Skip to content
Success

Console Output

Pull request #41412 opened
15:23:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at ae0ef82b90356ac613f329a8ef5ee42ca923417d rather than 173d6d84167a34273a061a80fa18569cf74644c2
Obtained Jenkinsfile from ae0ef82b90356ac613f329a8ef5ee42ca923417d
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-41412@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
15:23:13 [2020-09-03T15:23:13.727Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:23:13 [2020-09-03T15:23:13.735Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:23:28 [2020-09-03T15:23:28.888Z] Still waiting to schedule task
15:23:28 [2020-09-03T15:23:28.889Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
15:24:06 [2020-09-03T15:24:06.604Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d44ed9d43fe19197) in /home/ubuntu/workspace/moby_PR-41412
[Pipeline] {
[Pipeline] checkout
15:24:10 [2020-09-03T15:24:10.124Z] using credential docker-jenkins-github-credentials
15:24:10 [2020-09-03T15:24:10.131Z] Cloning the remote Git repository
15:24:10 [2020-09-03T15:24:10.131Z] Cloning with configured refspecs honoured and without tags
15:24:10 [2020-09-03T15:24:10.180Z] Cloning repository https://github.com/moby/moby.git
15:24:10 [2020-09-03T15:24:10.245Z]  > git init /home/ubuntu/workspace/moby_PR-41412 # timeout=10
15:24:10 [2020-09-03T15:24:10.511Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:10 [2020-09-03T15:24:10.511Z]  > git --version # timeout=10
15:24:10 [2020-09-03T15:24:10.523Z]  > git --version # 'git version 2.17.1'
15:24:10 [2020-09-03T15:24:10.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:10 [2020-09-03T15:24:10.549Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:36 [2020-09-03T15:24:36.402Z] Fetching without tags
15:24:36 [2020-09-03T15:24:36.824Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:24:36 [2020-09-03T15:24:36.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:24:36 [2020-09-03T15:24:36.326Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:24:36 [2020-09-03T15:24:36.358Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:36 [2020-09-03T15:24:36.380Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:24:36 [2020-09-03T15:24:36.407Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:36 [2020-09-03T15:24:36.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:36 [2020-09-03T15:24:36.408Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:36 [2020-09-03T15:24:36.833Z]  > git config core.sparsecheckout # timeout=10
15:24:36 [2020-09-03T15:24:36.856Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:24:37 [2020-09-03T15:24:37.731Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:24:37 [2020-09-03T15:24:37.731Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:24:37 [2020-09-03T15:24:37.631Z]  > git remote # timeout=10
15:24:37 [2020-09-03T15:24:37.655Z]  > git config --get remote.origin.url # timeout=10
15:24:37 [2020-09-03T15:24:37.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:37 [2020-09-03T15:24:37.680Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:24:37 [2020-09-03T15:24:37.712Z]  > git rev-parse HEAD^{commit} # timeout=10
15:24:37 [2020-09-03T15:24:37.735Z]  > git config core.sparsecheckout # timeout=10
15:24:37 [2020-09-03T15:24:37.755Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:24:42 [2020-09-03T15:24:42.496Z] Commit message: "Removed dependency on go."
15:24:42 [2020-09-03T15:24:42.496Z] First time build. Skipping changelog.
15:24:42 [2020-09-03T15:24:42.519Z]  > git --version # timeout=10
15:24:42 [2020-09-03T15:24:42.548Z]  > git --version # 'git version 2.17.1'
15:24:42 [2020-09-03T15:24:42.582Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:24:43 [2020-09-03T15:24:43.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/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
15:24:50 [2020-09-03T15:24:50.381Z] Unable to find image 'alpine:latest' locally
15:24:50 [2020-09-03T15:24:50.381Z] latest: Pulling from library/alpine
15:24:50 [2020-09-03T15:24:50.381Z] df20fa9351a1: Pulling fs layer
15:24:50 [2020-09-03T15:24:50.381Z] df20fa9351a1: Verifying Checksum
15:24:50 [2020-09-03T15:24:50.381Z] df20fa9351a1: Download complete
15:24:50 [2020-09-03T15:24:50.954Z] df20fa9351a1: Pull complete
15:24:50 [2020-09-03T15:24:50.954Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
15:24:50 [2020-09-03T15:24:50.954Z] Status: Downloaded newer image for alpine:latest
15:24:54 [2020-09-03T15:24:54.255Z] 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
15:24:55 [2020-09-03T15:24:55.573Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d44ed9d43fe19197) in /home/ubuntu/workspace/moby_PR-41412
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
15:24:55 [2020-09-03T15:24:55.644Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41412
[Pipeline] checkout
15:24:55 [2020-09-03T15:24:55.656Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41412
[Pipeline] // stage
15:24:55 [2020-09-03T15:24:55.671Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:24:55 [2020-09-03T15:24:55.694Z] Fetching changes from the remote Git repository
[Pipeline] // stage
15:24:55 [2020-09-03T15:24:55.716Z] 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] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
15:24:55 [2020-09-03T15:24:55.830Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
15:24:55 [2020-09-03T15:24:55.844Z] Cloning the remote Git repository
15:24:55 [2020-09-03T15:24:55.844Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[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
15:24:55 [2020-09-03T15:24:55.939Z] using credential docker-jenkins-github-credentials
15:24:55 [2020-09-03T15:24:55.953Z] Cloning the remote Git repository
15:24:55 [2020-09-03T15:24:55.953Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:24:56 [2020-09-03T15:24:56.093Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:24:56 [2020-09-03T15:24:56.265Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:24:56 [2020-09-03T15:24:56.265Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:24:56 [2020-09-03T15:24:56.383Z] Commit message: "Removed dependency on go."
15:24:56 [2020-09-03T15:24:56.399Z]  > git --version # timeout=10
15:24:56 [2020-09-03T15:24:56.419Z]  > git --version # 'git version 2.17.1'
15:24:56 [2020-09-03T15:24:56.437Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:24:55 [2020-09-03T15:24:55.677Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:24:55 [2020-09-03T15:24:55.699Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:24:55 [2020-09-03T15:24:55.719Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:55 [2020-09-03T15:24:55.719Z]  > git --version # timeout=10
15:24:55 [2020-09-03T15:24:55.728Z]  > git --version # 'git version 2.17.1'
15:24:55 [2020-09-03T15:24:55.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:55 [2020-09-03T15:24:55.729Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:56 [2020-09-03T15:24:56.097Z]  > git config core.sparsecheckout # timeout=10
15:24:56 [2020-09-03T15:24:56.111Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:24:56 [2020-09-03T15:24:56.194Z]  > git remote # timeout=10
15:24:56 [2020-09-03T15:24:56.208Z]  > git config --get remote.origin.url # timeout=10
15:24:56 [2020-09-03T15:24:56.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:56 [2020-09-03T15:24:56.227Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:24:56 [2020-09-03T15:24:56.243Z]  > git rev-parse HEAD^{commit} # timeout=10
15:24:56 [2020-09-03T15:24:56.268Z]  > git config core.sparsecheckout # timeout=10
15:24:56 [2020-09-03T15:24:56.298Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:24:55 [2020-09-03T15:24:55.849Z] Cloning repository https://github.com/moby/moby.git
15:24:55 [2020-09-03T15:24:55.849Z]  > git init /home/jenkins/workspace/moby_PR-41412 # timeout=10
15:24:55 [2020-09-03T15:24:55.879Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:55 [2020-09-03T15:24:55.879Z]  > git --version # timeout=10
15:24:55 [2020-09-03T15:24:55.883Z]  > git --version # 'git version 2.17.1'
15:24:55 [2020-09-03T15:24:55.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:55 [2020-09-03T15:24:55.883Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:55 [2020-09-03T15:24:55.963Z] Cloning repository https://github.com/moby/moby.git
15:24:55 [2020-09-03T15:24:55.984Z]  > git init /home/docker/workspace/moby_PR-41412 # timeout=10
15:24:55 [2020-09-03T15:24:55.993Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:55 [2020-09-03T15:24:55.993Z]  > git --version # timeout=10
15:24:56 [2020-09-03T15:24:56.004Z]  > git --version # 'git version 2.7.4'
15:24:56 [2020-09-03T15:24:56.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:56 [2020-09-03T15:24:56.006Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:24:57 [2020-09-03T15:24:57.256Z] + [ PR != PR ]
15:24:57 [2020-09-03T15:24:57.256Z] + [ master != master ]
15:24:57 [2020-09-03T15:24:57.256Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:24:57 [2020-09-03T15:24:57.617Z] + docker version
15:24:57 [2020-09-03T15:24:57.617Z] Client: Docker Engine - Community
15:24:57 [2020-09-03T15:24:57.617Z]  Version:           19.03.12
15:24:57 [2020-09-03T15:24:57.617Z]  API version:       1.40
15:24:57 [2020-09-03T15:24:57.617Z]  Go version:        go1.13.10
15:24:57 [2020-09-03T15:24:57.617Z]  Git commit:        48a66213fe
15:24:57 [2020-09-03T15:24:57.617Z]  Built:             Mon Jun 22 15:45:36 2020
15:24:57 [2020-09-03T15:24:57.617Z]  OS/Arch:           linux/amd64
15:24:57 [2020-09-03T15:24:57.617Z]  Experimental:      false
15:24:57 [2020-09-03T15:24:57.617Z] 
15:24:57 [2020-09-03T15:24:57.617Z] Server: Docker Engine - Community
15:24:57 [2020-09-03T15:24:57.617Z]  Engine:
15:24:57 [2020-09-03T15:24:57.617Z]   Version:          19.03.12
15:24:57 [2020-09-03T15:24:57.617Z]   API version:      1.40 (minimum version 1.12)
15:24:57 [2020-09-03T15:24:57.617Z]   Go version:       go1.13.10
15:24:57 [2020-09-03T15:24:57.617Z]   Git commit:       48a66213fe
15:24:57 [2020-09-03T15:24:57.617Z]   Built:            Mon Jun 22 15:44:07 2020
15:24:57 [2020-09-03T15:24:57.617Z]   OS/Arch:          linux/amd64
15:24:57 [2020-09-03T15:24:57.617Z]   Experimental:     true
15:24:57 [2020-09-03T15:24:57.617Z]  containerd:
15:24:57 [2020-09-03T15:24:57.617Z]   Version:          1.2.13
15:24:57 [2020-09-03T15:24:57.617Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:24:57 [2020-09-03T15:24:57.617Z]  runc:
15:24:57 [2020-09-03T15:24:57.617Z]   Version:          1.0.0-rc10
15:24:57 [2020-09-03T15:24:57.617Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:24:57 [2020-09-03T15:24:57.617Z]  docker-init:
15:24:57 [2020-09-03T15:24:57.617Z]   Version:          0.18.0
15:24:57 [2020-09-03T15:24:57.617Z]   GitCommit:        fec3683
[Pipeline] sh
15:24:57 [2020-09-03T15:24:57.918Z] + docker info
15:25:05 [2020-09-03T15:25:05.063Z] Fetching without tags
15:25:05 [2020-09-03T15:25:05.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:25:05 [2020-09-03T15:25:05.033Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:25:05 [2020-09-03T15:25:05.037Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:05 [2020-09-03T15:25:05.053Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:25:05 [2020-09-03T15:25:05.068Z] Fetching upstream changes from https://github.com/moby/moby.git
15:25:05 [2020-09-03T15:25:05.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:05 [2020-09-03T15:25:05.068Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:05 [2020-09-03T15:25:05.371Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:25:05 [2020-09-03T15:25:05.881Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:25:05 [2020-09-03T15:25:05.881Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:25:06 [2020-09-03T15:25:06.346Z] Commit message: "Removed dependency on go."
15:25:06 [2020-09-03T15:25:06.408Z]  > git --version # timeout=10
15:25:06 [2020-09-03T15:25:06.409Z]  > git --version # 'git version 2.17.1'
15:25:06 [2020-09-03T15:25:06.412Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:25:05 [2020-09-03T15:25:05.376Z]  > git config core.sparsecheckout # timeout=10
15:25:05 [2020-09-03T15:25:05.380Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:25:05 [2020-09-03T15:25:05.857Z]  > git remote # timeout=10
15:25:05 [2020-09-03T15:25:05.859Z]  > git config --get remote.origin.url # timeout=10
15:25:05 [2020-09-03T15:25:05.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:05 [2020-09-03T15:25:05.860Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:25:05 [2020-09-03T15:25:05.873Z]  > git rev-parse HEAD^{commit} # timeout=10
15:25:05 [2020-09-03T15:25:05.886Z]  > git config core.sparsecheckout # timeout=10
15:25:05 [2020-09-03T15:25:05.887Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:25:07 [2020-09-03T15:25:07.278Z] + docker version
15:25:07 [2020-09-03T15:25:07.278Z] Client: Docker Engine - Community
15:25:07 [2020-09-03T15:25:07.278Z]  Version:           19.03.7
15:25:07 [2020-09-03T15:25:07.278Z]  API version:       1.40
15:25:07 [2020-09-03T15:25:07.278Z]  Go version:        go1.12.17
15:25:07 [2020-09-03T15:25:07.278Z]  Git commit:        7141c199a2
15:25:07 [2020-09-03T15:25:07.278Z]  Built:             Sat Mar  7 16:48:47 2020
15:25:07 [2020-09-03T15:25:07.278Z]  OS/Arch:           linux/s390x
15:25:07 [2020-09-03T15:25:07.278Z]  Experimental:      false
15:25:07 [2020-09-03T15:25:07.278Z] 
15:25:07 [2020-09-03T15:25:07.278Z] Server: Docker Engine - Community
15:25:07 [2020-09-03T15:25:07.278Z]  Engine:
15:25:07 [2020-09-03T15:25:07.278Z]   Version:          19.03.7
15:25:07 [2020-09-03T15:25:07.278Z]   API version:      1.40 (minimum version 1.12)
15:25:07 [2020-09-03T15:25:07.278Z]   Go version:       go1.12.17
15:25:07 [2020-09-03T15:25:07.278Z]   Git commit:       7141c199a2
15:25:07 [2020-09-03T15:25:07.278Z]   Built:            Sat Mar  7 16:47:46 2020
15:25:07 [2020-09-03T15:25:07.278Z]   OS/Arch:          linux/s390x
15:25:07 [2020-09-03T15:25:07.278Z]   Experimental:     true
15:25:07 [2020-09-03T15:25:07.278Z]  containerd:
15:25:07 [2020-09-03T15:25:07.278Z]   Version:          1.2.13
15:25:07 [2020-09-03T15:25:07.278Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:25:07 [2020-09-03T15:25:07.278Z]  runc:
15:25:07 [2020-09-03T15:25:07.278Z]   Version:          1.0.0-rc10
15:25:07 [2020-09-03T15:25:07.278Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:07 [2020-09-03T15:25:07.278Z]  docker-init:
15:25:07 [2020-09-03T15:25:07.278Z]   Version:          0.18.0
15:25:07 [2020-09-03T15:25:07.278Z]   GitCommit:        fec3683
[Pipeline] sh
15:25:07 [2020-09-03T15:25:07.662Z] + docker info
15:25:08 [2020-09-03T15:25:08.300Z] Client:
15:25:08 [2020-09-03T15:25:08.300Z]  Debug Mode: false
15:25:08 [2020-09-03T15:25:08.300Z] 
15:25:08 [2020-09-03T15:25:08.300Z] Server:
15:25:08 [2020-09-03T15:25:08.300Z]  Containers: 0
15:25:08 [2020-09-03T15:25:08.300Z]   Running: 0
15:25:08 [2020-09-03T15:25:08.300Z]   Paused: 0
15:25:08 [2020-09-03T15:25:08.300Z]   Stopped: 0
15:25:08 [2020-09-03T15:25:08.300Z]  Images: 0
15:25:08 [2020-09-03T15:25:08.300Z]  Server Version: 19.03.7
15:25:08 [2020-09-03T15:25:08.300Z]  Storage Driver: overlay2
15:25:08 [2020-09-03T15:25:08.300Z]   Backing Filesystem: <unknown>
15:25:08 [2020-09-03T15:25:08.300Z]   Supports d_type: true
15:25:08 [2020-09-03T15:25:08.300Z]   Native Overlay Diff: true
15:25:08 [2020-09-03T15:25:08.300Z]  Logging Driver: json-file
15:25:08 [2020-09-03T15:25:08.300Z]  Cgroup Driver: cgroupfs
15:25:08 [2020-09-03T15:25:08.300Z]  Plugins:
15:25:08 [2020-09-03T15:25:08.300Z]   Volume: local
15:25:08 [2020-09-03T15:25:08.300Z]   Network: bridge host ipvlan macvlan null overlay
15:25:08 [2020-09-03T15:25:08.300Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:25:08 [2020-09-03T15:25:08.300Z]  Swarm: inactive
15:25:08 [2020-09-03T15:25:08.300Z]  Runtimes: runc
15:25:08 [2020-09-03T15:25:08.300Z]  Default Runtime: runc
15:25:08 [2020-09-03T15:25:08.300Z]  Init Binary: docker-init
15:25:08 [2020-09-03T15:25:08.300Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:25:08 [2020-09-03T15:25:08.300Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:08 [2020-09-03T15:25:08.300Z]  init version: fec3683
15:25:08 [2020-09-03T15:25:08.300Z]  Security Options:
15:25:08 [2020-09-03T15:25:08.300Z]   apparmor
15:25:08 [2020-09-03T15:25:08.300Z]   seccomp
15:25:08 [2020-09-03T15:25:08.300Z]    Profile: default
15:25:08 [2020-09-03T15:25:08.300Z]  Kernel Version: 4.15.0-88-generic
15:25:08 [2020-09-03T15:25:08.300Z]  Operating System: Ubuntu 18.04.4 LTS
15:25:08 [2020-09-03T15:25:08.300Z]  OSType: linux
15:25:08 [2020-09-03T15:25:08.300Z]  Architecture: s390x
15:25:08 [2020-09-03T15:25:08.300Z]  CPUs: 2
15:25:08 [2020-09-03T15:25:08.300Z]  Total Memory: 7.861GiB
15:25:08 [2020-09-03T15:25:08.300Z]  Name: s390x-ubuntu-26
15:25:08 [2020-09-03T15:25:08.300Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:25:08 [2020-09-03T15:25:08.300Z]  Docker Root Dir: /var/lib/docker
15:25:08 [2020-09-03T15:25:08.300Z]  Debug Mode: false
15:25:08 [2020-09-03T15:25:08.300Z]  Username: dockerbuildbot
15:25:08 [2020-09-03T15:25:08.300Z]  Registry: https://index.docker.io/v1/
15:25:08 [2020-09-03T15:25:08.300Z]  Labels:
15:25:08 [2020-09-03T15:25:08.300Z]  Experimental: true
15:25:08 [2020-09-03T15:25:08.300Z]  Insecure Registries:
15:25:08 [2020-09-03T15:25:08.300Z]   127.0.0.0/8
15:25:08 [2020-09-03T15:25:08.300Z]  Live Restore Enabled: false
15:25:08 [2020-09-03T15:25:08.300Z] 
15:25:08 [2020-09-03T15:25:08.300Z] WARNING: No swap limit support
[Pipeline] sh
15:25:08 [2020-09-03T15:25:08.686Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:08 [2020-09-03T15:25:08.686Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:08 [2020-09-03T15:25:08.687Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:25:08 [2020-09-03T15:25:08.981Z] + bash /home/jenkins/workspace/moby_PR-41412/check-config.sh
15:25:08 [2020-09-03T15:25:08.981Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:25:08 [2020-09-03T15:25:08.981Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
15:25:08 [2020-09-03T15:25:08.981Z] 
15:25:08 [2020-09-03T15:25:08.981Z] Generally Necessary:
15:25:08 [2020-09-03T15:25:08.981Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:25:08 [2020-09-03T15:25:08.981Z] - apparmor: enabled and tools installed
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NAMESPACES: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NET_NS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_PID_NS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IPC_NS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_UTS_NS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUPS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_CPUACCT: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_DEVICE: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_FREEZER: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_SCHED: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CPUSETS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_MEMCG: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_KEYS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_VETH: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_BRIDGE: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NF_NAT: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NF_NAT_NEEDED: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_POSIX_MQUEUE: enabled
15:25:08 [2020-09-03T15:25:08.981Z] 
15:25:08 [2020-09-03T15:25:08.981Z] Optional Features:
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_USER_NS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_SECCOMP: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_PIDS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_MEMCG_SWAP: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:25:08 [2020-09-03T15:25:08.981Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_BLK_CGROUP: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IOSCHED_CFQ: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_PERF: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_HUGETLB: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_CFS_BANDWIDTH: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_RT_GROUP_SCHED: missing
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_VS: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_VS_NFCT: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_IP_VS_RR: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_EXT4_FS: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:25:08 [2020-09-03T15:25:08.981Z] - Network Drivers:
15:25:08 [2020-09-03T15:25:08.981Z]   - "overlay":
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_VXLAN: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       Optional (for encrypted networks):
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_CRYPTO: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_CRYPTO_AEAD: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_CRYPTO_GCM: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_CRYPTO_GHASH: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_XFRM: enabled
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_XFRM_USER: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_INET_ESP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]   - "ipvlan":
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_IPVLAN: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]   - "macvlan":
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_MACVLAN: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_DUMMY: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]   - "ftp,tftp client in container":
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:25:08 [2020-09-03T15:25:08.981Z] - Storage Drivers:
15:25:08 [2020-09-03T15:25:08.981Z]   - "aufs":
15:25:08 [2020-09-03T15:25:08.981Z]     - CONFIG_AUFS_FS: enabled (as module)
15:25:09 [2020-09-03T15:25:09.273Z]   - "btrfs":
15:25:09 [2020-09-03T15:25:09.273Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:25:09 [2020-09-03T15:25:09.273Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:25:09 [2020-09-03T15:25:09.273Z]   - "devicemapper":
15:25:09 [2020-09-03T15:25:09.273Z]     - CONFIG_BLK_DEV_DM: enabled
15:25:09 [2020-09-03T15:25:09.273Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:25:09 [2020-09-03T15:25:09.273Z]   - "overlay":
15:25:09 [2020-09-03T15:25:09.273Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:25:09 [2020-09-03T15:25:09.273Z]   - "zfs":
15:25:09 [2020-09-03T15:25:09.273Z]     - /dev/zfs: missing
15:25:09 [2020-09-03T15:25:09.273Z]     - zfs command: missing
15:25:09 [2020-09-03T15:25:09.273Z]     - zpool command: missing
15:25:09 [2020-09-03T15:25:09.273Z] 
15:25:09 [2020-09-03T15:25:09.273Z] Limits:
15:25:09 [2020-09-03T15:25:09.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:25:09 [2020-09-03T15:25:09.273Z] 
15:25:09 [2020-09-03T15:25:09.273Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:25:09 [2020-09-03T15:25:09.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:25:09 [2020-09-03T15:25:09.797Z] #1 [internal] load build definition from Dockerfile
15:25:09 [2020-09-03T15:25:09.797Z] #1 transferring dockerfile: 16.37kB done
15:25:09 [2020-09-03T15:25:09.797Z] #1 DONE 0.0s
15:25:09 [2020-09-03T15:25:09.797Z] 
15:25:09 [2020-09-03T15:25:09.797Z] #2 [internal] load .dockerignore
15:25:09 [2020-09-03T15:25:09.797Z] #2 transferring context: 87B done
15:25:09 [2020-09-03T15:25:09.797Z] #2 DONE 0.0s
15:25:09 [2020-09-03T15:25:09.797Z] 
15:25:09 [2020-09-03T15:25:09.797Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:25:10 [2020-09-03T15:25:10.094Z] #3 DONE 0.2s
15:25:10 [2020-09-03T15:25:10.094Z] 
15:25:10 [2020-09-03T15:25:10.094Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:25:10 [2020-09-03T15:25:10.094Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:25:10 [2020-09-03T15:25:10.155Z] Client:
15:25:10 [2020-09-03T15:25:10.155Z]  Debug Mode: false
15:25:10 [2020-09-03T15:25:10.155Z] 
15:25:10 [2020-09-03T15:25:10.155Z] Server:
15:25:10 [2020-09-03T15:25:10.155Z]  Containers: 0
15:25:10 [2020-09-03T15:25:10.155Z]   Running: 0
15:25:10 [2020-09-03T15:25:10.155Z]   Paused: 0
15:25:10 [2020-09-03T15:25:10.155Z]   Stopped: 0
15:25:10 [2020-09-03T15:25:10.155Z]  Images: 1
15:25:10 [2020-09-03T15:25:10.155Z]  Server Version: 19.03.12
15:25:10 [2020-09-03T15:25:10.155Z]  Storage Driver: overlay2
15:25:10 [2020-09-03T15:25:10.155Z]   Backing Filesystem: extfs
15:25:10 [2020-09-03T15:25:10.155Z]   Supports d_type: true
15:25:10 [2020-09-03T15:25:10.155Z]   Native Overlay Diff: true
15:25:10 [2020-09-03T15:25:10.155Z]  Logging Driver: json-file
15:25:10 [2020-09-03T15:25:10.155Z]  Cgroup Driver: cgroupfs
15:25:10 [2020-09-03T15:25:10.155Z]  Plugins:
15:25:10 [2020-09-03T15:25:10.155Z]   Volume: local
15:25:10 [2020-09-03T15:25:10.155Z]   Network: bridge host ipvlan macvlan null overlay
15:25:10 [2020-09-03T15:25:10.155Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:25:10 [2020-09-03T15:25:10.155Z]  Swarm: inactive
15:25:10 [2020-09-03T15:25:10.155Z]  Runtimes: runc
15:25:10 [2020-09-03T15:25:10.155Z]  Default Runtime: runc
15:25:10 [2020-09-03T15:25:10.155Z]  Init Binary: docker-init
15:25:10 [2020-09-03T15:25:10.155Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:25:10 [2020-09-03T15:25:10.155Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:10 [2020-09-03T15:25:10.155Z]  init version: fec3683
15:25:10 [2020-09-03T15:25:10.155Z]  Security Options:
15:25:10 [2020-09-03T15:25:10.155Z]   apparmor
15:25:10 [2020-09-03T15:25:10.155Z]   seccomp
15:25:10 [2020-09-03T15:25:10.155Z]    Profile: default
15:25:10 [2020-09-03T15:25:10.155Z]  Kernel Version: 5.3.0-1030-aws
15:25:10 [2020-09-03T15:25:10.155Z]  Operating System: Ubuntu 18.04.4 LTS
15:25:10 [2020-09-03T15:25:10.155Z]  OSType: linux
15:25:10 [2020-09-03T15:25:10.155Z]  Architecture: x86_64
15:25:10 [2020-09-03T15:25:10.155Z]  CPUs: 2
15:25:10 [2020-09-03T15:25:10.155Z]  Total Memory: 7.569GiB
15:25:10 [2020-09-03T15:25:10.155Z]  Name: ip-10-100-102-193
15:25:10 [2020-09-03T15:25:10.155Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:25:10 [2020-09-03T15:25:10.155Z]  Docker Root Dir: /var/lib/docker
15:25:10 [2020-09-03T15:25:10.155Z]  Debug Mode: false
15:25:10 [2020-09-03T15:25:10.155Z]  Registry: https://index.docker.io/v1/
15:25:10 [2020-09-03T15:25:10.155Z]  Labels:
15:25:10 [2020-09-03T15:25:10.155Z]  Experimental: true
15:25:10 [2020-09-03T15:25:10.155Z]  Insecure Registries:
15:25:10 [2020-09-03T15:25:10.155Z]   127.0.0.0/8
15:25:10 [2020-09-03T15:25:10.155Z]  Live Restore Enabled: true
15:25:10 [2020-09-03T15:25:10.155Z] 
15:25:10 [2020-09-03T15:25:10.155Z] WARNING: No swap limit support
[Pipeline] sh
15:25:10 [2020-09-03T15:25:10.389Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:25:10 [2020-09-03T15:25:10.389Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
15:25:10 [2020-09-03T15:25:10.389Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
15:25:10 [2020-09-03T15:25:10.389Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.14MB / 8.88MB 0.2s
15:25:10 [2020-09-03T15:25:10.389Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
15:25:10 [2020-09-03T15:25:10.389Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
15:25:10 [2020-09-03T15:25:10.451Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:10 [2020-09-03T15:25:10.451Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:10 [2020-09-03T15:25:10.451Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:25:10 [2020-09-03T15:25:10.573Z] Still waiting to schedule task
15:25:10 [2020-09-03T15:25:10.573Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d44ed9d43fe19197)’
15:25:10 [2020-09-03T15:25:10.574Z] Still waiting to schedule task
15:25:10 [2020-09-03T15:25:10.574Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d44ed9d43fe19197)’
15:25:10 [2020-09-03T15:25:10.580Z] Still waiting to schedule task
15:25:10 [2020-09-03T15:25:10.580Z] All nodes of label ‘arm64&&linux’ are offline
15:25:10 [2020-09-03T15:25:10.581Z] Still waiting to schedule task
15:25:10 [2020-09-03T15:25:10.581Z] All nodes of label ‘windows-2019’ are offline
15:25:10 [2020-09-03T15:25:10.683Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
15:25:10 [2020-09-03T15:25:10.683Z] #4 DONE 0.6s
15:25:10 [2020-09-03T15:25:10.720Z] + bash /home/ubuntu/workspace/moby_PR-41412/check-config.sh
15:25:10 [2020-09-03T15:25:10.720Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:25:10 [2020-09-03T15:25:10.720Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:25:10 [2020-09-03T15:25:10.720Z] 
15:25:10 [2020-09-03T15:25:10.720Z] Generally Necessary:
15:25:10 [2020-09-03T15:25:10.720Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:25:10 [2020-09-03T15:25:10.720Z] - apparmor: enabled and tools installed
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_NAMESPACES: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_NET_NS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_PID_NS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_IPC_NS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_UTS_NS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CGROUPS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CGROUP_CPUACCT: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CGROUP_DEVICE: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CGROUP_FREEZER: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CGROUP_SCHED: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_CPUSETS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_MEMCG: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_KEYS: enabled
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_VETH: enabled (as module)
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_BRIDGE: enabled (as module)
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_NF_NAT_IPV4: missing
15:25:10 [2020-09-03T15:25:10.720Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:25:10 [2020-09-03T15:25:10.976Z] 
15:25:10 [2020-09-03T15:25:10.976Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NF_NAT: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NF_NAT_NEEDED: missing
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_POSIX_MQUEUE: enabled
15:25:10 [2020-09-03T15:25:10.984Z] 
15:25:10 [2020-09-03T15:25:10.984Z] Optional Features:
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_USER_NS: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_SECCOMP: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CGROUP_PIDS: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_MEMCG_SWAP: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:25:10 [2020-09-03T15:25:10.984Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_BLK_CGROUP: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IOSCHED_CFQ: missing
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CGROUP_PERF: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CGROUP_HUGETLB: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_CFS_BANDWIDTH: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_RT_GROUP_SCHED: missing
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_VS: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_VS_NFCT: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_IP_VS_RR: enabled (as module)
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_EXT4_FS: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:25:10 [2020-09-03T15:25:10.984Z] - Network Drivers:
15:25:10 [2020-09-03T15:25:10.984Z]   - "overlay":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_VXLAN: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       Optional (for encrypted networks):
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_CRYPTO: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_CRYPTO_AEAD: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_CRYPTO_GCM: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_CRYPTO_GHASH: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_XFRM: enabled
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_XFRM_USER: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_INET_ESP: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:25:11 [2020-09-03T15:25:11.248Z]   - "ipvlan":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_IPVLAN: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]   - "macvlan":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_MACVLAN: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_DUMMY: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]   - "ftp,tftp client in container":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z] - Storage Drivers:
15:25:11 [2020-09-03T15:25:11.248Z]   - "aufs":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_AUFS_FS: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]   - "btrfs":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:25:11 [2020-09-03T15:25:11.248Z]   - "devicemapper":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_BLK_DEV_DM: enabled
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]   - "overlay":
15:25:11 [2020-09-03T15:25:11.248Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:25:11 [2020-09-03T15:25:11.248Z]   - "zfs":
15:25:11 [2020-09-03T15:25:11.248Z]     - /dev/zfs: present
15:25:11 [2020-09-03T15:25:11.248Z]     - zfs command: missing
15:25:11 [2020-09-03T15:25:11.248Z]     - zpool command: missing
15:25:11 [2020-09-03T15:25:11.248Z] 
15:25:11 [2020-09-03T15:25:11.248Z] Limits:
15:25:11 [2020-09-03T15:25:11.248Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:25:11 [2020-09-03T15:25:11.248Z] 
15:25:11 [2020-09-03T15:25:11.248Z] + true
[Pipeline] }
[Pipeline] // stage
15:25:11 [2020-09-03T15:25:11.295Z] #5 DONE 0.1s
15:25:11 [2020-09-03T15:25:11.296Z] 
15:25:11 [2020-09-03T15:25:11.296Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:25:11 [2020-09-03T15:25:11.296Z] #6 DONE 0.2s
15:25:11 [2020-09-03T15:25:11.296Z] 
15:25:11 [2020-09-03T15:25:11.296Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:11 [2020-09-03T15:25:11.296Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.32MB / 48.97MB 0.1s
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s
15:25:11 [2020-09-03T15:25:11.296Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:25:11 [2020-09-03T15:25:11.613Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:25:11 [2020-09-03T15:25:11.613Z] #2 [internal] load .dockerignore
15:25:11 [2020-09-03T15:25:11.613Z] #2 transferring context: 87B done
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.67MB / 7.39MB 0.2s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.77MB / 48.97MB 0.2s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.71MB / 9.88MB 0.2s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.50MB / 48.97MB 0.3s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.94MB / 9.88MB 0.3s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.40MB / 48.97MB 0.4s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s
15:25:11 [2020-09-03T15:25:11.624Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.31MB / 51.38MB 0.4s
15:25:11 [2020-09-03T15:25:11.928Z] #2 DONE 0.1s
15:25:11 [2020-09-03T15:25:11.928Z] 
15:25:11 [2020-09-03T15:25:11.928Z] #1 [internal] load build definition from Dockerfile
15:25:11 [2020-09-03T15:25:11.928Z] #1 transferring dockerfile: 16.37kB done
15:25:11 [2020-09-03T15:25:11.928Z] #1 DONE 0.1s
15:25:11 [2020-09-03T15:25:11.928Z] 
15:25:11 [2020-09-03T15:25:11.928Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:25:11 [2020-09-03T15:25:11.928Z] #3 DONE 0.2s
15:25:11 [2020-09-03T15:25:11.928Z] 
15:25:11 [2020-09-03T15:25:11.928Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:25:11 [2020-09-03T15:25:11.928Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.68MB / 48.97MB 0.5s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.36MB / 51.38MB 0.5s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.57MB / 48.97MB 0.7s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.68MB / 56.74MB 0.7s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.38MB / 51.38MB 0.7s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.38MB / 48.97MB 0.8s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.93MB / 56.74MB 0.8s
15:25:11 [2020-09-03T15:25:11.953Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.90MB / 51.38MB 0.8s
15:25:12 [2020-09-03T15:25:12.189Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:25:12 [2020-09-03T15:25:12.189Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:25:12 [2020-09-03T15:25:12.189Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:25:12 [2020-09-03T15:25:12.190Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
15:25:12 [2020-09-03T15:25:12.190Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
15:25:12 [2020-09-03T15:25:12.284Z] #7 ...
15:25:12 [2020-09-03T15:25:12.284Z] 
15:25:12 [2020-09-03T15:25:12.284Z] #20 [internal] load build context
15:25:12 [2020-09-03T15:25:12.284Z] #20 transferring context: 51.49MB 0.8s done
15:25:12 [2020-09-03T15:25:12.284Z] #20 DONE 0.9s
15:25:12 [2020-09-03T15:25:12.284Z] 
15:25:12 [2020-09-03T15:25:12.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.63MB / 48.97MB 0.9s
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.93MB / 56.74MB 0.9s
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.47MB / 51.38MB 0.9s
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.12MB / 56.74MB 1.1s
15:25:12 [2020-09-03T15:25:12.284Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.56MB / 51.38MB 1.1s
15:25:12 [2020-09-03T15:25:12.456Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:25:12 [2020-09-03T15:25:12.456Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.19MB / 56.74MB 1.2s
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.29MB / 51.38MB 1.2s
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.2s
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.29MB / 56.74MB 1.3s
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.39MB / 51.38MB 1.3s
15:25:12 [2020-09-03T15:25:12.602Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.58MB / 56.74MB 1.4s
15:25:12 [2020-09-03T15:25:12.602Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.47MB / 51.38MB 1.4s
15:25:12 [2020-09-03T15:25:12.720Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.05MB / 56.74MB 1.5s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.42MB / 51.38MB 1.5s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.35MB / 102.23MB 1.5s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.17MB / 56.74MB 1.6s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.00MB / 51.38MB 1.6s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.86MB / 56.74MB 1.7s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.20MB / 102.23MB 1.7s
15:25:12 [2020-09-03T15:25:12.934Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.7s
15:25:12 [2020-09-03T15:25:12.986Z] #4 DONE 0.9s
15:25:13 [2020-09-03T15:25:13.245Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.70MB / 56.74MB 1.8s
15:25:13 [2020-09-03T15:25:13.245Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.17MB / 102.23MB 1.8s
15:25:13 [2020-09-03T15:25:13.245Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done
15:25:13 [2020-09-03T15:25:13.245Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done
15:25:13 [2020-09-03T15:25:13.245Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 34.43MB / 102.23MB 1.9s
15:25:13 [2020-09-03T15:25:13.246Z] 
15:25:13 [2020-09-03T15:25:13.246Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:25:13 [2020-09-03T15:25:13.506Z] #6 DONE 0.3s
15:25:13 [2020-09-03T15:25:13.506Z] 
15:25:13 [2020-09-03T15:25:13.506Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:25:13 [2020-09-03T15:25:13.506Z] #5 DONE 0.2s
15:25:13 [2020-09-03T15:25:13.506Z] 
15:25:13 [2020-09-03T15:25:13.506Z] #20 [internal] load build context
15:25:13 [2020-09-03T15:25:13.538Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.14MB / 102.23MB 2.1s
15:25:13 [2020-09-03T15:25:13.538Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.38MB / 102.23MB 2.2s
15:25:13 [2020-09-03T15:25:13.538Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.37MB / 102.23MB 2.4s
15:25:13 [2020-09-03T15:25:13.836Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.73MB / 102.23MB 2.5s
15:25:13 [2020-09-03T15:25:13.836Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.51MB / 102.23MB 2.6s
15:25:14 [2020-09-03T15:25:14.021Z] Fetching without tags
15:25:14 [2020-09-03T15:25:14.131Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.64MB / 102.23MB 2.7s
15:25:14 [2020-09-03T15:25:14.131Z] #7 ...
15:25:14 [2020-09-03T15:25:14.131Z] 
15:25:14 [2020-09-03T15:25:14.131Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:25:14 [2020-09-03T15:25:14.131Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:25:14 [2020-09-03T15:25:14.131Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:25:14 [2020-09-03T15:25:14.131Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:25:14 [2020-09-03T15:25:14.131Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
15:25:14 [2020-09-03T15:25:14.131Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
15:25:14 [2020-09-03T15:25:14.131Z] #58 DONE 2.8s
15:25:14 [2020-09-03T15:25:14.131Z] 
15:25:14 [2020-09-03T15:25:14.131Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:14 [2020-09-03T15:25:14.131Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done
15:25:14 [2020-09-03T15:25:14.424Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done
15:25:14 [2020-09-03T15:25:14.449Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:25:14 [2020-09-03T15:25:14.717Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
15:25:15 [2020-09-03T15:25:15.010Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done
15:25:15 [2020-09-03T15:25:15.010Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
15:25:15 [2020-09-03T15:25:15.272Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:25:15 [2020-09-03T15:25:15.272Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:25:15 [2020-09-03T15:25:15.303Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
15:25:15 [2020-09-03T15:25:15.303Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
15:25:13 [2020-09-03T15:25:13.990Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:25:13 [2020-09-03T15:25:13.994Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:25:13 [2020-09-03T15:25:13.997Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:14 [2020-09-03T15:25:14.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:25:14 [2020-09-03T15:25:14.028Z] Fetching upstream changes from https://github.com/moby/moby.git
15:25:14 [2020-09-03T15:25:14.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:14 [2020-09-03T15:25:14.029Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:14 [2020-09-03T15:25:14.456Z]  > git config core.sparsecheckout # timeout=10
15:25:14 [2020-09-03T15:25:14.458Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:25:15 [2020-09-03T15:25:15.235Z]  > git remote # timeout=10
15:25:15 [2020-09-03T15:25:15.239Z]  > git config --get remote.origin.url # timeout=10
15:25:15 [2020-09-03T15:25:15.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:15 [2020-09-03T15:25:15.242Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:25:15 [2020-09-03T15:25:15.263Z]  > git rev-parse HEAD^{commit} # timeout=10
15:25:15 [2020-09-03T15:25:15.278Z]  > git config core.sparsecheckout # timeout=10
15:25:15 [2020-09-03T15:25:15.281Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:25:15 [2020-09-03T15:25:15.632Z] Commit message: "Removed dependency on go."
15:25:15 [2020-09-03T15:25:15.686Z]  > git --version # timeout=10
15:25:15 [2020-09-03T15:25:15.688Z]  > git --version # 'git version 2.7.4'
15:25:15 [2020-09-03T15:25:15.690Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:25:16 [2020-09-03T15:25:16.527Z] + docker version
15:25:16 [2020-09-03T15:25:16.528Z] Client:
15:25:16 [2020-09-03T15:25:16.528Z]  Version:           18.06.1-ce
15:25:16 [2020-09-03T15:25:16.528Z]  API version:       1.38
15:25:16 [2020-09-03T15:25:16.528Z]  Go version:        go1.10.3
15:25:16 [2020-09-03T15:25:16.528Z]  Git commit:        e68fc7a
15:25:16 [2020-09-03T15:25:16.528Z]  Built:             Tue Aug 21 17:26:10 2018
15:25:16 [2020-09-03T15:25:16.528Z]  OS/Arch:           linux/ppc64le
15:25:16 [2020-09-03T15:25:16.528Z]  Experimental:      false
15:25:16 [2020-09-03T15:25:16.528Z] 
15:25:16 [2020-09-03T15:25:16.528Z] Server:
15:25:16 [2020-09-03T15:25:16.528Z]  Engine:
15:25:16 [2020-09-03T15:25:16.528Z]   Version:          18.06.1-ce
15:25:16 [2020-09-03T15:25:16.528Z]   API version:      1.38 (minimum version 1.12)
15:25:16 [2020-09-03T15:25:16.528Z]   Go version:       go1.10.3
15:25:16 [2020-09-03T15:25:16.528Z]   Git commit:       e68fc7a
15:25:16 [2020-09-03T15:25:16.528Z]   Built:            Tue Aug 21 17:24:20 2018
15:25:16 [2020-09-03T15:25:16.528Z]   OS/Arch:          linux/ppc64le
15:25:16 [2020-09-03T15:25:16.528Z]   Experimental:     true
[Pipeline] sh
15:25:16 [2020-09-03T15:25:16.813Z] #20 transferring context: 19.67MB 3.2s
15:25:16 [2020-09-03T15:25:16.819Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
15:25:16 [2020-09-03T15:25:16.915Z] + docker info
15:25:16 [2020-09-03T15:25:16.915Z] Containers: 0
15:25:16 [2020-09-03T15:25:16.915Z]  Running: 0
15:25:16 [2020-09-03T15:25:16.915Z]  Paused: 0
15:25:16 [2020-09-03T15:25:16.915Z]  Stopped: 0
15:25:16 [2020-09-03T15:25:16.915Z] Images: 0
15:25:16 [2020-09-03T15:25:16.915Z] Server Version: 18.06.1-ce
15:25:16 [2020-09-03T15:25:16.915Z] Storage Driver: overlay2
15:25:16 [2020-09-03T15:25:16.915Z]  Backing Filesystem: extfs
15:25:16 [2020-09-03T15:25:16.915Z]  Supports d_type: true
15:25:16 [2020-09-03T15:25:16.915Z]  Native Overlay Diff: true
15:25:16 [2020-09-03T15:25:16.915Z] Logging Driver: json-file
15:25:16 [2020-09-03T15:25:16.915Z] Cgroup Driver: cgroupfs
15:25:16 [2020-09-03T15:25:16.915Z] Plugins:
15:25:16 [2020-09-03T15:25:16.915Z]  Volume: local
15:25:16 [2020-09-03T15:25:16.915Z]  Network: bridge host ipvlan macvlan null overlay
15:25:16 [2020-09-03T15:25:16.915Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:25:16 [2020-09-03T15:25:16.915Z] Swarm: inactive
15:25:16 [2020-09-03T15:25:16.915Z] Runtimes: runc
15:25:16 [2020-09-03T15:25:16.915Z] Default Runtime: runc
15:25:16 [2020-09-03T15:25:16.915Z] Init Binary: docker-init
15:25:16 [2020-09-03T15:25:16.915Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:25:16 [2020-09-03T15:25:16.915Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:25:16 [2020-09-03T15:25:16.915Z] init version: fec3683
15:25:16 [2020-09-03T15:25:16.915Z] Security Options:
15:25:16 [2020-09-03T15:25:16.915Z]  apparmor
15:25:16 [2020-09-03T15:25:16.915Z]  seccomp
15:25:16 [2020-09-03T15:25:16.915Z]   Profile: default
15:25:16 [2020-09-03T15:25:16.915Z] Kernel Version: 4.4.0-130-generic
15:25:16 [2020-09-03T15:25:16.915Z] Operating System: Ubuntu 16.04.3 LTS
15:25:16 [2020-09-03T15:25:16.915Z] OSType: linux
15:25:16 [2020-09-03T15:25:16.915Z] Architecture: ppc64le
15:25:16 [2020-09-03T15:25:16.915Z] CPUs: 4
15:25:16 [2020-09-03T15:25:16.915Z] Total Memory: 7.972GiB
15:25:16 [2020-09-03T15:25:16.915Z] Name: ppc64le-ubuntu-24
15:25:16 [2020-09-03T15:25:16.915Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:25:16 [2020-09-03T15:25:16.915Z] Docker Root Dir: /var/lib/docker
15:25:16 [2020-09-03T15:25:16.915Z] Debug Mode (client): false
15:25:16 [2020-09-03T15:25:16.915Z] Debug Mode (server): false
15:25:16 [2020-09-03T15:25:16.915Z] Username: dockerbuildbot
15:25:16 [2020-09-03T15:25:16.915Z] Registry: https://index.docker.io/v1/
15:25:16 [2020-09-03T15:25:16.915Z] Labels:
15:25:16 [2020-09-03T15:25:16.915Z] Experimental: true
15:25:16 [2020-09-03T15:25:16.915Z] Insecure Registries:
15:25:16 [2020-09-03T15:25:16.915Z]  127.0.0.0/8
15:25:16 [2020-09-03T15:25:16.915Z] Live Restore Enabled: false
15:25:16 [2020-09-03T15:25:16.915Z] 
[Pipeline] sh
15:25:17 [2020-09-03T15:25:17.135Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
15:25:17 [2020-09-03T15:25:17.305Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:17 [2020-09-03T15:25:17.305Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:17 [2020-09-03T15:25:17.305Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:25:17 [2020-09-03T15:25:17.305Z] + bash /home/docker/workspace/moby_PR-41412/check-config.sh
15:25:17 [2020-09-03T15:25:17.305Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:25:17 [2020-09-03T15:25:17.305Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
15:25:17 [2020-09-03T15:25:17.305Z] 
15:25:17 [2020-09-03T15:25:17.305Z] Generally Necessary:
15:25:17 [2020-09-03T15:25:17.305Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:25:17 [2020-09-03T15:25:17.305Z] - apparmor: enabled and tools installed
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_NAMESPACES: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_NET_NS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_PID_NS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_IPC_NS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_UTS_NS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CGROUPS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CGROUP_CPUACCT: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CGROUP_DEVICE: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CGROUP_FREEZER: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CGROUP_SCHED: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_CPUSETS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_MEMCG: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_KEYS: enabled
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_VETH: enabled (as module)
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_BRIDGE: enabled (as module)
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:25:17 [2020-09-03T15:25:17.305Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NF_NAT: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NF_NAT_NEEDED: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_POSIX_MQUEUE: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:25:17 [2020-09-03T15:25:17.603Z] 
15:25:17 [2020-09-03T15:25:17.603Z] Optional Features:
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_USER_NS: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_SECCOMP: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CGROUP_PIDS: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_MEMCG_SWAP: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:25:17 [2020-09-03T15:25:17.603Z]     (cgroup swap accounting is currently enabled)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_MEMCG_KMEM: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_BLK_CGROUP: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IOSCHED_CFQ: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CGROUP_PERF: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CGROUP_HUGETLB: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_CFS_BANDWIDTH: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_RT_GROUP_SCHED: missing
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_VS: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_VS_NFCT: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_IP_VS_RR: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_EXT4_FS: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:25:17 [2020-09-03T15:25:17.603Z] - Network Drivers:
15:25:17 [2020-09-03T15:25:17.603Z]   - "overlay":
15:25:17 [2020-09-03T15:25:17.603Z]     - CONFIG_VXLAN: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:25:17 [2020-09-03T15:25:17.603Z]       Optional (for encrypted networks):
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_CRYPTO: enabled
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_XFRM: enabled
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_XFRM_USER: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_INET_ESP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:25:17 [2020-09-03T15:25:17.603Z]   - "ipvlan":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_IPVLAN: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]   - "macvlan":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_MACVLAN: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_DUMMY: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]   - "ftp,tftp client in container":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z] - Storage Drivers:
15:25:17 [2020-09-03T15:25:17.897Z]   - "aufs":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_AUFS_FS: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]   - "btrfs":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:25:17 [2020-09-03T15:25:17.897Z]   - "devicemapper":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_BLK_DEV_DM: enabled
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]   - "overlay":
15:25:17 [2020-09-03T15:25:17.897Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:25:17 [2020-09-03T15:25:17.897Z]   - "zfs":
15:25:17 [2020-09-03T15:25:17.897Z]     - /dev/zfs: missing
15:25:17 [2020-09-03T15:25:17.897Z]     - zfs command: missing
15:25:17 [2020-09-03T15:25:17.897Z]     - zpool command: missing
15:25:17 [2020-09-03T15:25:17.897Z] 
15:25:17 [2020-09-03T15:25:17.897Z] Limits:
15:25:17 [2020-09-03T15:25:17.898Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:25:17 [2020-09-03T15:25:17.898Z] 
15:25:17 [2020-09-03T15:25:17.898Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:25:18 [2020-09-03T15:25:18.171Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done
15:25:18 [2020-09-03T15:25:18.339Z] + make bundles/buildx
15:25:18 [2020-09-03T15:25:18.463Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
15:25:18 [2020-09-03T15:25:18.657Z] make: command: Command not found
15:25:18 [2020-09-03T15:25:18.657Z] make: command: Command not found
15:25:18 [2020-09-03T15:25:18.657Z] mkdir bundles
15:25:18 [2020-09-03T15:25:18.657Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:25:18 [2020-09-03T15:25:18.657Z] 	--build-arg BUILDX_COMMIT \
15:25:18 [2020-09-03T15:25:18.657Z] 	--build-arg BUILDX_REPO \
15:25:18 [2020-09-03T15:25:18.657Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:25:18 [2020-09-03T15:25:18.657Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:25:18 [2020-09-03T15:25:18.657Z] 	.
15:25:18 [2020-09-03T15:25:18.657Z] /bin/sh: 4: go: not found
15:25:18 [2020-09-03T15:25:18.657Z] /bin/sh: 5: go: not found
15:25:20 [2020-09-03T15:25:20.132Z] #20 ...
15:25:20 [2020-09-03T15:25:20.132Z] 
15:25:20 [2020-09-03T15:25:20.132Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:20 [2020-09-03T15:25:20.132Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.62MB / 120.17MB 6.6s
15:25:20 [2020-09-03T15:25:20.132Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s
15:25:20 [2020-09-03T15:25:20.132Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
15:25:20 [2020-09-03T15:25:20.394Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.79MB / 120.17MB 6.9s
15:25:20 [2020-09-03T15:25:20.657Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s
15:25:20 [2020-09-03T15:25:20.767Z] Sending build context to Docker daemon  56.25MB

15:25:20 [2020-09-03T15:25:20.767Z] Step 1/15 : ARG GO_VERSION=1.13.15
15:25:20 [2020-09-03T15:25:20.767Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
15:25:20 [2020-09-03T15:25:20.767Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:25:20 [2020-09-03T15:25:20.767Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
15:25:20 [2020-09-03T15:25:20.767Z] 1.13.15-buster: Pulling from library/golang
15:25:20 [2020-09-03T15:25:20.767Z] db4e2d8d5901: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] dfe2d012519c: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] 5d8f1d1f9197: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] 1301750ffb48: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] dc5c6edc9cff: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] 3c370c2e2f82: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] 5ffb2f5886e2: Pulling fs layer
15:25:20 [2020-09-03T15:25:20.767Z] 1301750ffb48: Waiting
15:25:20 [2020-09-03T15:25:20.767Z] dc5c6edc9cff: Waiting
15:25:20 [2020-09-03T15:25:20.767Z] 3c370c2e2f82: Waiting
15:25:20 [2020-09-03T15:25:20.768Z] 5ffb2f5886e2: Waiting
15:25:20 [2020-09-03T15:25:20.956Z] #7 ...
15:25:20 [2020-09-03T15:25:20.956Z] 
15:25:20 [2020-09-03T15:25:20.956Z] #20 [internal] load build context
15:25:20 [2020-09-03T15:25:20.956Z] #20 transferring context: 51.49MB 7.1s done
15:25:20 [2020-09-03T15:25:20.956Z] #20 DONE 7.3s
15:25:20 [2020-09-03T15:25:20.956Z] 
15:25:20 [2020-09-03T15:25:20.956Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:20 [2020-09-03T15:25:20.956Z] #7 ...
15:25:20 [2020-09-03T15:25:20.956Z] 
15:25:20 [2020-09-03T15:25:20.956Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:25:20 [2020-09-03T15:25:20.956Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:25:20 [2020-09-03T15:25:20.956Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:25:20 [2020-09-03T15:25:20.956Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:25:20 [2020-09-03T15:25:20.956Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done
15:25:20 [2020-09-03T15:25:20.956Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s
15:25:21 [2020-09-03T15:25:21.202Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.4s done
15:25:21 [2020-09-03T15:25:21.203Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
15:25:21 [2020-09-03T15:25:21.203Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
15:25:21 [2020-09-03T15:25:21.203Z] #7 DONE 9.8s
15:25:21 [2020-09-03T15:25:21.203Z] 
15:25:21 [2020-09-03T15:25:21.203Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:25:21 [2020-09-03T15:25:21.217Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done
15:25:21 [2020-09-03T15:25:21.217Z] #58 ...
15:25:21 [2020-09-03T15:25:21.217Z] 
15:25:21 [2020-09-03T15:25:21.217Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:21 [2020-09-03T15:25:21.410Z] dfe2d012519c: Verifying Checksum
15:25:21 [2020-09-03T15:25:21.410Z] dfe2d012519c: Download complete
15:25:21 [2020-09-03T15:25:21.410Z] 5d8f1d1f9197: Verifying Checksum
15:25:21 [2020-09-03T15:25:21.410Z] 5d8f1d1f9197: Download complete
15:25:21 [2020-09-03T15:25:21.787Z] #7 ...
15:25:21 [2020-09-03T15:25:21.787Z] 
15:25:21 [2020-09-03T15:25:21.787Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:25:21 [2020-09-03T15:25:21.787Z] #58 DONE 8.1s
15:25:21 [2020-09-03T15:25:21.787Z] 
15:25:21 [2020-09-03T15:25:21.787Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:25:21 [2020-09-03T15:25:21.787Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done
15:25:23 [2020-09-03T15:25:23.276Z] #8 DONE 1.6s
15:25:23 [2020-09-03T15:25:23.276Z] 
15:25:23 [2020-09-03T15:25:23.276Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:25:23 [2020-09-03T15:25:23.530Z] db4e2d8d5901: Verifying Checksum
15:25:23 [2020-09-03T15:25:23.530Z] db4e2d8d5901: Download complete
15:25:23 [2020-09-03T15:25:23.911Z] #9 DONE 1.1s
15:25:23 [2020-09-03T15:25:23.911Z] 
15:25:23 [2020-09-03T15:25:23.911Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:25:23 [2020-09-03T15:25:23.911Z] #35 DONE 0.1s
15:25:23 [2020-09-03T15:25:23.911Z] 
15:25:23 [2020-09-03T15:25:23.911Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:23 [2020-09-03T15:25:23.911Z] #30 ...
15:25:23 [2020-09-03T15:25:23.911Z] 
15:25:23 [2020-09-03T15:25:23.911Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:25:23 [2020-09-03T15:25:23.911Z] #27 DONE 0.1s
15:25:24 [2020-09-03T15:25:24.210Z] 
15:25:24 [2020-09-03T15:25:24.210Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:25:24 [2020-09-03T15:25:24.333Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.9s done
15:25:24 [2020-09-03T15:25:24.333Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
15:25:24 [2020-09-03T15:25:24.910Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
15:25:24 [2020-09-03T15:25:24.910Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:25:25 [2020-09-03T15:25:25.479Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
15:25:25 [2020-09-03T15:25:25.479Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:25:25 [2020-09-03T15:25:25.650Z] 1301750ffb48: Verifying Checksum
15:25:25 [2020-09-03T15:25:25.650Z] 1301750ffb48: Download complete
15:25:25 [2020-09-03T15:25:25.650Z] 5ffb2f5886e2: Verifying Checksum
15:25:25 [2020-09-03T15:25:25.650Z] 5ffb2f5886e2: Download complete
15:25:25 [2020-09-03T15:25:25.650Z] dc5c6edc9cff: Verifying Checksum
15:25:25 [2020-09-03T15:25:25.650Z] dc5c6edc9cff: Download complete
15:25:27 [2020-09-03T15:25:27.768Z] #28 3.820 + git clone https://github.com/kolyshkin/go-swagger.git .
15:25:27 [2020-09-03T15:25:27.768Z] #28 3.820 Cloning into '.'...
15:25:27 [2020-09-03T15:25:27.775Z] db4e2d8d5901: Pull complete
15:25:27 [2020-09-03T15:25:27.775Z] dfe2d012519c: Pull complete
15:25:28 [2020-09-03T15:25:28.070Z] 3c370c2e2f82: Verifying Checksum
15:25:28 [2020-09-03T15:25:28.070Z] 3c370c2e2f82: Download complete
15:25:28 [2020-09-03T15:25:28.070Z] 5d8f1d1f9197: Pull complete
15:25:29 [2020-09-03T15:25:29.279Z] #28 ...
15:25:29 [2020-09-03T15:25:29.279Z] 
15:25:29 [2020-09-03T15:25:29.279Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.756 + RM_GOPATH=0
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.756 + TMP_GOPATH=
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.756 + : /build
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.757 + '[' -z '' ']'
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.757 ++ mktemp -d
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.758 + export GOPATH=/tmp/tmp.InvfSqi4so
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.758 + GOPATH=/tmp/tmp.InvfSqi4so
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.758 + RM_GOPATH=1
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.758 + case "$(go env GOARCH)" in
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.758 ++ go env GOARCH
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.780 + export GO_BUILDMODE=-buildmode=pie
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.780 + GO_BUILDMODE=-buildmode=pie
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.781 ++ dirname /tmp/install/install.sh
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 + dir=/tmp/install
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 + bin=tomlv
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 + shift
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 + . /tmp/install/tomlv.installer
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.790 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.791 + install_tomlv
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.791 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.791 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.791 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.InvfSqi4so/src/github.com/BurntSushi/toml
15:25:29 [2020-09-03T15:25:29.279Z] #30 3.808 Cloning into '/tmp/tmp.InvfSqi4so/src/github.com/BurntSushi/toml'...
15:25:29 [2020-09-03T15:25:29.279Z] #30 4.660 + cd /tmp/tmp.InvfSqi4so/src/github.com/BurntSushi/toml
15:25:29 [2020-09-03T15:25:29.279Z] #30 4.660 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:25:29 [2020-09-03T15:25:29.279Z] #30 4.669 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:25:29 [2020-09-03T15:25:29.279Z] #30 5.101 math/bits
15:25:29 [2020-09-03T15:25:29.279Z] #30 5.115 internal/cpu
15:25:29 [2020-09-03T15:25:29.279Z] #30 5.476 math
15:25:29 [2020-09-03T15:25:29.572Z] #30 5.620 runtime
15:25:29 [2020-09-03T15:25:29.688Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
15:25:29 [2020-09-03T15:25:29.688Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:25:30 [2020-09-03T15:25:30.839Z] 1301750ffb48: Pull complete
15:25:32 [2020-09-03T15:25:32.927Z] dc5c6edc9cff: Pull complete
15:25:32 [2020-09-03T15:25:32.979Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.8s done
15:25:32 [2020-09-03T15:25:32.979Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:25:33 [2020-09-03T15:25:33.097Z] #30 9.231 internal/testlog
15:25:35 [2020-09-03T15:25:35.592Z] #30 9.433 encoding
15:25:35 [2020-09-03T15:25:35.592Z] #30 9.594 runtime/cgo
15:25:35 [2020-09-03T15:25:35.592Z] #30 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.847 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.847 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.847 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.847 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.848 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.852 + export GOPATH=/tmp/tmp.N6AopnM3wU
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.852 + GOPATH=/tmp/tmp.N6AopnM3wU
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.852 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.852 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.852 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.855 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.855 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.855 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + bin=dockercli
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + . /tmp/install/dockercli.installer
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 ++ : stable
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 ++ : 17.06.2-ce
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + install_dockercli
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 Install docker/cli version 17.06.2-ce from stable
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.856 ++ uname -m
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.859 + arch=s390x
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.859 + '[' s390x '!=' x86_64 ']'
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.859 + '[' s390x '!=' s390x ']'
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.860 + url=https://download.docker.com/linux/static
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.863 + tar -xz docker/docker
15:25:35 [2020-09-03T15:25:35.592Z] #21 3.865 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:25:35 [2020-09-03T15:25:35.592Z] #21 9.834 + mkdir -p /build
15:25:35 [2020-09-03T15:25:35.592Z] #21 9.835 + mv docker/docker /build/
15:25:35 [2020-09-03T15:25:35.592Z] #21 9.854 + rmdir docker
15:25:35 [2020-09-03T15:25:35.592Z] #21 DONE 10.2s
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:35 [2020-09-03T15:25:35.592Z] #38 4.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #38 4.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #38 4.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #38 5.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #38 6.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #38 8.354 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:25:35 [2020-09-03T15:25:35.592Z] #38 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.221 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.221 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.222 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.222 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.224 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.226 + export GOPATH=/tmp/tmp.hPalPmeDp7
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.226 + GOPATH=/tmp/tmp.hPalPmeDp7
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.226 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.227 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.227 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.245 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.245 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.247 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + bin=gotestsum
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + . /tmp/install/gotestsum.installer
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 ++ : v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.255 + install_gotestsum
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.257 + set -e
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.257 + export GO111MODULE=on
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.257 + GO111MODULE=on
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.257 + GOBIN=/build
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.257 + go get gotest.tools/gotestsum@v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.354 go: finding gotest.tools/gotestsum v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.368 go: finding gotest.tools v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 3.931 go: downloading gotest.tools/gotestsum v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 4.202 go: extracting gotest.tools/gotestsum v0.3.5
15:25:35 [2020-09-03T15:25:35.592Z] #43 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + export GOPATH=/tmp/tmp.CnBPVJjdKo
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + GOPATH=/tmp/tmp.CnBPVJjdKo
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + bin=rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + . /tmp/install/rootlesskit.installer
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + install_rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + case "$1" in
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + export CGO_ENABLED=0
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + CGO_ENABLED=0
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + _install_rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CnBPVJjdKo/src/github.com/rootless-containers/rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 Cloning into '/tmp/tmp.CnBPVJjdKo/src/github.com/rootless-containers/rootlesskit'...
15:25:35 [2020-09-03T15:25:35.592Z] #54 2.289 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:25:35 [2020-09-03T15:25:35.592Z] #54 5.336 + cd /tmp/tmp.CnBPVJjdKo/src/github.com/rootless-containers/rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 5.336 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:25:35 [2020-09-03T15:25:35.592Z] #54 5.772 + for f in rootlesskit rootlesskit-docker-proxy
15:25:35 [2020-09-03T15:25:35.592Z] #54 5.772 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:25:35 [2020-09-03T15:25:35.592Z] #54 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:35 [2020-09-03T15:25:35.592Z] #10 4.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #10 4.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #10 4.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #10 5.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #10 7.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #10 9.283 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:25:35 [2020-09-03T15:25:35.592Z] #10 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:35 [2020-09-03T15:25:35.592Z] #36 3.823 + git clone https://github.com/docker/distribution.git .
15:25:35 [2020-09-03T15:25:35.592Z] #36 3.824 Cloning into '.'...
15:25:35 [2020-09-03T15:25:35.592Z] #36 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:25:35 [2020-09-03T15:25:35.592Z] #51 2.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #51 2.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #51 2.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #51 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #51 4.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #51 4.386 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:25:35 [2020-09-03T15:25:35.592Z] #51 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.865 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.865 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.865 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.865 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.865 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.870 + export GOPATH=/tmp/tmp.0DZp70lbJG
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.870 + GOPATH=/tmp/tmp.0DZp70lbJG
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.870 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.870 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.870 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.873 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.873 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.884 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + bin=shfmt
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + . /tmp/install/shfmt.installer
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + install_shfmt
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0DZp70lbJG/src/github.com/mvdan/sh
15:25:35 [2020-09-03T15:25:35.592Z] #47 1.889 Cloning into '/tmp/tmp.0DZp70lbJG/src/github.com/mvdan/sh'...
15:25:35 [2020-09-03T15:25:35.592Z] #47 7.270 + cd /tmp/tmp.0DZp70lbJG/src/github.com/mvdan/sh
15:25:35 [2020-09-03T15:25:35.592Z] #47 7.271 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:25:35 [2020-09-03T15:25:35.592Z] #47 7.406 + GO111MODULE=on
15:25:35 [2020-09-03T15:25:35.592Z] #47 7.406 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:25:35 [2020-09-03T15:25:35.592Z] #47 8.255 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:25:35 [2020-09-03T15:25:35.592Z] #47 8.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:25:35 [2020-09-03T15:25:35.592Z] #47 8.450 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:25:35 [2020-09-03T15:25:35.592Z] #47 8.491 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:25:35 [2020-09-03T15:25:35.592Z] #47 8.576 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:25:35 [2020-09-03T15:25:35.592Z] #47 9.057 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:25:35 [2020-09-03T15:25:35.592Z] #47 9.542 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:25:35 [2020-09-03T15:25:35.592Z] #47 10.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:25:35 [2020-09-03T15:25:35.592Z] #47 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.536 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.536 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.536 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.536 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.536 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + export GOPATH=/tmp/tmp.D8tG1BOwIw
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + GOPATH=/tmp/tmp.D8tG1BOwIw
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + bin=golangci_lint
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + . /tmp/install/golangci_lint.installer
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 ++ : v1.23.8
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + install_golangci_lint
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + echo 'Installing golangci-lint version v1.23.8'
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:25:35 [2020-09-03T15:25:35.592Z] #45 2.545 Installing golangci-lint version v1.23.8
15:25:35 [2020-09-03T15:25:35.592Z] #45 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + export GOPATH=/tmp/tmp.7KWeNP4ieA
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + GOPATH=/tmp/tmp.7KWeNP4ieA
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + bin=proxy
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + '[' '!' -f /tmp/install/proxy.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + . /tmp/install/proxy.installer
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + install_proxy
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + case "$1" in
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + export CGO_ENABLED=0
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + CGO_ENABLED=0
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + _install_proxy
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7KWeNP4ieA/src/github.com/docker/libnetwork
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 Cloning into '/tmp/tmp.7KWeNP4ieA/src/github.com/docker/libnetwork'...
15:25:35 [2020-09-03T15:25:35.592Z] #60 1.193 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:25:35 [2020-09-03T15:25:35.592Z] #60 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:25:35 [2020-09-03T15:25:35.592Z] #32 4.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #32 4.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #32 4.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #32 4.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #32 6.280 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #32 7.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:25:35 [2020-09-03T15:25:35.592Z] #32 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:25:35 [2020-09-03T15:25:35.592Z] #23 3.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #23 3.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #23 3.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #23 4.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #23 6.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:25:35 [2020-09-03T15:25:35.592Z] #23 7.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:25:35 [2020-09-03T15:25:35.592Z] #23 ...
15:25:35 [2020-09-03T15:25:35.592Z] 
15:25:35 [2020-09-03T15:25:35.592Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.220 + RM_GOPATH=0
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.220 + TMP_GOPATH=
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.220 + : /build
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.220 + '[' -z '' ']'
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.221 ++ mktemp -d
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.222 + export GOPATH=/tmp/tmp.6weyVSm1Os
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.222 + GOPATH=/tmp/tmp.6weyVSm1Os
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.222 + RM_GOPATH=1
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.222 + case "$(go env GOARCH)" in
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.222 ++ go env GOARCH
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.264 + export GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.264 + GO_BUILDMODE=-buildmode=pie
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.264 ++ dirname /tmp/install/install.sh
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + dir=/tmp/install
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + bin=vndr
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + shift
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + '[' '!' -f /tmp/install/vndr.installer ']'
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + . /tmp/install/vndr.installer
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + install_vndr
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6weyVSm1Os/src/github.com/LK4D4/vndr
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.269 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.270 Cloning into '/tmp/tmp.6weyVSm1Os/src/github.com/LK4D4/vndr'...
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.874 + cd /tmp/tmp.6weyVSm1Os/src/github.com/LK4D4/vndr
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.875 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:35 [2020-09-03T15:25:35.592Z] #41 3.878 + go build -buildmode=pie -v -o /build/vndr .
15:25:35 [2020-09-03T15:25:35.592Z] #41 4.706 internal/cpu
15:25:35 [2020-09-03T15:25:35.592Z] #41 4.708 runtime/internal/atomic
15:25:35 [2020-09-03T15:25:35.592Z] #41 4.911 runtime/internal/sys
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.018 runtime/internal/math
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.094 internal/race
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.121 internal/bytealg
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.185 sync/atomic
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.312 unicode
15:25:35 [2020-09-03T15:25:35.592Z] #41 5.411 runtime
15:25:35 [2020-09-03T15:25:35.592Z] #41 7.283 unicode/utf8
15:25:35 [2020-09-03T15:25:35.592Z] #41 7.682 math
15:25:35 [2020-09-03T15:25:35.592Z] #41 11.51 unicode/utf16
15:25:35 [2020-09-03T15:25:35.592Z] #41 11.64 container/list
15:25:35 [2020-09-03T15:25:35.886Z] #41 ...
15:25:35 [2020-09-03T15:25:35.886Z] 
15:25:35 [2020-09-03T15:25:35.886Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:35 [2020-09-03T15:25:35.886Z] #60 11.86 Checking out files:  87% (1803/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:25:35 [2020-09-03T15:25:35.886Z] #60 12.10 + cd /tmp/tmp.7KWeNP4ieA/src/github.com/docker/libnetwork
15:25:35 [2020-09-03T15:25:35.886Z] #60 12.10 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:25:36 [2020-09-03T15:25:36.500Z] 3c370c2e2f82: Pull complete
15:25:36 [2020-09-03T15:25:36.500Z] 5ffb2f5886e2: Pull complete
15:25:36 [2020-09-03T15:25:36.500Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:25:36 [2020-09-03T15:25:36.500Z] Status: Downloaded newer image for golang:1.13.15-buster
15:25:36 [2020-09-03T15:25:36.500Z]  ---> 805dc2d65d1c
15:25:36 [2020-09-03T15:25:36.500Z] Step 5/15 : ARG BUILDX_REPO
15:25:36 [2020-09-03T15:25:36.500Z]  ---> Running in 670e7e3d0ee0
15:25:36 [2020-09-03T15:25:36.500Z] Removing intermediate container 670e7e3d0ee0
15:25:36 [2020-09-03T15:25:36.500Z]  ---> 2dae923969cc
15:25:36 [2020-09-03T15:25:36.500Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
15:25:36 [2020-09-03T15:25:36.500Z]  ---> Running in 4b4059b48521
15:25:36 [2020-09-03T15:25:36.521Z] #60 12.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:25:36 [2020-09-03T15:25:36.795Z] Cloning into '/buildx'...
15:25:37 [2020-09-03T15:25:37.560Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
15:25:38 [2020-09-03T15:25:38.940Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.5s done
15:25:39 [2020-09-03T15:25:39.881Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
15:25:39 [2020-09-03T15:25:39.881Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:25:40 [2020-09-03T15:25:40.141Z] #7 DONE 26.6s
15:25:40 [2020-09-03T15:25:40.141Z] 
15:25:40 [2020-09-03T15:25:40.141Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:25:40 [2020-09-03T15:25:40.383Z] Removing intermediate container 4b4059b48521
15:25:40 [2020-09-03T15:25:40.383Z]  ---> e4b7a99f5dca
15:25:40 [2020-09-03T15:25:40.383Z] Step 7/15 : WORKDIR /buildx
15:25:40 [2020-09-03T15:25:40.383Z]  ---> Running in 7cd824fe7d35
15:25:40 [2020-09-03T15:25:40.383Z] Removing intermediate container 7cd824fe7d35
15:25:40 [2020-09-03T15:25:40.383Z]  ---> 18edb721f538
15:25:40 [2020-09-03T15:25:40.383Z] Step 8/15 : ARG BUILDX_COMMIT
15:25:40 [2020-09-03T15:25:40.383Z]  ---> Running in fb55b3f424d2
15:25:40 [2020-09-03T15:25:40.383Z] Removing intermediate container fb55b3f424d2
15:25:40 [2020-09-03T15:25:40.383Z]  ---> bd91003f7e98
15:25:40 [2020-09-03T15:25:40.383Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:25:40 [2020-09-03T15:25:40.383Z]  ---> Running in c57fe9db1150
15:25:40 [2020-09-03T15:25:40.677Z] From https://github.com/docker/buildx
15:25:40 [2020-09-03T15:25:40.677Z]  * [new tag]         v0.3.1     -> build
15:25:41 [2020-09-03T15:25:41.314Z] Switched to branch 'build'
15:25:41 [2020-09-03T15:25:41.966Z] Removing intermediate container c57fe9db1150
15:25:41 [2020-09-03T15:25:41.966Z]  ---> f3cf740adfc8
15:25:41 [2020-09-03T15:25:41.966Z] Step 10/15 : ARG GOOS
15:25:42 [2020-09-03T15:25:42.264Z]  ---> Running in e8cb399a8be4
15:25:42 [2020-09-03T15:25:42.264Z] Removing intermediate container e8cb399a8be4
15:25:42 [2020-09-03T15:25:42.264Z]  ---> 142e892554c5
15:25:42 [2020-09-03T15:25:42.264Z] Step 11/15 : ARG GOARCH
15:25:42 [2020-09-03T15:25:42.264Z]  ---> Running in ced53465c6dc
15:25:42 [2020-09-03T15:25:42.264Z] Removing intermediate container ced53465c6dc
15:25:42 [2020-09-03T15:25:42.264Z]  ---> b91aaf813879
15:25:42 [2020-09-03T15:25:42.264Z] 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
15:25:42 [2020-09-03T15:25:42.264Z]  ---> Running in 2efbee09160d
15:25:42 [2020-09-03T15:25:42.687Z] #8 DONE 2.2s
15:25:42 [2020-09-03T15:25:42.687Z] 
15:25:42 [2020-09-03T15:25:42.687Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:25:43 [2020-09-03T15:25:43.256Z] #9 DONE 0.9s
15:25:43 [2020-09-03T15:25:43.256Z] 
15:25:43 [2020-09-03T15:25:43.256Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:25:43 [2020-09-03T15:25:43.256Z] #27 DONE 0.1s
15:25:43 [2020-09-03T15:25:43.256Z] 
15:25:43 [2020-09-03T15:25:43.256Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:25:43 [2020-09-03T15:25:43.428Z] #60 ...
15:25:43 [2020-09-03T15:25:43.428Z] 
15:25:43 [2020-09-03T15:25:43.428Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.15 go: downloading gotest.tools v2.1.0+incompatible
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.19 go: extracting gotest.tools v2.1.0+incompatible
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.24 go: downloading github.com/spf13/pflag v1.0.1
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.24 go: downloading github.com/sirupsen/logrus v1.0.5
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.24 go: downloading github.com/pkg/errors v0.8.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.25 go: downloading github.com/fatih/color v1.6.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.41 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.47 go: downloading github.com/jonboulle/clockwork v0.1.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.58 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.58 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.62 go: extracting github.com/pkg/errors v0.8.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.65 go: extracting github.com/jonboulle/clockwork v0.1.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.65 go: extracting github.com/fatih/color v1.6.0
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.65 go: downloading github.com/mattn/go-isatty v0.0.3
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.66 go: downloading github.com/mattn/go-colorable v0.0.9
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.70 go: extracting github.com/sirupsen/logrus v1.0.5
15:25:43 [2020-09-03T15:25:43.428Z] #43 19.72 go: extracting github.com/mattn/go-colorable v0.0.9
15:25:43 [2020-09-03T15:25:43.515Z] #28 ...
15:25:43 [2020-09-03T15:25:43.515Z] 
15:25:43 [2020-09-03T15:25:43.515Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:25:43 [2020-09-03T15:25:43.515Z] #35 DONE 0.1s
15:25:43 [2020-09-03T15:25:43.722Z] #43 19.73 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:25:43 [2020-09-03T15:25:43.722Z] #43 19.77 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:25:43 [2020-09-03T15:25:43.722Z] #43 19.80 go: extracting github.com/spf13/pflag v1.0.1
15:25:43 [2020-09-03T15:25:43.722Z] #43 19.88 go: extracting github.com/mattn/go-isatty v0.0.3
15:25:43 [2020-09-03T15:25:43.778Z] 
15:25:43 [2020-09-03T15:25:43.778Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:44 [2020-09-03T15:25:44.759Z] #43 20.69 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:25:45 [2020-09-03T15:25:45.052Z] #43 ...
15:25:45 [2020-09-03T15:25:45.052Z] 
15:25:45 [2020-09-03T15:25:45.052Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:25:45 [2020-09-03T15:25:45.052Z] #51 12.12 Fetched 8069 kB in 10s (791 kB/s)
15:25:45 [2020-09-03T15:25:45.052Z] #51 12.12 Reading package lists...
15:25:45 [2020-09-03T15:25:45.052Z] #51 15.27 Reading package lists...
15:25:45 [2020-09-03T15:25:45.052Z] #51 18.65 Building dependency tree...
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.47 The following additional packages will be installed:
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.51   libbtrfs0
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.56 The following NEW packages will be installed:
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.57   libbtrfs-dev libbtrfs0
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.67 Need to get 118 kB of archives.
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.67 After this operation, 390 kB of additional disk space will be used.
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:25:45 [2020-09-03T15:25:45.052Z] #51 19.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.27 debconf: delaying package configuration, since apt-utils is not installed
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.37 Fetched 118 kB in 0s (729 kB/s)
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.48 Selecting previously unselected package libbtrfs0.
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.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 ... 15177 files and directories currently installed.)
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.54 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.55 Unpacking libbtrfs0 (4.20.1-2) ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.66 Selecting previously unselected package libbtrfs-dev.
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.66 Unpacking libbtrfs-dev (4.20.1-2) ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.82 Setting up libbtrfs0 (4.20.1-2) ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.83 Setting up libbtrfs-dev (4.20.1-2) ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 20.83 Processing triggers for libc-bin (2.28-10) ...
15:25:45 [2020-09-03T15:25:45.052Z] #51 DONE 21.3s
15:25:45 [2020-09-03T15:25:45.052Z] 
15:25:45 [2020-09-03T15:25:45.052Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:45 [2020-09-03T15:25:45.052Z] #43 21.26 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:25:45 [2020-09-03T15:25:45.052Z] #43 21.29 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:25:45 [2020-09-03T15:25:45.695Z] #43 ...
15:25:45 [2020-09-03T15:25:45.695Z] 
15:25:45 [2020-09-03T15:25:45.695Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:45 [2020-09-03T15:25:45.695Z] #41 11.97 crypto/internal/subtle
15:25:45 [2020-09-03T15:25:45.695Z] #41 12.04 crypto/subtle
15:25:45 [2020-09-03T15:25:45.695Z] #41 12.13 vendor/golang.org/x/crypto/cryptobyte/asn1
15:25:45 [2020-09-03T15:25:45.695Z] #41 12.21 internal/nettrace
15:25:45 [2020-09-03T15:25:45.695Z] #41 12.29 runtime/cgo
15:25:45 [2020-09-03T15:25:45.695Z] #41 16.30 vendor/golang.org/x/crypto/internal/subtle
15:25:45 [2020-09-03T15:25:45.987Z] #41 ...
15:25:45 [2020-09-03T15:25:45.987Z] 
15:25:45 [2020-09-03T15:25:45.987Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:45 [2020-09-03T15:25:45.988Z] #47 11.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:25:45 [2020-09-03T15:25:45.988Z] #47 11.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:25:45 [2020-09-03T15:25:45.988Z] #47 12.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:25:45 [2020-09-03T15:25:45.988Z] #47 12.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:25:45 [2020-09-03T15:25:45.988Z] #47 12.52 runtime
15:25:45 [2020-09-03T15:25:45.988Z] #47 12.54 runtime/cgo
15:25:45 [2020-09-03T15:25:45.988Z] #47 ...
15:25:45 [2020-09-03T15:25:45.988Z] 
15:25:45 [2020-09-03T15:25:45.988Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:25:45 [2020-09-03T15:25:45.988Z] #23 13.86 Fetched 8069 kB in 10s (803 kB/s)
15:25:45 [2020-09-03T15:25:45.988Z] #23 13.86 Reading package lists...
15:25:45 [2020-09-03T15:25:45.988Z] #23 16.45 Reading package lists...
15:25:45 [2020-09-03T15:25:45.988Z] #23 19.45 Building dependency tree...
15:25:45 [2020-09-03T15:25:45.988Z] #23 20.54 ca-certificates is already the newest version (20200601~deb10u1).
15:25:45 [2020-09-03T15:25:45.988Z] #23 20.54 The following additional packages will be installed:
15:25:45 [2020-09-03T15:25:45.988Z] #23 20.55   libjq1 libonig5
15:25:45 [2020-09-03T15:25:45.988Z] #23 20.83 The following NEW packages will be installed:
15:25:45 [2020-09-03T15:25:45.988Z] #23 20.83   jq libjq1 libonig5
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.03 Need to get 350 kB of archives.
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.03 After this operation, 1154 kB of additional disk space will be used.
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.76 debconf: delaying package configuration, since apt-utils is not installed
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.81 Fetched 350 kB in 0s (1686 kB/s)
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.89 Selecting previously unselected package libonig5:s390x.
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.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 ... 15177 files and directories currently installed.)
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.92 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:25:45 [2020-09-03T15:25:45.988Z] #23 21.92 Unpacking libonig5:s390x (6.9.1-1) ...
15:25:45 [2020-09-03T15:25:45.988Z] #23 22.08 Selecting previously unselected package libjq1:s390x.
15:25:45 [2020-09-03T15:25:45.988Z] #23 22.08 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:25:45 [2020-09-03T15:25:45.988Z] #23 22.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:25:45 [2020-09-03T15:25:45.988Z] #23 22.22 Selecting previously unselected package jq.
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.23 Unpacking jq (1.5+dfsg-2+b1) ...
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.33 Setting up libonig5:s390x (6.9.1-1) ...
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.34 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.35 Setting up jq (1.5+dfsg-2+b1) ...
15:25:46 [2020-09-03T15:25:46.281Z] #23 22.35 Processing triggers for libc-bin (2.28-10) ...
15:25:46 [2020-09-03T15:25:46.573Z] #23 DONE 22.7s
15:25:46 [2020-09-03T15:25:46.573Z] 
15:25:46 [2020-09-03T15:25:46.573Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:25:46 [2020-09-03T15:25:46.573Z] #24 DONE 0.1s
15:25:46 [2020-09-03T15:25:46.573Z] 
15:25:46 [2020-09-03T15:25:46.573Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:25:46 [2020-09-03T15:25:46.573Z] #32 14.12 Fetched 8069 kB in 10s (816 kB/s)
15:25:46 [2020-09-03T15:25:46.573Z] #32 14.12 Reading package lists...
15:25:46 [2020-09-03T15:25:46.574Z] #32 16.78 Reading package lists...
15:25:46 [2020-09-03T15:25:46.574Z] #32 20.16 Building dependency tree...
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.21 The following additional packages will be installed:
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.24   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.24 Suggested packages:
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.24   cmake-doc ninja-build lrzip
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.24 Recommended packages:
15:25:46 [2020-09-03T15:25:46.574Z] #32 21.24   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.16 The following NEW packages will be installed:
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.16   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.16   vim-common xxd
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.31 Need to get 14.0 MB of archives.
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.31 After this operation, 62.1 MB of additional disk space will be used.
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:25:46 [2020-09-03T15:25:46.574Z] #32 22.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:25:46 [2020-09-03T15:25:46.869Z] #32 ...
15:25:46 [2020-09-03T15:25:46.869Z] 
15:25:46 [2020-09-03T15:25:46.869Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:47 [2020-09-03T15:25:47.908Z] #25 ...
15:25:47 [2020-09-03T15:25:47.908Z] 
15:25:47 [2020-09-03T15:25:47.908Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:47 [2020-09-03T15:25:47.908Z] #36 13.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:25:47 [2020-09-03T15:25:47.908Z] #36 15.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:25:47 [2020-09-03T15:25:47.908Z] #36 ...
15:25:47 [2020-09-03T15:25:47.908Z] 
15:25:47 [2020-09-03T15:25:47.908Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:47 [2020-09-03T15:25:47.908Z] #30 24.24 sync
15:25:48 [2020-09-03T15:25:48.204Z] #30 24.24 internal/reflectlite
15:25:48 [2020-09-03T15:25:48.204Z] #30 ...
15:25:48 [2020-09-03T15:25:48.204Z] 
15:25:48 [2020-09-03T15:25:48.204Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:48 [2020-09-03T15:25:48.204Z] #38 14.37 Fetched 8069 kB in 10s (800 kB/s)
15:25:48 [2020-09-03T15:25:48.204Z] #38 14.37 Reading package lists...
15:25:48 [2020-09-03T15:25:48.204Z] #38 17.74 Reading package lists...
15:25:48 [2020-09-03T15:25:48.204Z] #38 21.01 Building dependency tree...
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.00 The following additional packages will be installed:
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.00 Suggested packages:
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.00   manpages-dev python-setuptools
15:25:48 [2020-09-03T15:25:48.204Z] #38 22.99 The following NEW packages will be installed:
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.02   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.02   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.02   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.02   python-six zlib1g-dev
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.18 Need to get 3742 kB of archives.
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.18 After this operation, 22.0 MB of additional disk space will be used.
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:25:48 [2020-09-03T15:25:48.204Z] #38 24.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:25:48 [2020-09-03T15:25:48.500Z] #38 ...
15:25:48 [2020-09-03T15:25:48.500Z] 
15:25:48 [2020-09-03T15:25:48.500Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:48 [2020-09-03T15:25:48.500Z] #60 DONE 24.5s
15:25:48 [2020-09-03T15:25:48.500Z] 
15:25:48 [2020-09-03T15:25:48.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.32 go: finding github.com/fatih/color v1.6.0
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.33 go: finding github.com/pkg/errors v0.8.0
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.33 go: finding github.com/sirupsen/logrus v1.0.5
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.38 go: finding github.com/spf13/pflag v1.0.1
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.38 go: finding github.com/mattn/go-colorable v0.0.9
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.45 go: finding github.com/mattn/go-isatty v0.0.3
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.53 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.60 go: finding github.com/jonboulle/clockwork v0.1.0
15:25:48 [2020-09-03T15:25:48.500Z] #43 23.61 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:25:48 [2020-09-03T15:25:48.501Z] #43 23.69 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:25:48 [2020-09-03T15:25:48.501Z] #43 23.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:25:48 [2020-09-03T15:25:48.793Z] #43 ...
15:25:48 [2020-09-03T15:25:48.793Z] 
15:25:48 [2020-09-03T15:25:48.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:48 [2020-09-03T15:25:48.793Z] #10 14.94 Fetched 8069 kB in 11s (754 kB/s)
15:25:48 [2020-09-03T15:25:48.793Z] #10 14.94 Reading package lists...
15:25:48 [2020-09-03T15:25:48.793Z] #10 18.29 Reading package lists...
15:25:48 [2020-09-03T15:25:48.793Z] #10 22.12 Building dependency tree...
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28 The following additional packages will be installed:
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28 Suggested packages:
15:25:48 [2020-09-03T15:25:48.793Z] #10 23.28   gcc-8-locales seccomp wine64
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22 The following NEW packages will be installed:
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.22   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.38 Need to get 73.3 MB of archives.
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.38 After this operation, 494 MB of additional disk space will be used.
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.38 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]
15:25:48 [2020-09-03T15:25:48.793Z] #10 24.72 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]
15:25:48 [2020-09-03T15:25:48.793Z] #10 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #10 25.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #10 ...
15:25:48 [2020-09-03T15:25:48.793Z] 
15:25:48 [2020-09-03T15:25:48.793Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 23.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.37 debconf: delaying package configuration, since apt-utils is not installed
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.47 Fetched 14.0 MB in 1s (10.6 MB/s)
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.54 Selecting previously unselected package xxd.
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.63 Unpacking xxd (2:8.1.0875-5) ...
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.93 Selecting previously unselected package vim-common.
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:25:48 [2020-09-03T15:25:48.793Z] #32 24.95 Unpacking vim-common (2:8.1.0875-5) ...
15:25:49 [2020-09-03T15:25:49.062Z] #36 ...
15:25:49 [2020-09-03T15:25:49.062Z] 
15:25:49 [2020-09-03T15:25:49.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:49 [2020-09-03T15:25:49.062Z] #38 5.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:49 [2020-09-03T15:25:49.085Z] #32 25.38 Selecting previously unselected package cmake-data.
15:25:49 [2020-09-03T15:25:49.322Z] #38 5.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:49 [2020-09-03T15:25:49.322Z] #38 6.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:49 [2020-09-03T15:25:49.377Z] #32 25.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:25:49 [2020-09-03T15:25:49.377Z] #32 25.39 Unpacking cmake-data (3.13.4-1) ...
15:25:49 [2020-09-03T15:25:49.582Z] #38 6.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:25:49 [2020-09-03T15:25:49.844Z] #38 6.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:25:50 [2020-09-03T15:25:50.417Z] #38 ...
15:25:50 [2020-09-03T15:25:50.417Z] 
15:25:50 [2020-09-03T15:25:50.417Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:25:50 [2020-09-03T15:25:50.417Z] #28 6.894 + git clone https://github.com/kolyshkin/go-swagger.git .
15:25:50 [2020-09-03T15:25:50.417Z] #28 6.894 Cloning into '.'...
15:25:51 [2020-09-03T15:25:51.472Z] #32 27.63 Selecting previously unselected package libicu63:s390x.
15:25:51 [2020-09-03T15:25:51.472Z] #32 27.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:25:51 [2020-09-03T15:25:51.472Z] #32 27.65 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:25:52 [2020-09-03T15:25:52.111Z] #32 ...
15:25:52 [2020-09-03T15:25:52.111Z] 
15:25:52 [2020-09-03T15:25:52.111Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:52 [2020-09-03T15:25:52.111Z] #25 3.438 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:25:52 [2020-09-03T15:25:52.111Z] #25 3.759 #=#=#                                                                         
15:25:52 [2020-09-03T15:25:52.111Z] #25 3.943 
                                                                           1.4%
######                                                                     9.3%
###########                                                               16.0%
################                                                          22.8%
#####################                                                     29.5%
##########################                                                36.3%
################################                                          45.3%
########################################                                  56.5%
###############################################                           65.6%
####################################################                      72.3%
##########################################################                81.3%
###############################################################           88.1%
#####################################################################     97.1%
######################################################################## 100.0%
15:25:52 [2020-09-03T15:25:52.404Z] #25 5.850 #=#=#                                                                         
15:25:53 [2020-09-03T15:25:53.038Z] #25 5.974 #=#=#                                                                         

##########################                                                36.6%
##########################################################                81.5%
######################################################################## 100.0%
15:25:53 [2020-09-03T15:25:53.331Z] #25 6.630 #=#=#                                                                         
15:25:53 [2020-09-03T15:25:53.714Z] #28 ...
15:25:53 [2020-09-03T15:25:53.714Z] 
15:25:53 [2020-09-03T15:25:53.714Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.280 + RM_GOPATH=0
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.280 + TMP_GOPATH=
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.280 + : /build
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.280 + '[' -z '' ']'
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.282 ++ mktemp -d
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.282 + export GOPATH=/tmp/tmp.6Z3mhhA0CP
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.282 + GOPATH=/tmp/tmp.6Z3mhhA0CP
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.282 + RM_GOPATH=1
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.282 + case "$(go env GOARCH)" in
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.284 ++ go env GOARCH
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.356 + export GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.356 + GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.357 ++ dirname /tmp/install/install.sh
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.362 + dir=/tmp/install
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.375 + bin=gotestsum
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.375 + shift
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.378 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.378 + . /tmp/install/gotestsum.installer
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.378 ++ : v0.3.5
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.378 + install_gotestsum
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.381 + set -e
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.384 + export GO111MODULE=on
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.384 + GO111MODULE=on
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.384 + GOBIN=/build
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.384 + go get gotest.tools/gotestsum@v0.3.5
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.579 go: finding gotest.tools/gotestsum v0.3.5
15:25:53 [2020-09-03T15:25:53.714Z] #43 9.582 go: finding gotest.tools v0.3.5
15:25:53 [2020-09-03T15:25:53.714Z] #43 ...
15:25:53 [2020-09-03T15:25:53.714Z] 
15:25:53 [2020-09-03T15:25:53.714Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.650 + RM_GOPATH=0
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.650 + TMP_GOPATH=
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.650 + : /build
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.650 + '[' -z '' ']'
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.651 ++ mktemp -d
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.669 + export GOPATH=/tmp/tmp.SDymJdIaki
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.669 + GOPATH=/tmp/tmp.SDymJdIaki
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.669 + RM_GOPATH=1
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.669 + case "$(go env GOARCH)" in
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.678 ++ go env GOARCH
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + export GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 ++ dirname /tmp/install/install.sh
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + dir=/tmp/install
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + bin=tomlv
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + shift
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + . /tmp/install/tomlv.installer
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + install_tomlv
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SDymJdIaki/src/github.com/BurntSushi/toml
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.697 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:25:53 [2020-09-03T15:25:53.714Z] #30 9.741 Cloning into '/tmp/tmp.SDymJdIaki/src/github.com/BurntSushi/toml'...
15:25:53 [2020-09-03T15:25:53.714Z] #30 ...
15:25:53 [2020-09-03T15:25:53.714Z] 
15:25:53 [2020-09-03T15:25:53.714Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:25:53 [2020-09-03T15:25:53.714Z] #23 ...
15:25:53 [2020-09-03T15:25:53.714Z] 
15:25:53 [2020-09-03T15:25:53.714Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:53 [2020-09-03T15:25:53.714Z] #47 ...
15:25:53 [2020-09-03T15:25:53.714Z] 
15:25:53 [2020-09-03T15:25:53.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:53 [2020-09-03T15:25:53.974Z] #10 ...
15:25:53 [2020-09-03T15:25:53.974Z] 
15:25:53 [2020-09-03T15:25:53.974Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.52 + RM_GOPATH=0
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.52 + TMP_GOPATH=
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.52 + : /build
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.52 + '[' -z '' ']'
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.52 ++ mktemp -d
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.54 + export GOPATH=/tmp/tmp.RbYO1jdl29
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.54 + GOPATH=/tmp/tmp.RbYO1jdl29
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.54 + RM_GOPATH=1
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.54 + case "$(go env GOARCH)" in
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.54 ++ go env GOARCH
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.63 + export GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.63 + GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.63 ++ dirname /tmp/install/install.sh
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + dir=/tmp/install
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + bin=proxy
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + shift
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + '[' '!' -f /tmp/install/proxy.installer ']'
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + . /tmp/install/proxy.installer
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + install_proxy
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + case "$1" in
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + export CGO_ENABLED=0
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + CGO_ENABLED=0
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + _install_proxy
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.66 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RbYO1jdl29/src/github.com/docker/libnetwork
15:25:53 [2020-09-03T15:25:53.974Z] #60 10.72 Cloning into '/tmp/tmp.RbYO1jdl29/src/github.com/docker/libnetwork'...
15:25:53 [2020-09-03T15:25:53.974Z] #60 ...
15:25:53 [2020-09-03T15:25:53.974Z] 
15:25:53 [2020-09-03T15:25:53.974Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.535 + RM_GOPATH=0
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.535 + TMP_GOPATH=
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.535 + : /build
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.535 + '[' -z '' ']'
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.537 ++ mktemp -d
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.539 + export GOPATH=/tmp/tmp.dRhshYNY6V
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.549 + GOPATH=/tmp/tmp.dRhshYNY6V
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.549 + RM_GOPATH=1
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.553 + case "$(go env GOARCH)" in
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.553 ++ go env GOARCH
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.630 + export GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.630 + GO_BUILDMODE=-buildmode=pie
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.630 ++ dirname /tmp/install/install.sh
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.643 + dir=/tmp/install
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.643 + bin=vndr
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.643 + shift
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.643 + '[' '!' -f /tmp/install/vndr.installer ']'
15:25:53 [2020-09-03T15:25:53.974Z] #41 9.659 + . /tmp/install/vndr.installer
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 + install_vndr
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dRhshYNY6V/src/github.com/LK4D4/vndr
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 Cloning into '/tmp/tmp.dRhshYNY6V/src/github.com/LK4D4/vndr'...
15:25:53 [2020-09-03T15:25:53.975Z] #41 9.659 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:54 [2020-09-03T15:25:54.235Z] #41 ...
15:25:54 [2020-09-03T15:25:54.235Z] 
15:25:54 [2020-09-03T15:25:54.235Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + RM_GOPATH=0
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + TMP_GOPATH=
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + : /build
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + '[' -z '' ']'
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 ++ mktemp -d
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + export GOPATH=/tmp/tmp.hJ6AhWvsWa
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + GOPATH=/tmp/tmp.hJ6AhWvsWa
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + RM_GOPATH=1
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 + case "$(go env GOARCH)" in
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.32 ++ go env GOARCH
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.41 + export GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.41 + GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.41 ++ dirname /tmp/install/install.sh
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + dir=/tmp/install
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + bin=dockercli
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + shift
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + . /tmp/install/dockercli.installer
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 ++ : stable
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 ++ : 17.06.2-ce
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + install_dockercli
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 Install docker/cli version 17.06.2-ce from stable
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.42 ++ uname -m
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.43 + arch=x86_64
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.43 + '[' x86_64 '!=' x86_64 ']'
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.43 + url=https://download.docker.com/linux/static
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.43 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:25:54 [2020-09-03T15:25:54.235Z] #21 10.43 + tar -xz docker/docker
15:25:54 [2020-09-03T15:25:54.235Z] #21 ...
15:25:54 [2020-09-03T15:25:54.235Z] 
15:25:54 [2020-09-03T15:25:54.235Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:25:54 [2020-09-03T15:25:54.495Z] #32 ...
15:25:54 [2020-09-03T15:25:54.495Z] 
15:25:54 [2020-09-03T15:25:54.495Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:25:54 [2020-09-03T15:25:54.495Z] #51 11.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:54 [2020-09-03T15:25:54.495Z] #51 11.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:54 [2020-09-03T15:25:54.495Z] #51 ...
15:25:54 [2020-09-03T15:25:54.495Z] 
15:25:54 [2020-09-03T15:25:54.495Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.54 + RM_GOPATH=0
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.54 + TMP_GOPATH=
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.54 + : /build
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.54 + '[' -z '' ']'
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.54 ++ mktemp -d
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.55 + export GOPATH=/tmp/tmp.yZsythit60
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.55 + GOPATH=/tmp/tmp.yZsythit60
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.55 + RM_GOPATH=1
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.55 + case "$(go env GOARCH)" in
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.55 ++ go env GOARCH
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.61 + export GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.61 + GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.61 ++ dirname /tmp/install/install.sh
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + dir=/tmp/install
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + bin=rootlesskit
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + shift
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + . /tmp/install/rootlesskit.installer
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + install_rootlesskit
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + case "$1" in
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + export CGO_ENABLED=0
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + CGO_ENABLED=0
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + _install_rootlesskit
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yZsythit60/src/github.com/rootless-containers/rootlesskit
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.62 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:25:54 [2020-09-03T15:25:54.495Z] #54 10.64 Cloning into '/tmp/tmp.yZsythit60/src/github.com/rootless-containers/rootlesskit'...
15:25:54 [2020-09-03T15:25:54.759Z] #54 ...
15:25:54 [2020-09-03T15:25:54.759Z] 
15:25:54 [2020-09-03T15:25:54.759Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.53 + RM_GOPATH=0
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.53 + TMP_GOPATH=
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.53 + : /build
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.53 + '[' -z '' ']'
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.53 ++ mktemp -d
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.55 + export GOPATH=/tmp/tmp.OFrXeFGJhq
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.55 + GOPATH=/tmp/tmp.OFrXeFGJhq
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.55 + RM_GOPATH=1
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.55 + case "$(go env GOARCH)" in
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.56 ++ go env GOARCH
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + export GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + GO_BUILDMODE=-buildmode=pie
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 ++ dirname /tmp/install/install.sh
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + dir=/tmp/install
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + bin=golangci_lint
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + shift
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + . /tmp/install/golangci_lint.installer
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 ++ : v1.23.8
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + install_golangci_lint
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + echo 'Installing golangci-lint version v1.23.8'
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:25:54 [2020-09-03T15:25:54.759Z] #45 10.64 Installing golangci-lint version v1.23.8
15:25:54 [2020-09-03T15:25:54.759Z] #45 ...
15:25:54 [2020-09-03T15:25:54.759Z] 
15:25:54 [2020-09-03T15:25:54.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:54 [2020-09-03T15:25:54.759Z] #10 11.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:54 [2020-09-03T15:25:54.759Z] #10 11.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:55 [2020-09-03T15:25:55.018Z] #10 11.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:25:55 [2020-09-03T15:25:55.135Z] #25 6.881 #=#=#                                                                         

                                                                           0.4%
                                                                           0.5%
#                                                                          2.7%
###                                                                        5.4%
########                                                                  12.0%
###############                                                           21.4%
#######################                                                   32.2%
##############################                                            42.5%
#############################################                             62.6%
####################################################                      72.3%
######################################################################## 100.0%
15:25:55 [2020-09-03T15:25:55.135Z] #25 ...
15:25:55 [2020-09-03T15:25:55.135Z] 
15:25:55 [2020-09-03T15:25:55.135Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.591 + RM_GOPATH=0
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.591 + TMP_GOPATH=
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.591 + : /build
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.591 + '[' -z '' ']'
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.591 ++ mktemp -d
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.597 + export GOPATH=/tmp/tmp.gakRGVaUXS
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.597 + GOPATH=/tmp/tmp.gakRGVaUXS
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.597 + RM_GOPATH=1
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.597 + case "$(go env GOARCH)" in
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.597 ++ go env GOARCH
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.624 + export GO_BUILDMODE=-buildmode=pie
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.624 + GO_BUILDMODE=-buildmode=pie
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.624 ++ dirname /tmp/install/install.sh
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 + dir=/tmp/install
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 + bin=containerd
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 + shift
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 + '[' '!' -f /tmp/install/containerd.installer ']'
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 + . /tmp/install/containerd.installer
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 ++ set -e
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.626 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.627 + install_containerd
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.627 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.627 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.627 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gakRGVaUXS/src/github.com/containerd/containerd
15:25:55 [2020-09-03T15:25:55.135Z] #52 1.633 Cloning into '/tmp/tmp.gakRGVaUXS/src/github.com/containerd/containerd'...
15:25:55 [2020-09-03T15:25:55.427Z] #52 ...
15:25:55 [2020-09-03T15:25:55.427Z] 
15:25:55 [2020-09-03T15:25:55.427Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:25:55 [2020-09-03T15:25:55.427Z] #28 31.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:25:56 [2020-09-03T15:25:56.065Z] #28 32.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:25:56 [2020-09-03T15:25:56.401Z] #10 13.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:25:58 [2020-09-03T15:25:58.153Z] #28 ...
15:25:58 [2020-09-03T15:25:58.153Z] 
15:25:58 [2020-09-03T15:25:58.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:58 [2020-09-03T15:25:58.153Z] #41 24.28 sync
15:25:58 [2020-09-03T15:25:58.153Z] #41 24.30 internal/reflectlite
15:25:58 [2020-09-03T15:25:58.153Z] #41 25.50 github.com/LK4D4/vndr/godl/singleflight
15:25:58 [2020-09-03T15:25:58.153Z] #41 25.66 math/rand
15:25:58 [2020-09-03T15:25:58.153Z] #41 26.55 internal/singleflight
15:25:58 [2020-09-03T15:25:58.153Z] #41 27.01 io
15:25:58 [2020-09-03T15:25:58.153Z] #41 27.01 strconv
15:25:58 [2020-09-03T15:25:58.153Z] #41 27.99 bytes
15:25:58 [2020-09-03T15:25:58.153Z] #41 29.53 bufio
15:25:58 [2020-09-03T15:25:58.153Z] #41 29.84 reflect
15:25:58 [2020-09-03T15:25:58.153Z] #41 30.91 syscall
15:25:58 [2020-09-03T15:25:58.153Z] #41 ...
15:25:58 [2020-09-03T15:25:58.153Z] 
15:25:58 [2020-09-03T15:25:58.153Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:58 [2020-09-03T15:25:58.153Z] #25 8.909 #=#=#                                                                         
15:25:58 [2020-09-03T15:25:58.153Z] #25 9.069 
####                                                                       6.1%
##########                                                                14.6%
################                                                          23.2%
######################                                                    31.7%
#############################                                             40.3%
#################################                                         46.7%
######################################                                    53.2%
##########################################                                59.6%
###############################################                           66.1%
##################################################                        70.4%
########################################################                  78.9%
##############################################################            87.5%
###################################################################       94.0%
######################################################################## 100.0%
15:25:58 [2020-09-03T15:25:58.153Z] #25 10.99 #=#=#                                                                         
15:25:59 [2020-09-03T15:25:59.030Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
15:25:59 [2020-09-03T15:25:59.030Z] #25 ...
15:25:59 [2020-09-03T15:25:59.030Z] 
15:25:59 [2020-09-03T15:25:59.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:59 [2020-09-03T15:25:59.030Z] #10 25.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 25.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 26.09 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]
15:25:59 [2020-09-03T15:25:59.030Z] #10 26.10 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]
15:25:59 [2020-09-03T15:25:59.030Z] #10 27.87 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]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.28 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]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 29.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.08 debconf: delaying package configuration, since apt-utils is not installed
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.13 Fetched 73.3 MB in 5s (14.4 MB/s)
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.18 Selecting previously unselected package binutils-mingw-w64-i686.
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.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 ... 15177 files and directories currently installed.)
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 30.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 32.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:25:59 [2020-09-03T15:25:59.030Z] #10 32.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 32.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.39 Selecting previously unselected package binutils-mingw-w64.
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.50 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.51 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.68 Selecting previously unselected package dmsetup.
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.69 Unpacking dmsetup (2:1.02.155-3) ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.80 Selecting previously unselected package mingw-w64-common.
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:25:59 [2020-09-03T15:25:59.030Z] #10 34.81 Unpacking mingw-w64-common (6.0.0-3) ...
15:25:59 [2020-09-03T15:25:59.323Z] #10 ...
15:25:59 [2020-09-03T15:25:59.323Z] 
15:25:59 [2020-09-03T15:25:59.323Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:59 [2020-09-03T15:25:59.323Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
15:25:59 [2020-09-03T15:25:59.323Z] #25 ...
15:25:59 [2020-09-03T15:25:59.323Z] 
15:25:59 [2020-09-03T15:25:59.323Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.50 debconf: delaying package configuration, since apt-utils is not installed
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.56 Fetched 3742 kB in 1s (2741 kB/s)
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.65 Selecting previously unselected package libcap-dev:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.73 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.84 Selecting previously unselected package libnet1:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.84 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.88 Selecting previously unselected package libnet1-dev.
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 25.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.01 Selecting previously unselected package libnl-3-200:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.01 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.09 Selecting previously unselected package libnl-3-dev:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.09 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.29 Selecting previously unselected package libprotobuf-c1:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.30 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.36 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.36 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.42 Selecting previously unselected package zlib1g-dev:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.43 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.62 Selecting previously unselected package libprotobuf17:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 26.63 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.15 Selecting previously unselected package libprotobuf-lite17:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.15 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.36 Selecting previously unselected package libprotobuf-dev:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 27.36 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.21 Selecting previously unselected package libprotoc17:s390x.
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.22 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.60 Selecting previously unselected package protobuf-c-compiler.
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.70 Selecting previously unselected package protobuf-compiler.
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.82 Selecting previously unselected package python-pkg-resources.
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.82 Unpacking python-pkg-resources (40.8.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.97 Selecting previously unselected package python-six.
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 28.98 Unpacking python-six (1.12.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 29.02 Selecting previously unselected package python-protobuf.
15:25:59 [2020-09-03T15:25:59.323Z] #38 29.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 29.02 Unpacking python-protobuf (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 29.44 Setting up python-pkg-resources (40.8.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 31.04 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 31.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 31.06 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 31.07 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 31.08 Setting up python-six (1.12.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.13 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.14 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.16 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.17 Setting up libcap-dev:s390x (1:2.25-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.18 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.19 Setting up protobuf-compiler (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.20 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 32.22 Setting up python-protobuf (3.6.1.3-2) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 35.20 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:25:59 [2020-09-03T15:25:59.323Z] #38 35.21 Processing triggers for libc-bin (2.28-10) ...
15:25:59 [2020-09-03T15:25:59.617Z] #38 ...
15:25:59 [2020-09-03T15:25:59.617Z] 
15:25:59 [2020-09-03T15:25:59.617Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:59 [2020-09-03T15:25:59.697Z] #10 16.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:25:59 [2020-09-03T15:25:59.909Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
15:25:59 [2020-09-03T15:25:59.909Z] #25 ...
15:25:59 [2020-09-03T15:25:59.909Z] 
15:25:59 [2020-09-03T15:25:59.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:59 [2020-09-03T15:25:59.909Z] #38 DONE 35.9s
15:25:59 [2020-09-03T15:25:59.909Z] 
15:25:59 [2020-09-03T15:25:59.909Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:25:59 [2020-09-03T15:25:59.909Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.6%
##########################                                                36.3%
##########################                                                37.4%
15:25:59 [2020-09-03T15:25:59.909Z] #25 ...
15:25:59 [2020-09-03T15:25:59.909Z] 
15:25:59 [2020-09-03T15:25:59.909Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:59 [2020-09-03T15:25:59.909Z] #30 26.15 errors
15:25:59 [2020-09-03T15:25:59.909Z] #30 26.15 sort
15:25:59 [2020-09-03T15:25:59.909Z] #30 26.49 strconv
15:25:59 [2020-09-03T15:25:59.909Z] #30 26.87 io
15:25:59 [2020-09-03T15:25:59.909Z] #30 27.82 internal/oserror
15:25:59 [2020-09-03T15:25:59.909Z] #30 27.88 syscall
15:25:59 [2020-09-03T15:25:59.909Z] #30 29.47 reflect
15:25:59 [2020-09-03T15:25:59.909Z] #30 32.44 time
15:26:00 [2020-09-03T15:26:00.204Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01142d158b3f8ea1a) in /home/ubuntu/workspace/moby_PR-41412
[Pipeline] {
15:26:00 [2020-09-03T15:26:00.204Z] #30 ...
15:26:00 [2020-09-03T15:26:00.204Z] 
15:26:00 [2020-09-03T15:26:00.204Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
[Pipeline] checkout
15:26:00 [2020-09-03T15:26:00.267Z] #10 ...
15:26:00 [2020-09-03T15:26:00.267Z] 
15:26:00 [2020-09-03T15:26:00.267Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:00 [2020-09-03T15:26:00.267Z] #43 10.69 go: downloading gotest.tools/gotestsum v0.3.5
15:26:00 [2020-09-03T15:26:00.267Z] #43 11.25 go: extracting gotest.tools/gotestsum v0.3.5
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.28 go: downloading gotest.tools v2.1.0+incompatible
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.37 go: extracting gotest.tools v2.1.0+incompatible
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.49 go: downloading github.com/sirupsen/logrus v1.0.5
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.55 go: downloading github.com/fatih/color v1.6.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.64 go: extracting github.com/fatih/color v1.6.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.64 go: downloading github.com/pkg/errors v0.8.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.72 go: extracting github.com/sirupsen/logrus v1.0.5
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.97 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.99 go: downloading github.com/mattn/go-colorable v0.0.9
15:26:00 [2020-09-03T15:26:00.267Z] #43 12.99 go: downloading github.com/mattn/go-isatty v0.0.3
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.21 go: downloading github.com/spf13/pflag v1.0.1
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.21 go: downloading github.com/jonboulle/clockwork v0.1.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.23 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.24 go: extracting github.com/mattn/go-isatty v0.0.3
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.28 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.47 go: extracting github.com/pkg/errors v0.8.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.73 go: extracting github.com/mattn/go-colorable v0.0.9
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.75 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.92 go: extracting github.com/jonboulle/clockwork v0.1.0
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.99 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:26:00 [2020-09-03T15:26:00.267Z] #43 13.99 go: extracting github.com/spf13/pflag v1.0.1
15:26:00 [2020-09-03T15:26:00.267Z] #43 16.77 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:26:00 [2020-09-03T15:26:00.497Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.6%
##########################                                                36.3%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.3%
################################                                          44.8%
15:26:00 [2020-09-03T15:26:00.497Z] #25 ...
15:26:00 [2020-09-03T15:26:00.497Z] 
15:26:00 [2020-09-03T15:26:00.497Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.37 Selecting previously unselected package libxml2:s390x.
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.39 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.80 Selecting previously unselected package libarchive13:s390x.
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 32.82 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.00 Selecting previously unselected package libjsoncpp1:s390x.
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.14 Selecting previously unselected package librhash0:s390x.
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.14 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.15 Unpacking librhash0:s390x (1.3.8-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.34 Selecting previously unselected package libuv1:s390x.
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.34 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.34 Unpacking libuv1:s390x (1.24.1-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.50 Selecting previously unselected package cmake.
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.50 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 33.50 Unpacking cmake (3.13.4-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.89 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.94 Setting up xxd (2:8.1.0875-5) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.95 Setting up libuv1:s390x (1.24.1-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.96 Setting up vim-common (2:8.1.0875-5) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.97 Setting up librhash0:s390x (1.3.8-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.98 Setting up cmake-data (3.13.4-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 35.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 36.00 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 36.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 36.02 Setting up cmake (3.13.4-1) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 36.03 Processing triggers for libc-bin (2.28-10) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 36.09 Processing triggers for mime-support (3.62) ...
15:26:00 [2020-09-03T15:26:00.497Z] #32 DONE 36.6s
15:26:00 [2020-09-03T15:26:00.497Z] 
15:26:00 [2020-09-03T15:26:00.497Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:00 [2020-09-03T15:26:00.837Z] #43 17.28 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:26:01 [2020-09-03T15:26:01.097Z] #43 17.78 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:26:01 [2020-09-03T15:26:01.667Z] #43 ...
15:26:01 [2020-09-03T15:26:01.667Z] 
15:26:01 [2020-09-03T15:26:01.667Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:01 [2020-09-03T15:26:01.667Z] #38 8.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:26:01 [2020-09-03T15:26:01.667Z] #38 ...
15:26:01 [2020-09-03T15:26:01.667Z] 
15:26:01 [2020-09-03T15:26:01.667Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:01 [2020-09-03T15:26:01.667Z] #30 11.19 + cd /tmp/tmp.SDymJdIaki/src/github.com/BurntSushi/toml
15:26:01 [2020-09-03T15:26:01.667Z] #30 11.20 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:26:01 [2020-09-03T15:26:01.667Z] #30 11.21 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:26:01 [2020-09-03T15:26:01.667Z] #30 12.34 internal/cpu
15:26:01 [2020-09-03T15:26:01.667Z] #30 12.40 runtime/internal/atomic
15:26:01 [2020-09-03T15:26:01.667Z] #30 12.94 runtime/internal/sys
15:26:01 [2020-09-03T15:26:01.667Z] #30 13.04 internal/bytealg
15:26:01 [2020-09-03T15:26:01.667Z] #30 13.34 runtime/internal/math
15:26:01 [2020-09-03T15:26:01.667Z] #30 13.57 math/bits
15:26:01 [2020-09-03T15:26:01.667Z] #30 14.28 runtime
15:26:01 [2020-09-03T15:26:01.667Z] #30 14.72 math
15:26:02 [2020-09-03T15:26:02.258Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.6%
##########################                                                36.3%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.3%
################################                                          44.8%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.3%
#####################################                                     52.2%
######################################                                    52.9%
########################################                                  56.0%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.6%
#############################################                             63.4%
###############################################                           65.3%
################################################                          67.2%
#################################################                         69.1%
###################################################                       70.9%
####################################################                      73.4%
#
15:26:02 [2020-09-03T15:26:02.259Z] #25 ...
15:26:02 [2020-09-03T15:26:02.259Z] 
15:26:02 [2020-09-03T15:26:02.259Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:02 [2020-09-03T15:26:02.259Z] #47 28.32 syscall
15:26:02 [2020-09-03T15:26:02.259Z] #47 28.32 bytes
15:26:02 [2020-09-03T15:26:02.259Z] #47 29.97 reflect
15:26:02 [2020-09-03T15:26:02.259Z] #47 33.23 time
15:26:02 [2020-09-03T15:26:02.259Z] #47 37.62 context
15:26:02 [2020-09-03T15:26:02.259Z] #47 38.22 internal/poll
15:26:02 [2020-09-03T15:26:02.259Z] #47 ...
15:26:02 [2020-09-03T15:26:02.259Z] 
15:26:02 [2020-09-03T15:26:02.259Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:02 [2020-09-03T15:26:02.551Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.6%
##########################                                                36.3%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.3%
################################                                          44.8%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.3%
#####################################                                     52.2%
######################################                                    52.9%
########################################                                  56.0%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.6%
#############################################                             63.4%
###############################################                           65.3%
################################################                          67.2%
#################################################                         69.1%
###################################################                       70.9%
####################################################                      73.4%
######################################################                    75.9%
########################################################                  77.8%
15:26:02 [2020-09-03T15:26:02.551Z] #25 ...
15:26:02 [2020-09-03T15:26:02.551Z] 
15:26:02 [2020-09-03T15:26:02.551Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:02 [2020-09-03T15:26:02.551Z] #43 DONE 38.7s
15:26:02 [2020-09-03T15:26:02.551Z] 
15:26:02 [2020-09-03T15:26:02.551Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:03 [2020-09-03T15:26:03.065Z] #30 ...
15:26:03 [2020-09-03T15:26:03.066Z] 
15:26:03 [2020-09-03T15:26:03.066Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:26:03 [2020-09-03T15:26:03.066Z] #54 19.47 + cd /tmp/tmp.yZsythit60/src/github.com/rootless-containers/rootlesskit
15:26:03 [2020-09-03T15:26:03.066Z] #54 19.47 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:26:03 [2020-09-03T15:26:03.730Z] #25 11.18 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.6%
###################                                                       26.5%
####################                                                      28.4%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.6%
##########################                                                36.3%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.3%
################################                                          44.8%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.3%
#####################################                                     52.2%
######################################                                    52.9%
########################################                                  56.0%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.6%
#############################################                             63.4%
###############################################                           65.3%
################################################                          67.2%
#################################################                         69.1%
###################################################                       70.9%
####################################################                      73.4%
######################################################                    75.9%
########################################################                  77.8%
#########################################################                 79.7%
##########################################################                81.5%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.2%
###############################################################           88.4%
#################################################################         90.3%
##################################################################        92.8%
####################################################################      94.7%
#####################################################################     97.2%
#######################################################################   99.6%
######################################################################## 100.0%
15:26:03 [2020-09-03T15:26:03.730Z] #25 17.12 
15:26:03 [2020-09-03T15:26:03.900Z] using credential docker-jenkins-github-credentials
15:26:03 [2020-09-03T15:26:03.909Z] Cloning the remote Git repository
15:26:03 [2020-09-03T15:26:03.910Z] Cloning with configured refspecs honoured and without tags
15:26:04 [2020-09-03T15:26:04.005Z] #54 20.48 + for f in rootlesskit rootlesskit-docker-proxy
15:26:04 [2020-09-03T15:26:04.005Z] #54 20.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:26:04 [2020-09-03T15:26:04.005Z] #54 ...
15:26:04 [2020-09-03T15:26:04.005Z] 
15:26:04 [2020-09-03T15:26:04.005Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.67 + RM_GOPATH=0
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.67 + TMP_GOPATH=
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.67 + : /build
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.67 + '[' -z '' ']'
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 ++ mktemp -d
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 + export GOPATH=/tmp/tmp.gIy3zlTMbO
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 + GOPATH=/tmp/tmp.gIy3zlTMbO
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 + RM_GOPATH=1
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 + case "$(go env GOARCH)" in
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.69 ++ go env GOARCH
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + export GO_BUILDMODE=-buildmode=pie
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + GO_BUILDMODE=-buildmode=pie
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 ++ dirname /tmp/install/install.sh
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + dir=/tmp/install
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + bin=shfmt
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + shift
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + . /tmp/install/shfmt.installer
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + install_shfmt
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.72 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gIy3zlTMbO/src/github.com/mvdan/sh
15:26:04 [2020-09-03T15:26:04.005Z] #47 10.76 Cloning into '/tmp/tmp.gIy3zlTMbO/src/github.com/mvdan/sh'...
15:26:04 [2020-09-03T15:26:04.232Z] Cloning repository https://github.com/moby/moby.git
15:26:04 [2020-09-03T15:26:04.337Z]  > git init /home/ubuntu/workspace/moby_PR-41412 # timeout=10
15:26:04 [2020-09-03T15:26:04.265Z] #47 ...
15:26:04 [2020-09-03T15:26:04.265Z] 
15:26:04 [2020-09-03T15:26:04.265Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:04 [2020-09-03T15:26:04.265Z] #36 10.70 + git clone https://github.com/docker/distribution.git .
15:26:04 [2020-09-03T15:26:04.265Z] #36 10.70 Cloning into '.'...
15:26:04 [2020-09-03T15:26:04.265Z] #36 ...
15:26:04 [2020-09-03T15:26:04.265Z] 
15:26:04 [2020-09-03T15:26:04.265Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:04 [2020-09-03T15:26:04.265Z] #41 10.99 + cd /tmp/tmp.dRhshYNY6V/src/github.com/LK4D4/vndr
15:26:04 [2020-09-03T15:26:04.265Z] #41 10.99 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:26:04 [2020-09-03T15:26:04.265Z] #41 11.00 + go build -buildmode=pie -v -o /build/vndr .
15:26:04 [2020-09-03T15:26:04.265Z] #41 12.79 runtime/internal/atomic
15:26:04 [2020-09-03T15:26:04.265Z] #41 12.83 internal/cpu
15:26:04 [2020-09-03T15:26:04.265Z] #41 13.20 runtime/internal/sys
15:26:04 [2020-09-03T15:26:04.265Z] #41 13.57 runtime/internal/math
15:26:04 [2020-09-03T15:26:04.265Z] #41 13.78 internal/race
15:26:04 [2020-09-03T15:26:04.265Z] #41 13.96 internal/bytealg
15:26:04 [2020-09-03T15:26:04.265Z] #41 14.03 sync/atomic
15:26:04 [2020-09-03T15:26:04.265Z] #41 14.44 unicode
15:26:04 [2020-09-03T15:26:04.265Z] #41 15.01 runtime
15:26:04 [2020-09-03T15:26:04.265Z] #41 19.94 unicode/utf8
15:26:04 [2020-09-03T15:26:04.265Z] #41 20.81 math
15:26:04 [2020-09-03T15:26:04.525Z] #41 ...
15:26:04 [2020-09-03T15:26:04.525Z] 
15:26:04 [2020-09-03T15:26:04.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:04 [2020-09-03T15:26:04.525Z] #10 20.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:26:04 [2020-09-03T15:26:04.767Z] #25 18.28 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:26:04 [2020-09-03T15:26:04.785Z] #10 ...
15:26:04 [2020-09-03T15:26:04.785Z] 
15:26:04 [2020-09-03T15:26:04.785Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:04 [2020-09-03T15:26:04.785Z] #51 11.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:26:04 [2020-09-03T15:26:04.785Z] #51 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:26:04 [2020-09-03T15:26:04.785Z] #51 18.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #51 ...
15:26:05 [2020-09-03T15:26:05.045Z] 
15:26:05 [2020-09-03T15:26:05.045Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:05 [2020-09-03T15:26:05.045Z] #32 11.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #32 11.96 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #32 11.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #32 14.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #32 18.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #32 ...
15:26:05 [2020-09-03T15:26:05.045Z] 
15:26:05 [2020-09-03T15:26:05.045Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:05 [2020-09-03T15:26:05.045Z] #23 11.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #23 11.95 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #23 11.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #23 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:26:05 [2020-09-03T15:26:05.045Z] #23 18.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:26:04 [2020-09-03T15:26:04.617Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:04 [2020-09-03T15:26:04.618Z]  > git --version # timeout=10
15:26:04 [2020-09-03T15:26:04.623Z]  > git --version # 'git version 2.7.4'
15:26:04 [2020-09-03T15:26:04.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:04 [2020-09-03T15:26:04.627Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:05 [2020-09-03T15:26:05.385Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095f3f3213892de0a) in /home/ubuntu/workspace/moby_PR-41412
15:26:05 [2020-09-03T15:26:05.386Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2bde82159ab38ce) in /home/ubuntu/workspace/moby_PR-41412
[Pipeline] {
[Pipeline] {
15:26:05 [2020-09-03T15:26:05.402Z] #25 18.59 #=#=#                                                                         
[Pipeline] checkout
[Pipeline] checkout
15:26:06 [2020-09-03T15:26:06.627Z] #25 18.90 #=#=#                                                                         

                                                                           0.3%
#####                                                                      8.3%
##################                                                        26.3%
#########################################                                 58.1%
######################################################################## 100.0%
15:26:06 [2020-09-03T15:26:06.627Z] #25 20.12 
15:26:06 [2020-09-03T15:26:06.961Z] #23 ...
15:26:06 [2020-09-03T15:26:06.961Z] 
15:26:06 [2020-09-03T15:26:06.961Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:06 [2020-09-03T15:26:06.961Z] #30 23.31 internal/testlog
15:26:07 [2020-09-03T15:26:07.673Z] #25 ...
15:26:07 [2020-09-03T15:26:07.673Z] 
15:26:07 [2020-09-03T15:26:07.673Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.452 + RM_GOPATH=0
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.452 + TMP_GOPATH=
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.452 + : /build
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.452 + '[' -z '' ']'
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.453 ++ mktemp -d
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.453 + export GOPATH=/tmp/tmp.4ZVm2N7mub
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.453 + GOPATH=/tmp/tmp.4ZVm2N7mub
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.453 + RM_GOPATH=1
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.453 + case "$(go env GOARCH)" in
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.454 ++ go env GOARCH
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.478 + export GO_BUILDMODE=-buildmode=pie
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.478 + GO_BUILDMODE=-buildmode=pie
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.481 ++ dirname /tmp/install/install.sh
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.482 + dir=/tmp/install
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + bin=tini
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + shift
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + '[' '!' -f /tmp/install/tini.installer ']'
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + . /tmp/install/tini.installer
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + install_tini
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 + git clone https://github.com/krallin/tini.git /tmp/tmp.4ZVm2N7mub/tini
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.483 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:26:07 [2020-09-03T15:26:07.673Z] #33 1.488 Cloning into '/tmp/tmp.4ZVm2N7mub/tini'...
15:26:07 [2020-09-03T15:26:07.673Z] #33 2.187 + cd /tmp/tmp.4ZVm2N7mub/tini
15:26:07 [2020-09-03T15:26:07.673Z] #33 2.187 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:26:07 [2020-09-03T15:26:07.673Z] #33 2.187 + cmake .
15:26:07 [2020-09-03T15:26:07.673Z] #33 2.710 -- The C compiler identification is GNU 8.3.0
15:26:07 [2020-09-03T15:26:07.673Z] #33 2.762 -- Check for working C compiler: /usr/bin/cc
15:26:07 [2020-09-03T15:26:07.673Z] #33 3.171 -- Check for working C compiler: /usr/bin/cc -- works
15:26:07 [2020-09-03T15:26:07.673Z] #33 3.172 -- Detecting C compiler ABI info
15:26:07 [2020-09-03T15:26:07.673Z] #33 3.552 -- Detecting C compiler ABI info - done
15:26:07 [2020-09-03T15:26:07.673Z] #33 3.580 -- Detecting C compile features
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.709 -- Detecting C compile features - done
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.723 -- Performing Test HAS_BUILTIN_FORTIFY
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.895 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.966 -- Configuring done
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.981 -- Generating done
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.987 -- Build files have been written to: /tmp/tmp.4ZVm2N7mub/tini
15:26:07 [2020-09-03T15:26:07.673Z] #33 4.999 + make tini-static
15:26:07 [2020-09-03T15:26:07.673Z] #33 5.271 Scanning dependencies of target tini-static
15:26:07 [2020-09-03T15:26:07.673Z] #33 5.317 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:26:07 [2020-09-03T15:26:07.673Z] #33 6.255 [100%] Linking C executable tini-static
15:26:07 [2020-09-03T15:26:07.673Z] #33 6.680 [100%] Built target tini-static
15:26:07 [2020-09-03T15:26:07.673Z] #33 6.701 + mkdir -p /build
15:26:07 [2020-09-03T15:26:07.673Z] #33 6.722 + cp tini-static /build/docker-init
15:26:07 [2020-09-03T15:26:07.673Z] #33 DONE 7.0s
15:26:07 [2020-09-03T15:26:07.673Z] 
15:26:07 [2020-09-03T15:26:07.673Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:07 [2020-09-03T15:26:07.673Z] #30 36.95 internal/poll
15:26:07 [2020-09-03T15:26:07.673Z] #30 38.62 internal/syscall/execenv
15:26:07 [2020-09-03T15:26:07.673Z] #30 38.76 internal/syscall/unix
15:26:07 [2020-09-03T15:26:07.673Z] #30 39.04 os
15:26:07 [2020-09-03T15:26:07.673Z] #30 40.02 internal/fmtsort
15:26:07 [2020-09-03T15:26:07.673Z] #30 40.55 strings
15:26:07 [2020-09-03T15:26:07.673Z] #30 41.82 fmt
15:26:07 [2020-09-03T15:26:07.673Z] #30 42.56 path/filepath
15:26:07 [2020-09-03T15:26:07.673Z] #30 43.37 io/ioutil
15:26:07 [2020-09-03T15:26:07.904Z] #30 24.36 encoding
15:26:08 [2020-09-03T15:26:08.009Z] #30 ...
15:26:08 [2020-09-03T15:26:08.009Z] 
15:26:08 [2020-09-03T15:26:08.009Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:08 [2020-09-03T15:26:08.009Z] #25 21.44 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:26:08 [2020-09-03T15:26:08.009Z] #25 21.55 skipping existing aab193acf6ba
15:26:08 [2020-09-03T15:26:08.305Z] #25 21.70 
15:26:08 [2020-09-03T15:26:08.843Z] #30 25.24 runtime/cgo
15:26:09 [2020-09-03T15:26:09.010Z] using credential docker-jenkins-github-credentials
15:26:09 [2020-09-03T15:26:09.017Z] Cloning the remote Git repository
15:26:09 [2020-09-03T15:26:09.017Z] Cloning with configured refspecs honoured and without tags
15:26:09 [2020-09-03T15:26:09.056Z] Cloning repository https://github.com/moby/moby.git
15:26:09 [2020-09-03T15:26:09.123Z]  > git init /home/ubuntu/workspace/moby_PR-41412 # timeout=10
15:26:09 [2020-09-03T15:26:09.333Z] using credential docker-jenkins-github-credentials
15:26:09 [2020-09-03T15:26:09.340Z] Cloning the remote Git repository
15:26:09 [2020-09-03T15:26:09.340Z] Cloning with configured refspecs honoured and without tags
15:26:09 [2020-09-03T15:26:09.347Z] #25 22.74 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:26:09 [2020-09-03T15:26:09.347Z] #25 22.76 skipping existing 4d43f82972ce
15:26:09 [2020-09-03T15:26:09.347Z] #25 22.82 
15:26:09 [2020-09-03T15:26:09.982Z] #25 ...
15:26:09 [2020-09-03T15:26:09.982Z] 
15:26:09 [2020-09-03T15:26:09.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:09 [2020-09-03T15:26:09.982Z] #39 7.756 Note: Building without setproctitle() and strlcpy() support.
15:26:09 [2020-09-03T15:26:09.982Z] #39 7.756       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:26:09 [2020-09-03T15:26:09.982Z] #39 7.764 Note: Building without GnuTLS support
15:26:09 [2020-09-03T15:26:09.982Z] #39 7.769 Makefile.config:39: Warn: you have no libnftables installed
15:26:09 [2020-09-03T15:26:09.982Z] #39 7.769 Makefile.config:40: Warn: Building without nftables support
15:26:09 [2020-09-03T15:26:09.982Z] #39 9.196 fatal: not a git repository (or any of the parent directories): .git
15:26:09 [2020-09-03T15:26:09.982Z] #39 9.243   GEN      .gitid
15:26:09 [2020-09-03T15:26:09.982Z] #39 9.250   GEN      criu/include/version.h
15:26:09 [2020-09-03T15:26:09.982Z] #39 9.257   GEN      include/common/asm
15:26:09 [2020-09-03T15:26:09.982Z] #39 10.05   PBCC     images/timens.pb-c.c
15:26:09 [2020-09-03T15:26:09.982Z] #39 10.07   DEP      images/timens.pb-c.d
15:26:09 [2020-09-03T15:26:09.982Z] #39 10.10   PBCC     images/fown.pb-c.c
15:26:09 [2020-09-03T15:26:09.982Z] #39 10.14   PBCC     images/google/protobuf/descriptor.pb-c.c
15:26:09 [2020-09-03T15:26:09.982Z] #39 10.17   PBCC     images/opts.pb-c.c
15:26:09 [2020-09-03T15:26:09.982Z] #39 ...
15:26:09 [2020-09-03T15:26:09.982Z] 
15:26:09 [2020-09-03T15:26:09.982Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:09 [2020-09-03T15:26:09.982Z] #30 44.80 path
15:26:09 [2020-09-03T15:26:09.982Z] #30 45.00 flag
15:26:09 [2020-09-03T15:26:09.982Z] #30 45.15 github.com/BurntSushi/toml
15:26:09 [2020-09-03T15:26:09.982Z] #30 45.98 log
15:26:09 [2020-09-03T15:26:09.263Z] Cloning repository https://github.com/moby/moby.git
15:26:09 [2020-09-03T15:26:09.461Z]  > git init /home/ubuntu/workspace/moby_PR-41412 # timeout=10
15:26:09 [2020-09-03T15:26:09.722Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:09 [2020-09-03T15:26:09.722Z]  > git --version # timeout=10
15:26:09 [2020-09-03T15:26:09.735Z]  > git --version # 'git version 2.17.1'
15:26:09 [2020-09-03T15:26:09.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:09 [2020-09-03T15:26:09.754Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:10 [2020-09-03T15:26:10.274Z] #30 46.37 text/tabwriter
15:26:09 [2020-09-03T15:26:09.384Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:09 [2020-09-03T15:26:09.385Z]  > git --version # timeout=10
15:26:09 [2020-09-03T15:26:09.400Z]  > git --version # 'git version 2.17.1'
15:26:09 [2020-09-03T15:26:09.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:09 [2020-09-03T15:26:09.411Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:10 [2020-09-03T15:26:10.947Z] #30 ...
15:26:10 [2020-09-03T15:26:10.947Z] 
15:26:10 [2020-09-03T15:26:10.947Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:10 [2020-09-03T15:26:10.947Z] #41 37.25 internal/poll
15:26:10 [2020-09-03T15:26:10.947Z] #41 39.33 os
15:26:10 [2020-09-03T15:26:10.947Z] #41 40.88 strings
15:26:10 [2020-09-03T15:26:10.947Z] #41 41.75 fmt
15:26:10 [2020-09-03T15:26:10.947Z] #41 42.97 path/filepath
15:26:10 [2020-09-03T15:26:10.947Z] #41 44.80 regexp/syntax
15:26:10 [2020-09-03T15:26:10.947Z] #41 45.61 flag
15:26:10 [2020-09-03T15:26:10.947Z] #41 47.16 go/token
15:26:11 [2020-09-03T15:26:11.249Z] #41 ...
15:26:11 [2020-09-03T15:26:11.249Z] 
15:26:11 [2020-09-03T15:26:11.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:11 [2020-09-03T15:26:11.249Z] #25 23.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:26:11 [2020-09-03T15:26:11.249Z] #25 23.99 
15:26:11 [2020-09-03T15:26:11.249Z] #25 24.09 
######################################################################## 100.0%
15:26:11 [2020-09-03T15:26:11.249Z] #25 24.14 
15:26:11 [2020-09-03T15:26:11.249Z] #25 24.20 Download of images into '/build' complete.
15:26:11 [2020-09-03T15:26:11.249Z] #25 24.20 Use something like the following to load the result into a Docker daemon:
15:26:11 [2020-09-03T15:26:11.249Z] #25 24.20   tar -cC '/build' . | docker load
15:26:11 [2020-09-03T15:26:11.249Z] #25 DONE 24.5s
15:26:11 [2020-09-03T15:26:11.249Z] 
15:26:11 [2020-09-03T15:26:11.249Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:11 [2020-09-03T15:26:11.249Z] #52 25.06 Checking out files:  68% (2210/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:26:11 [2020-09-03T15:26:11.249Z] #52 25.77 + cd /tmp/tmp.gakRGVaUXS/src/github.com/containerd/containerd
15:26:11 [2020-09-03T15:26:11.249Z] #52 25.77 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:26:11 [2020-09-03T15:26:11.400Z] #30 ...
15:26:11 [2020-09-03T15:26:11.400Z] 
15:26:11 [2020-09-03T15:26:11.400Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:11 [2020-09-03T15:26:11.400Z] #21 25.43 + mkdir -p /build
15:26:11 [2020-09-03T15:26:11.400Z] #21 25.43 + mv docker/docker /build/
15:26:11 [2020-09-03T15:26:11.400Z] #21 25.44 + rmdir docker
15:26:11 [2020-09-03T15:26:11.400Z] #21 DONE 27.9s
15:26:11 [2020-09-03T15:26:11.400Z] 
15:26:11 [2020-09-03T15:26:11.400Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:11 [2020-09-03T15:26:11.400Z] #47 27.40 + cd /tmp/tmp.gIy3zlTMbO/src/github.com/mvdan/sh
15:26:11 [2020-09-03T15:26:11.400Z] #47 27.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:11 [2020-09-03T15:26:11.400Z] #47 27.56 + GO111MODULE=on
15:26:11 [2020-09-03T15:26:11.400Z] #47 27.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + export 'BUILDTAGS=netgo osusergo static_build'
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + BUILDTAGS='netgo osusergo static_build'
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + export EXTRA_FLAGS=-buildmode=pie
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + EXTRA_FLAGS=-buildmode=pie
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + '[' '' = dynamic ']'
15:26:11 [2020-09-03T15:26:11.890Z] #52 26.67 + make
15:26:12 [2020-09-03T15:26:12.525Z] #52 27.37 + bin/ctr
15:26:13 [2020-09-03T15:26:13.310Z] #47 29.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:13 [2020-09-03T15:26:13.310Z] #47 29.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:13 [2020-09-03T15:26:13.562Z] #52 ...
15:26:13 [2020-09-03T15:26:13.562Z] 
15:26:13 [2020-09-03T15:26:13.562Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:13 [2020-09-03T15:26:13.562Z] #47 39.72 os
15:26:13 [2020-09-03T15:26:13.562Z] #47 41.40 encoding/base64
15:26:13 [2020-09-03T15:26:13.562Z] #47 42.03 strings
15:26:13 [2020-09-03T15:26:13.562Z] #47 42.05 fmt
15:26:13 [2020-09-03T15:26:13.562Z] #47 44.32 golang.org/x/sys/unix
15:26:13 [2020-09-03T15:26:13.562Z] #47 45.62 encoding/json
15:26:13 [2020-09-03T15:26:13.570Z] #47 30.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:13 [2020-09-03T15:26:13.831Z] #47 30.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:13 [2020-09-03T15:26:13.854Z] #47 ...
15:26:13 [2020-09-03T15:26:13.854Z] 
15:26:13 [2020-09-03T15:26:13.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:13 [2020-09-03T15:26:13.854Z] #10 39.86 Selecting previously unselected package mingw-w64-x86-64-dev.
15:26:13 [2020-09-03T15:26:13.854Z] #10 39.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 39.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.02 Selecting previously unselected package gcc-mingw-w64-base.
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 45.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:26:13 [2020-09-03T15:26:13.854Z] #10 ...
15:26:13 [2020-09-03T15:26:13.854Z] 
15:26:13 [2020-09-03T15:26:13.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.21   PBCC     images/memfd.pb-c.c
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.23   DEP      images/fown.pb-c.d
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.25   DEP      images/google/protobuf/descriptor.pb-c.d
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.31   DEP      images/opts.pb-c.d
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.34   DEP      images/memfd.pb-c.d
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.39   PBCC     images/sit.pb-c.c
15:26:13 [2020-09-03T15:26:13.854Z] #39 10.44   DEP      images/sit.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.47   PBCC     images/macvlan.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.49   DEP      images/macvlan.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.50   PBCC     images/autofs.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.55   DEP      images/autofs.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.58   PBCC     images/sysctl.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.60   DEP      images/sysctl.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.62   PBCC     images/time.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.63   DEP      images/time.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.69   PBCC     images/binfmt-misc.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.70   DEP      images/binfmt-misc.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.75   PBCC     images/seccomp.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.75   DEP      images/seccomp.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.76   PBCC     images/userns.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.78   DEP      images/userns.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.82   PBCC     images/cgroup.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.83   DEP      images/cgroup.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.87   PBCC     images/ext-file.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.90   DEP      images/ext-file.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.91   PBCC     images/rpc.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.98   DEP      images/rpc.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 10.99   PBCC     images/siginfo.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.00   DEP      images/siginfo.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.03   PBCC     images/pagemap.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.08   DEP      images/pagemap.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.13   PBCC     images/rlimit.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.17   DEP      images/rlimit.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.20   PBCC     images/file-lock.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.21   DEP      images/file-lock.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.24   PBCC     images/tty.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.27   DEP      images/tty.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.30   PBCC     images/tun.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.32   PBCC     images/netdev.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.34   DEP      images/tun.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.37   DEP      images/netdev.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.39   PBCC     images/vma.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.41   DEP      images/vma.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.45   PBCC     images/creds.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.46   DEP      images/creds.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.48   PBCC     images/utsns.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.50   DEP      images/utsns.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.57   PBCC     images/ipc-desc.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.57   PBCC     images/ipc-sem.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.58   DEP      images/ipc-desc.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.60   DEP      images/ipc-sem.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.63   PBCC     images/ipc-msg.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.64   DEP      images/ipc-msg.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.66   PBCC     images/ipc-shm.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.68   DEP      images/ipc-shm.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.69   PBCC     images/ipc-var.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.70   DEP      images/ipc-var.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.73   PBCC     images/sk-opts.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.74   PBCC     images/packet-sock.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.76   DEP      images/sk-opts.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.78   DEP      images/packet-sock.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.81   PBCC     images/sk-netlink.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.83   DEP      images/sk-netlink.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.86   PBCC     images/sk-inet.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 11.92   DEP      images/sk-inet.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.01   PBCC     images/sk-unix.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.08   DEP      images/sk-unix.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.14   PBCC     images/mm.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.26   DEP      images/mm.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.27   PBCC     images/timerfd.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.29   DEP      images/timerfd.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.34   PBCC     images/timer.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.35   DEP      images/timer.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.38   PBCC     images/sa.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.40   DEP      images/sa.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.42   PBCC     images/pipe-data.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.43   DEP      images/pipe-data.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.48   PBCC     images/mnt.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.52   DEP      images/mnt.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.57   PBCC     images/sk-packet.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.59   DEP      images/sk-packet.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.63   PBCC     images/tcp-stream.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.65   DEP      images/tcp-stream.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.70   PBCC     images/pipe.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.71   DEP      images/pipe.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.75   PBCC     images/pstree.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.78   DEP      images/pstree.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.81   PBCC     images/fs.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.82   DEP      images/fs.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.83   PBCC     images/signalfd.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.87   DEP      images/signalfd.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.93   PBCC     images/fh.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 12.96   PBCC     images/fsnotify.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.00   DEP      images/fh.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.03   DEP      images/fsnotify.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.06   PBCC     images/eventpoll.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.06   DEP      images/eventpoll.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.08   PBCC     images/eventfd.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.09   DEP      images/eventfd.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.13   PBCC     images/remap-file-path.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.15   DEP      images/remap-file-path.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.17   PBCC     images/fifo.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.18   DEP      images/fifo.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.20   PBCC     images/ghost-file.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.21   DEP      images/ghost-file.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.25   PBCC     images/regfile.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.29   DEP      images/regfile.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.31   PBCC     images/ns.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.34   DEP      images/ns.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.35   PBCC     images/fdinfo.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.40   DEP      images/fdinfo.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.43   PBCC     images/core-aarch64.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.48   PBCC     images/core-arm.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.48   PBCC     images/core-ppc64.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.49   PBCC     images/core-s390.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.51   PBCC     images/core-x86.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.55   PBCC     images/core.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.57   PBCC     images/inventory.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.61   DEP      images/core-aarch64.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.63   DEP      images/core-arm.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.67   DEP      images/core-ppc64.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.68   DEP      images/core-s390.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.74   DEP      images/core-x86.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.82   DEP      images/core.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.89   DEP      images/inventory.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.96   PBCC     images/cpuinfo.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 13.97   DEP      images/cpuinfo.pb-c.d
15:26:13 [2020-09-03T15:26:13.855Z] #39 14.03   PBCC     images/stats.pb-c.c
15:26:13 [2020-09-03T15:26:13.855Z] #39 14.03   DEP      images/stats.pb-c.d
15:26:14 [2020-09-03T15:26:14.091Z] #47 30.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:14 [2020-09-03T15:26:14.489Z] #39 14.71 make[1]: Nothing to be done for 'all'.
15:26:15 [2020-09-03T15:26:15.472Z] #47 31.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:15 [2020-09-03T15:26:15.528Z] #39 15.47   CC       images/stats.o
15:26:15 [2020-09-03T15:26:15.528Z] #39 ...
15:26:15 [2020-09-03T15:26:15.528Z] 
15:26:15 [2020-09-03T15:26:15.528Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:15 [2020-09-03T15:26:15.528Z] #30 48.80 github.com/BurntSushi/toml/cmd/tomlv
15:26:15 [2020-09-03T15:26:15.528Z] #30 DONE 51.6s
15:26:15 [2020-09-03T15:26:15.528Z] 
15:26:15 [2020-09-03T15:26:15.528Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:15 [2020-09-03T15:26:15.528Z] #47 50.03 github.com/pkg/diff
15:26:15 [2020-09-03T15:26:15.528Z] #47 50.07 go/ast
15:26:15 [2020-09-03T15:26:15.528Z] #47 50.89 golang.org/x/crypto/ssh/terminal
15:26:15 [2020-09-03T15:26:15.823Z] #47 52.01 mvdan.cc/editorconfig
15:26:16 [2020-09-03T15:26:16.856Z] #47 33.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:16 [2020-09-03T15:26:16.856Z] #47 ...
15:26:16 [2020-09-03T15:26:16.856Z] 
15:26:16 [2020-09-03T15:26:16.856Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:16 [2020-09-03T15:26:16.856Z] #43 23.31 go: finding github.com/fatih/color v1.6.0
15:26:16 [2020-09-03T15:26:16.856Z] #43 23.40 go: finding github.com/pkg/errors v0.8.0
15:26:16 [2020-09-03T15:26:16.856Z] #43 23.65 go: finding github.com/sirupsen/logrus v1.0.5
15:26:16 [2020-09-03T15:26:16.856Z] #43 23.79 go: finding github.com/mattn/go-colorable v0.0.9
15:26:16 [2020-09-03T15:26:16.856Z] #43 23.86 go: finding github.com/spf13/pflag v1.0.1
15:26:16 [2020-09-03T15:26:16.856Z] #43 24.03 go: finding github.com/mattn/go-isatty v0.0.3
15:26:16 [2020-09-03T15:26:16.856Z] #43 24.61 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:26:16 [2020-09-03T15:26:16.856Z] #43 24.67 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:26:16 [2020-09-03T15:26:16.856Z] #43 24.69 go: finding github.com/jonboulle/clockwork v0.1.0
15:26:16 [2020-09-03T15:26:16.856Z] #43 24.85 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:26:16 [2020-09-03T15:26:16.856Z] #43 25.01 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:26:16 [2020-09-03T15:26:16.856Z] #43 ...
15:26:16 [2020-09-03T15:26:16.856Z] 
15:26:16 [2020-09-03T15:26:16.856Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:16 [2020-09-03T15:26:16.856Z] #23 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:26:16 [2020-09-03T15:26:16.856Z] #23 ...
15:26:16 [2020-09-03T15:26:16.856Z] 
15:26:16 [2020-09-03T15:26:16.856Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:16 [2020-09-03T15:26:16.856Z] #32 23.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:26:16 [2020-09-03T15:26:16.860Z] #47 52.96 mvdan.cc/sh/v3/fileutil
15:26:17 [2020-09-03T15:26:17.116Z] #32 ...
15:26:17 [2020-09-03T15:26:17.117Z] 
15:26:17 [2020-09-03T15:26:17.117Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:17 [2020-09-03T15:26:17.117Z] #41 26.65 unicode/utf16
15:26:17 [2020-09-03T15:26:17.117Z] #41 26.99 container/list
15:26:17 [2020-09-03T15:26:17.117Z] #41 28.24 crypto/internal/subtle
15:26:17 [2020-09-03T15:26:17.117Z] #41 28.46 crypto/subtle
15:26:17 [2020-09-03T15:26:17.117Z] #41 28.80 vendor/golang.org/x/crypto/cryptobyte/asn1
15:26:17 [2020-09-03T15:26:17.117Z] #41 28.96 internal/nettrace
15:26:17 [2020-09-03T15:26:17.117Z] #41 29.25 runtime/cgo
15:26:17 [2020-09-03T15:26:17.153Z] #47 53.15 mvdan.cc/sh/v3/syntax
15:26:17 [2020-09-03T15:26:17.688Z] #41 ...
15:26:17 [2020-09-03T15:26:17.688Z] 
15:26:17 [2020-09-03T15:26:17.688Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:17 [2020-09-03T15:26:17.688Z] #36 34.26 Checking out files:  63% (1060/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
15:26:17 [2020-09-03T15:26:17.688Z] #36 ...
15:26:17 [2020-09-03T15:26:17.688Z] 
15:26:17 [2020-09-03T15:26:17.688Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:17 [2020-09-03T15:26:17.688Z] #51 24.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:26:17 [2020-09-03T15:26:17.949Z] #51 ...
15:26:17 [2020-09-03T15:26:17.949Z] 
15:26:17 [2020-09-03T15:26:17.949Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:18 [2020-09-03T15:26:18.469Z] #36 34.26 Checking out files:  63% (1060/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
15:26:18 [2020-09-03T15:26:18.469Z] #36 ...
15:26:18 [2020-09-03T15:26:18.469Z] 
15:26:18 [2020-09-03T15:26:18.469Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:18 [2020-09-03T15:26:18.469Z] #38 25.22 Fetched 8378 kB in 20s (420 kB/s)
15:26:18 [2020-09-03T15:26:18.732Z] #38 25.22 Reading package lists...
15:26:18 [2020-09-03T15:26:18.732Z] #38 ...
15:26:18 [2020-09-03T15:26:18.732Z] 
15:26:18 [2020-09-03T15:26:18.732Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:18 [2020-09-03T15:26:18.732Z] #36 34.26 Checking out files:  63% (1060/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  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.
15:26:18 [2020-09-03T15:26:18.992Z] #36 35.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:26:19 [2020-09-03T15:26:19.889Z] #47 ...
15:26:19 [2020-09-03T15:26:19.889Z] 
15:26:19 [2020-09-03T15:26:19.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:19 [2020-09-03T15:26:19.889Z] #39 15.76   CC       images/core.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 16.36   CC       images/core-x86.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 16.60   CC       images/core-arm.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 16.76   CC       images/core-aarch64.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 16.97   CC       images/core-ppc64.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 17.25   CC       images/core-s390.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 17.59   CC       images/cpuinfo.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 17.79   CC       images/inventory.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 17.89   CC       images/fdinfo.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.03   CC       images/fown.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.20   CC       images/ns.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.24   CC       images/regfile.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.30   CC       images/ghost-file.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.38   CC       images/fifo.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.48   CC       images/remap-file-path.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.64   CC       images/eventfd.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.73   CC       images/eventpoll.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.82   CC       images/fh.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 18.95   CC       images/fsnotify.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.21   CC       images/signalfd.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.30   CC       images/fs.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.39   CC       images/pstree.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.53   CC       images/pipe.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.67   CC       images/tcp-stream.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 19.78   CC       images/sk-packet.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 20.00   CC       images/mnt.o
15:26:19 [2020-09-03T15:26:19.889Z] #39 20.18   CC       images/pipe-data.o
15:26:20 [2020-09-03T15:26:20.182Z] #39 20.28   CC       images/sa.o
15:26:20 [2020-09-03T15:26:20.182Z] #39 20.42   CC       images/timer.o
15:26:20 [2020-09-03T15:26:20.474Z] #39 20.71   CC       images/timerfd.o
15:26:20 [2020-09-03T15:26:20.767Z] #39 20.92   CC       images/mm.o
15:26:20 [2020-09-03T15:26:20.767Z] #39 ...
15:26:20 [2020-09-03T15:26:20.767Z] 
15:26:20 [2020-09-03T15:26:20.767Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:20 [2020-09-03T15:26:20.767Z] #47 56.92 mvdan.cc/sh/v3/cmd/shfmt
15:26:21 [2020-09-03T15:26:21.435Z] #47 ...
15:26:21 [2020-09-03T15:26:21.435Z] 
15:26:21 [2020-09-03T15:26:21.435Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:21 [2020-09-03T15:26:21.435Z] #41 47.44 regexp
15:26:21 [2020-09-03T15:26:21.435Z] #41 48.28 go/scanner
15:26:21 [2020-09-03T15:26:21.435Z] #41 49.20 go/ast
15:26:21 [2020-09-03T15:26:21.435Z] #41 49.86 internal/lazyregexp
15:26:21 [2020-09-03T15:26:21.435Z] #41 50.10 net/url
15:26:21 [2020-09-03T15:26:21.435Z] #41 51.40 text/template/parse
15:26:21 [2020-09-03T15:26:21.435Z] #41 52.54 go/parser
15:26:21 [2020-09-03T15:26:21.435Z] #41 53.96 text/template
15:26:21 [2020-09-03T15:26:21.435Z] #41 54.51 encoding/xml
15:26:21 [2020-09-03T15:26:21.435Z] #41 57.21 go/doc
15:26:21 [2020-09-03T15:26:21.435Z] #41 ...
15:26:21 [2020-09-03T15:26:21.435Z] 
15:26:21 [2020-09-03T15:26:21.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.11   CC       images/sk-opts.o
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.22   CC       images/sk-unix.o
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.34   CC       images/sk-inet.o
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.55   CC       images/tun.o
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.65   CC       images/sk-netlink.o
15:26:21 [2020-09-03T15:26:21.435Z] #39 21.74   CC       images/packet-sock.o
15:26:21 [2020-09-03T15:26:21.728Z] #39 21.91   CC       images/ipc-var.o
15:26:21 [2020-09-03T15:26:21.728Z] #39 22.01   CC       images/ipc-desc.o
15:26:22 [2020-09-03T15:26:22.020Z] #39 22.14   CC       images/ipc-shm.o
15:26:22 [2020-09-03T15:26:22.020Z] #39 22.24   CC       images/ipc-msg.o
15:26:22 [2020-09-03T15:26:22.292Z] #36 38.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:26:22 [2020-09-03T15:26:22.313Z] #39 22.41   CC       images/ipc-sem.o
15:26:22 [2020-09-03T15:26:22.606Z] #39 22.60   CC       images/utsns.o
15:26:22 [2020-09-03T15:26:22.606Z] #39 22.75   CC       images/creds.o
15:26:22 [2020-09-03T15:26:22.898Z] #39 22.89   CC       images/vma.o
15:26:22 [2020-09-03T15:26:22.898Z] #39 23.02   CC       images/netdev.o
15:26:22 [2020-09-03T15:26:22.898Z] #39 23.27   CC       images/tty.o
15:26:23 [2020-09-03T15:26:23.343Z] Fetching without tags
15:26:23 [2020-09-03T15:26:23.532Z] #39 23.70   CC       images/file-lock.o
15:26:23 [2020-09-03T15:26:23.826Z] #39 23.87   CC       images/rlimit.o
15:26:23 [2020-09-03T15:26:23.826Z] #39 23.99   CC       images/pagemap.o
15:26:23 [2020-09-03T15:26:23.826Z] #39 24.12   CC       images/siginfo.o
15:26:23 [2020-09-03T15:26:23.832Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:26:24 [2020-09-03T15:26:24.118Z] #39 ...
15:26:24 [2020-09-03T15:26:24.118Z] 
15:26:24 [2020-09-03T15:26:24.118Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:24 [2020-09-03T15:26:24.118Z] #47 DONE 60.1s
15:26:24 [2020-09-03T15:26:24.118Z] 
15:26:24 [2020-09-03T15:26:24.118Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:24 [2020-09-03T15:26:24.118Z] #39 24.32   CC       images/rpc.o
15:26:24 [2020-09-03T15:26:24.759Z] #39 25.00   CC       images/ext-file.o
15:26:23 [2020-09-03T15:26:23.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:23 [2020-09-03T15:26:23.201Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:26:23 [2020-09-03T15:26:23.238Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:23 [2020-09-03T15:26:23.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:23 [2020-09-03T15:26:23.397Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:23 [2020-09-03T15:26:23.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:23 [2020-09-03T15:26:23.400Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:23 [2020-09-03T15:26:23.888Z]  > git config core.sparsecheckout # timeout=10
15:26:23 [2020-09-03T15:26:23.897Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:24 [2020-09-03T15:26:24.846Z] #36 ...
15:26:24 [2020-09-03T15:26:24.846Z] 
15:26:24 [2020-09-03T15:26:24.846Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:24 [2020-09-03T15:26:24.846Z] #60 36.53 Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:26:24 [2020-09-03T15:26:24.846Z] #60 38.31 + cd /tmp/tmp.RbYO1jdl29/src/github.com/docker/libnetwork
15:26:24 [2020-09-03T15:26:24.846Z] #60 38.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:26:24 [2020-09-03T15:26:24.846Z] #60 38.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:26:25 [2020-09-03T15:26:25.065Z] #39 25.07   CC       images/cgroup.o
15:26:25 [2020-09-03T15:26:25.065Z] #39 25.41   CC       images/userns.o
15:26:25 [2020-09-03T15:26:25.357Z] #39 25.54   CC       images/google/protobuf/descriptor.o
15:26:25 [2020-09-03T15:26:25.516Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:26:25 [2020-09-03T15:26:25.517Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.34   CC       images/opts.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.40   CC       images/seccomp.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.53   CC       images/binfmt-misc.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.58   CC       images/time.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.63   CC       images/sysctl.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.67   CC       images/autofs.o
15:26:26 [2020-09-03T15:26:26.397Z] #39 26.73   CC       images/macvlan.o
15:26:26 [2020-09-03T15:26:26.689Z] #39 26.83   CC       images/sit.o
15:26:26 [2020-09-03T15:26:26.689Z] #39 27.00   CC       images/memfd.o
15:26:25 [2020-09-03T15:26:25.501Z]  > git remote # timeout=10
15:26:25 [2020-09-03T15:26:25.514Z]  > git config --get remote.origin.url # timeout=10
15:26:25 [2020-09-03T15:26:25.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:25 [2020-09-03T15:26:25.525Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:26:25 [2020-09-03T15:26:25.542Z]  > git rev-parse HEAD^{commit} # timeout=10
15:26:25 [2020-09-03T15:26:25.556Z]  > git config core.sparsecheckout # timeout=10
15:26:25 [2020-09-03T15:26:25.576Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:26 [2020-09-03T15:26:26.981Z] #39 27.19   CC       images/timens.o
15:26:26 [2020-09-03T15:26:26.981Z] #39 27.26   LINK     images/built-in.o
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.30   GEN      compel/include/asm
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.31   GEN      compel/include/version.h
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.32 touch .config
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.32   GEN      include/common/config.h
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.37   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.42   GEN      compel/plugins/include/uapi/std/syscall.h
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.44   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.44   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.45   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.47   DEP      compel/plugins/std/infect.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.53   DEP      compel/plugins/std/string.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.59   DEP      compel/plugins/std/log.d
15:26:27 [2020-09-03T15:26:27.274Z] #39 27.65   DEP      compel/plugins/std/fds.d
15:26:27 [2020-09-03T15:26:27.566Z] #39 27.70   DEP      compel/plugins/std/std.d
15:26:27 [2020-09-03T15:26:27.566Z] #39 27.77   DEP      compel/plugins/shmem/shmem.d
15:26:27 [2020-09-03T15:26:27.566Z] #39 27.83   DEP      compel/plugins/fds/fds.d
15:26:27 [2020-09-03T15:26:27.566Z] #39 27.92   CC       compel/plugins/std/std.o
15:26:27 [2020-09-03T15:26:27.858Z] #39 28.07   CC       compel/plugins/std/fds.o
15:26:28 [2020-09-03T15:26:28.152Z] #39 28.34   CC       compel/plugins/std/log.o
15:26:28 [2020-09-03T15:26:28.787Z] #39 28.83   CC       compel/plugins/std/string.o
15:26:29 [2020-09-03T15:26:29.050Z] #60 ...
15:26:29 [2020-09-03T15:26:29.051Z] 
15:26:29 [2020-09-03T15:26:29.051Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:29 [2020-09-03T15:26:29.051Z] #47 35.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:29 [2020-09-03T15:26:29.051Z] #47 38.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:29 [2020-09-03T15:26:29.051Z] #47 38.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:29 [2020-09-03T15:26:29.051Z] #47 38.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:29 [2020-09-03T15:26:29.051Z] #47 38.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:29 [2020-09-03T15:26:29.051Z] #47 40.41 runtime
15:26:29 [2020-09-03T15:26:29.051Z] #47 40.42 runtime/cgo
15:26:29 [2020-09-03T15:26:29.079Z] #39 29.19   CC       compel/plugins/std/infect.o
15:26:29 [2020-09-03T15:26:29.371Z] #39 29.43   CC       compel/arch/s390/plugins/std/parasite-head.o
15:26:29 [2020-09-03T15:26:29.371Z] #39 29.45   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:26:29 [2020-09-03T15:26:29.371Z] #39 29.46   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:26:29 [2020-09-03T15:26:29.371Z] #39 29.58   AR       compel/plugins/std.lib.a
15:26:29 [2020-09-03T15:26:29.371Z] #39 29.61   CC       compel/plugins/fds/fds.o
15:26:29 [2020-09-03T15:26:29.622Z] #47 ...
15:26:29 [2020-09-03T15:26:29.622Z] 
15:26:29 [2020-09-03T15:26:29.622Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:29 [2020-09-03T15:26:29.622Z] #38 25.22 Reading package lists...
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.71   AR       compel/plugins/fds.lib.a
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.73   HOSTDEP  compel/src/lib/log-host.d
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.79   HOSTDEP  compel/src/lib/handle-elf-host.d
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.84   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.88   HOSTDEP  compel/src/main-host.d
15:26:29 [2020-09-03T15:26:29.663Z] #39 29.96   DEP      compel/src/lib/ptrace.d
15:26:29 [2020-09-03T15:26:29.760Z] Removing intermediate container 2efbee09160d
15:26:29 [2020-09-03T15:26:29.760Z]  ---> db47ad836201
15:26:29 [2020-09-03T15:26:29.760Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
15:26:29 [2020-09-03T15:26:29.760Z]  ---> 805dc2d65d1c
15:26:29 [2020-09-03T15:26:29.760Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:26:29 [2020-09-03T15:26:29.760Z]  ---> 0276b5050bcf
15:26:29 [2020-09-03T15:26:29.760Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
15:26:29 [2020-09-03T15:26:29.760Z]  ---> Running in ed758d7e13da
15:26:29 [2020-09-03T15:26:29.760Z] Removing intermediate container ed758d7e13da
15:26:29 [2020-09-03T15:26:29.760Z]  ---> e073aa1ebeaa
15:26:29 [2020-09-03T15:26:29.760Z] Successfully built e073aa1ebeaa
15:26:29 [2020-09-03T15:26:29.760Z] Successfully tagged moby-buildx:latest
15:26:29 [2020-09-03T15:26:29.760Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:26:29 [2020-09-03T15:26:29.760Z] if [ -n "${id}" ]; then \
15:26:29 [2020-09-03T15:26:29.760Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:26:29 [2020-09-03T15:26:29.760Z] 	&& touch bundles/buildx; \
15:26:29 [2020-09-03T15:26:29.760Z] 	docker rm -f ${id}; \
15:26:29 [2020-09-03T15:26:29.760Z] fi
15:26:29 [2020-09-03T15:26:29.760Z] abab3ab64c417fe1dfeb8d517ba983507676851e2b65c2564e589804233b0afe
15:26:29 [2020-09-03T15:26:29.760Z] bundles/buildx version
15:26:29 [2020-09-03T15:26:29.760Z] buildx v0.3.1 6db68d0
15:26:29 [2020-09-03T15:26:29.760Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:26:29 [2020-09-03T15:26:29.760Z] #1 [internal] booting buildkit
15:26:29 [2020-09-03T15:26:29.760Z] #1 pulling image moby/buildkit:buildx-stable-1
15:26:29 [2020-09-03T15:26:29.760Z] #1 pulling image moby/buildkit:buildx-stable-1 4.1s done
15:26:29 [2020-09-03T15:26:29.760Z] #1 creating container buildx_buildkit_default
15:26:29 [2020-09-03T15:26:29.760Z] #1 creating container buildx_buildkit_default 0.4s done
15:26:29 [2020-09-03T15:26:29.760Z] #1 DONE 4.5s
15:26:29 [2020-09-03T15:26:29.760Z] 
15:26:29 [2020-09-03T15:26:29.760Z] #3 [internal] load .dockerignore
15:26:29 [2020-09-03T15:26:29.760Z] #3 transferring context: 87B done
15:26:29 [2020-09-03T15:26:29.760Z] #3 DONE 0.0s
15:26:29 [2020-09-03T15:26:29.760Z] 
15:26:29 [2020-09-03T15:26:29.760Z] #2 [internal] load build definition from Dockerfile
15:26:29 [2020-09-03T15:26:29.760Z] #2 transferring dockerfile: 16.36kB done
15:26:29 [2020-09-03T15:26:29.760Z] #2 DONE 0.0s
15:26:29 [2020-09-03T15:26:29.760Z] 
15:26:29 [2020-09-03T15:26:29.760Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:26:29 [2020-09-03T15:26:29.955Z] #39 30.04   DEP      compel/src/lib/infect.d
15:26:29 [2020-09-03T15:26:29.955Z] #39 30.11   DEP      compel/src/lib/infect-util.d
15:26:29 [2020-09-03T15:26:29.955Z] #39 30.19   DEP      compel/src/lib/infect-rpc.d
15:26:29 [2020-09-03T15:26:29.955Z] #39 30.30   DEP      compel/arch/s390/src/lib/infect.d
15:26:30 [2020-09-03T15:26:30.193Z] #38 37.06 Reading package lists...
15:26:30 [2020-09-03T15:26:30.248Z] #39 30.40   DEP      compel/arch/s390/src/lib/cpu.d
15:26:30 [2020-09-03T15:26:30.248Z] #39 30.46   DEP      compel/src/lib/log.d
15:26:30 [2020-09-03T15:26:30.248Z] #39 30.50   DEP      compel/src/main.d
15:26:30 [2020-09-03T15:26:30.248Z] #39 30.57   DEP      compel/src/lib/handle-elf.d
15:26:30 [2020-09-03T15:26:30.248Z] #39 30.62   DEP      compel/arch/s390/src/lib/handle-elf.d
15:26:30 [2020-09-03T15:26:30.271Z] Commit message: "Removed dependency on go."
15:26:30 [2020-09-03T15:26:30.317Z]  > git --version # timeout=10
15:26:30 [2020-09-03T15:26:30.327Z]  > git --version # 'git version 2.7.4'
15:26:30 [2020-09-03T15:26:30.331Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:26:30 [2020-09-03T15:26:30.453Z] #38 47.06 Building dependency tree...
15:26:30 [2020-09-03T15:26:30.453Z] #38 ...
15:26:30 [2020-09-03T15:26:30.453Z] 
15:26:30 [2020-09-03T15:26:30.453Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:30 [2020-09-03T15:26:30.453Z] #10 37.17 Fetched 8378 kB in 26s (322 kB/s)
15:26:30 [2020-09-03T15:26:30.543Z] #39 30.74   CC       compel/src/lib/log.o
15:26:30 [2020-09-03T15:26:30.543Z] #39 30.84   CC       compel/arch/s390/src/lib/cpu.o
15:26:30 [2020-09-03T15:26:30.713Z] #10 37.17 Reading package lists...
15:26:30 [2020-09-03T15:26:30.713Z] #10 ...
15:26:30 [2020-09-03T15:26:30.713Z] 
15:26:30 [2020-09-03T15:26:30.713Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:30 [2020-09-03T15:26:30.713Z] #51 40.28 Fetched 8378 kB in 29s (285 kB/s)
15:26:30 [2020-09-03T15:26:30.800Z] #4 DONE 1.7s
15:26:30 [2020-09-03T15:26:30.800Z] 
15:26:30 [2020-09-03T15:26:30.800Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:26:30 [2020-09-03T15:26:30.800Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:26:30 [2020-09-03T15:26:30.800Z] #5 DONE 0.0s
15:26:30 [2020-09-03T15:26:30.800Z] 
15:26:30 [2020-09-03T15:26:30.800Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
[Pipeline] withEnv
[Pipeline] {
15:26:30 [2020-09-03T15:26:30.838Z] #39 31.02   CC       compel/arch/s390/src/lib/infect.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:26:31 [2020-09-03T15:26:31.095Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
15:26:31 [2020-09-03T15:26:31.095Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
15:26:31 [2020-09-03T15:26:31.095Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:26:31 [2020-09-03T15:26:31.095Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
15:26:31 [2020-09-03T15:26:31.132Z] #39 31.38   CC       compel/src/lib/infect-rpc.o
15:26:31 [2020-09-03T15:26:31.283Z] #51 40.28 Reading package lists...
15:26:31 [2020-09-03T15:26:31.283Z] #51 ...
15:26:31 [2020-09-03T15:26:31.283Z] 
15:26:31 [2020-09-03T15:26:31.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:31 [2020-09-03T15:26:31.283Z] #10 37.17 Reading package lists...
15:26:31 [2020-09-03T15:26:31.495Z] #39 31.59   CC       compel/src/lib/infect-util.o
15:26:31 [2020-09-03T15:26:31.495Z] #39 31.71   CC       compel/src/lib/infect.o
15:26:31 [2020-09-03T15:26:31.638Z] + docker version
15:26:32 [2020-09-03T15:26:32.040Z] #10 48.25 Reading package lists...
15:26:32 [2020-09-03T15:26:32.040Z] #10 ...
15:26:32 [2020-09-03T15:26:32.040Z] 
15:26:32 [2020-09-03T15:26:32.040Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:32 [2020-09-03T15:26:32.040Z] #32 38.51 Fetched 8378 kB in 27s (311 kB/s)
15:26:32 [2020-09-03T15:26:32.040Z] #32 38.51 Reading package lists...
15:26:32 [2020-09-03T15:26:32.040Z] #32 ...
15:26:32 [2020-09-03T15:26:32.040Z] 
15:26:32 [2020-09-03T15:26:32.040Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:32 [2020-09-03T15:26:32.040Z] #23 39.31 Fetched 8378 kB in 28s (303 kB/s)
15:26:32 [2020-09-03T15:26:32.132Z] #39 ...
15:26:32 [2020-09-03T15:26:32.132Z] 
15:26:32 [2020-09-03T15:26:32.132Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:32 [2020-09-03T15:26:32.132Z] #41 58.31 github.com/LK4D4/vndr/versioned
15:26:32 [2020-09-03T15:26:32.132Z] #41 58.39 vendor/golang.org/x/crypto/cryptobyte
15:26:32 [2020-09-03T15:26:32.132Z] #41 58.91 github.com/LK4D4/vndr/build
15:26:32 [2020-09-03T15:26:32.132Z] #41 59.87 net
15:26:32 [2020-09-03T15:26:32.132Z] #41 60.98 vendor/golang.org/x/crypto/chacha20poly1305
15:26:32 [2020-09-03T15:26:32.132Z] #41 61.25 vendor/golang.org/x/crypto/curve25519
15:26:32 [2020-09-03T15:26:32.132Z] #41 61.51 vendor/golang.org/x/text/transform
15:26:32 [2020-09-03T15:26:32.132Z] #41 61.87 vendor/golang.org/x/text/unicode/bidi
15:26:32 [2020-09-03T15:26:32.132Z] #41 62.71 vendor/golang.org/x/text/secure/bidirule
15:26:32 [2020-09-03T15:26:32.132Z] #41 62.82 vendor/golang.org/x/text/unicode/norm
15:26:32 [2020-09-03T15:26:32.132Z] #41 64.78 vendor/golang.org/x/net/idna
15:26:32 [2020-09-03T15:26:32.132Z] #41 66.04 vendor/golang.org/x/net/http2/hpack
15:26:32 [2020-09-03T15:26:32.132Z] #41 66.86 mime
15:26:32 [2020-09-03T15:26:32.132Z] #41 67.96 mime/quotedprintable
15:26:32 [2020-09-03T15:26:32.132Z] #41 68.15 net/http/internal
15:26:32 [2020-09-03T15:26:32.713Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 438.96kB / 8.20MB 1.6s
15:26:32 [2020-09-03T15:26:32.720Z] #23 39.31 Reading package lists...
15:26:32 [2020-09-03T15:26:32.720Z] #23 ...
15:26:32 [2020-09-03T15:26:32.720Z] 
15:26:32 [2020-09-03T15:26:32.720Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:32 [2020-09-03T15:26:32.720Z] #32 38.51 Reading package lists...
15:26:32 [2020-09-03T15:26:32.766Z] #41 ...
15:26:32 [2020-09-03T15:26:32.766Z] 
15:26:32 [2020-09-03T15:26:32.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:32 [2020-09-03T15:26:32.766Z] #39 32.76   CC       compel/src/lib/ptrace.o
15:26:32 [2020-09-03T15:26:32.766Z] #39 33.09   AR       compel/libcompel.a
15:26:33 [2020-09-03T15:26:33.007Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 889.52kB / 8.20MB 1.8s
15:26:33 [2020-09-03T15:26:33.007Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 4.01MB / 8.20MB 1.9s
15:26:33 [2020-09-03T15:26:33.007Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 2.1s done
15:26:33 [2020-09-03T15:26:33.046Z] Fetching without tags
15:26:33 [2020-09-03T15:26:33.058Z] #39 33.12   HOSTCC   compel/src/main-host.o
15:26:33 [2020-09-03T15:26:33.058Z] #39 33.35   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:26:33 [2020-09-03T15:26:33.301Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
15:26:33 [2020-09-03T15:26:33.351Z] #39 33.47   HOSTCC   compel/src/lib/handle-elf-host.o
15:26:33 [2020-09-03T15:26:33.351Z] #39 ...
15:26:33 [2020-09-03T15:26:33.351Z] 
15:26:33 [2020-09-03T15:26:33.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:33 [2020-09-03T15:26:33.351Z] #10 59.39 Selecting previously unselected package g++-mingw-w64-x86-64.
15:26:33 [2020-09-03T15:26:33.351Z] #10 59.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 59.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.81 Selecting previously unselected package libapparmor1:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.82 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.86 Selecting previously unselected package libapparmor-dev:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.86 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 68.86 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.00 Selecting previously unselected package libbtrfs0.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.00 Unpacking libbtrfs0 (4.20.1-2) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.06 Selecting previously unselected package libbtrfs-dev.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.07 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.08 Unpacking libbtrfs-dev (4.20.1-2) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.14 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.15 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.20 Selecting previously unselected package libudev-dev:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.20 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.21 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.35 Selecting previously unselected package libsepol1-dev:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.35 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.36 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.57 Selecting previously unselected package libpcre16-3:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.57 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.66 Selecting previously unselected package libpcre32-3:s390x.
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.66 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:26:33 [2020-09-03T15:26:33.351Z] #10 69.67 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:26:33 [2020-09-03T15:26:33.435Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:26:33 [2020-09-03T15:26:33.607Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
15:26:33 [2020-09-03T15:26:33.607Z] #5 DONE 2.7s
15:26:33 [2020-09-03T15:26:33.644Z] #10 69.79 Selecting previously unselected package libpcrecpp0v5:s390x.
15:26:33 [2020-09-03T15:26:33.644Z] #10 ...
15:26:33 [2020-09-03T15:26:33.644Z] 
15:26:33 [2020-09-03T15:26:33.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:33 [2020-09-03T15:26:33.644Z] #39 33.78   HOSTCC   compel/src/lib/log-host.o
15:26:33 [2020-09-03T15:26:33.644Z] #39 33.92   HOSTLINK compel/compel-host-bin
15:26:33 [2020-09-03T15:26:33.908Z] 
15:26:33 [2020-09-03T15:26:33.908Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:26:33 [2020-09-03T15:26:33.936Z] #39 34.01   DEP      soccr/soccr.d
15:26:33 [2020-09-03T15:26:33.936Z] #39 34.22   CC       soccr/soccr.o
15:26:32 [2020-09-03T15:26:32.939Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:32 [2020-09-03T15:26:32.968Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:26:32 [2020-09-03T15:26:32.994Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:33 [2020-09-03T15:26:33.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:33 [2020-09-03T15:26:33.059Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:33 [2020-09-03T15:26:33.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:33 [2020-09-03T15:26:33.060Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:33 [2020-09-03T15:26:33.446Z]  > git config core.sparsecheckout # timeout=10
15:26:33 [2020-09-03T15:26:33.457Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:34 [2020-09-03T15:26:34.306Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:26:34 [2020-09-03T15:26:34.306Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:26:34 [2020-09-03T15:26:34.385Z] Fetching without tags
15:26:34 [2020-09-03T15:26:34.547Z] #7 DONE 0.7s
15:26:34 [2020-09-03T15:26:34.547Z] 
15:26:34 [2020-09-03T15:26:34.547Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:26:34 [2020-09-03T15:26:34.547Z] #6 DONE 0.7s
15:26:34 [2020-09-03T15:26:34.547Z] 
15:26:34 [2020-09-03T15:26:34.547Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:26:34 [2020-09-03T15:26:34.547Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:26:34 [2020-09-03T15:26:34.618Z] #39 ...
15:26:34 [2020-09-03T15:26:34.618Z] 
15:26:34 [2020-09-03T15:26:34.618Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:26:34 [2020-09-03T15:26:34.618Z] #54 66.26 + for f in rootlesskit rootlesskit-docker-proxy
15:26:34 [2020-09-03T15:26:34.618Z] #54 66.26 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:26:34 [2020-09-03T15:26:34.618Z] #54 DONE 70.8s
15:26:34 [2020-09-03T15:26:34.618Z] 
15:26:34 [2020-09-03T15:26:34.618Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:26:34 [2020-09-03T15:26:34.618Z] #55 DONE 0.1s
15:26:34 [2020-09-03T15:26:34.618Z] 
15:26:34 [2020-09-03T15:26:34.618Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:34 [2020-09-03T15:26:34.618Z] #10 69.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 69.79 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 69.86 Selecting previously unselected package libpcre3-dev:s390x.
15:26:34 [2020-09-03T15:26:34.618Z] #10 69.86 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 69.87 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.12 Selecting previously unselected package libselinux1-dev:s390x.
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.12 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.13 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.36 Selecting previously unselected package libdevmapper-dev:s390x.
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.37 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.45 Selecting previously unselected package libseccomp-dev:s390x.
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.45 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.46 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.80 Selecting previously unselected package libsystemd-dev:s390x.
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.80 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
15:26:34 [2020-09-03T15:26:34.618Z] #10 70.81 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
15:26:34 [2020-09-03T15:26:34.806Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:26:34 [2020-09-03T15:26:34.928Z] #10 ...
15:26:34 [2020-09-03T15:26:34.928Z] 
15:26:34 [2020-09-03T15:26:34.928Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:26:34 [2020-09-03T15:26:34.928Z] #56 DONE 0.1s
15:26:34 [2020-09-03T15:26:34.928Z] 
15:26:34 [2020-09-03T15:26:34.928Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:34 [2020-09-03T15:26:34.928Z] #41 69.94 crypto/tls
15:26:35 [2020-09-03T15:26:35.246Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:26:35 [2020-09-03T15:26:35.246Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
15:26:35 [2020-09-03T15:26:35.246Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:26:35 [2020-09-03T15:26:35.680Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.26MB / 9.86MB 0.6s
15:26:35 [2020-09-03T15:26:35.680Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.14MB / 9.86MB 0.8s
15:26:36 [2020-09-03T15:26:36.017Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.11MB / 9.86MB 0.9s
15:26:36 [2020-09-03T15:26:36.017Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.53MB / 9.86MB 1.1s
15:26:36 [2020-09-03T15:26:36.017Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.39MB / 9.86MB 1.2s
15:26:36 [2020-09-03T15:26:36.027Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:26:36 [2020-09-03T15:26:36.027Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:26:34 [2020-09-03T15:26:34.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:34 [2020-09-03T15:26:34.284Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:26:34 [2020-09-03T15:26:34.299Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:34 [2020-09-03T15:26:34.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:34 [2020-09-03T15:26:34.378Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:34 [2020-09-03T15:26:34.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:34 [2020-09-03T15:26:34.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:34 [2020-09-03T15:26:34.809Z]  > git config core.sparsecheckout # timeout=10
15:26:34 [2020-09-03T15:26:34.839Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:35 [2020-09-03T15:26:35.908Z]  > git remote # timeout=10
15:26:35 [2020-09-03T15:26:35.928Z]  > git config --get remote.origin.url # timeout=10
15:26:35 [2020-09-03T15:26:35.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:35 [2020-09-03T15:26:35.958Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:26:35 [2020-09-03T15:26:35.986Z]  > git rev-parse HEAD^{commit} # timeout=10
15:26:36 [2020-09-03T15:26:36.020Z]  > git config core.sparsecheckout # timeout=10
15:26:36 [2020-09-03T15:26:36.048Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:36 [2020-09-03T15:26:36.355Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done
15:26:36 [2020-09-03T15:26:36.355Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
15:26:34 [2020-09-03T15:26:34.210Z]  > git remote # timeout=10
15:26:34 [2020-09-03T15:26:34.242Z]  > git config --get remote.origin.url # timeout=10
15:26:34 [2020-09-03T15:26:34.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:34 [2020-09-03T15:26:34.263Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:26:34 [2020-09-03T15:26:34.296Z]  > git rev-parse HEAD^{commit} # timeout=10
15:26:34 [2020-09-03T15:26:34.309Z]  > git config core.sparsecheckout # timeout=10
15:26:34 [2020-09-03T15:26:34.329Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:26:36 [2020-09-03T15:26:36.463Z] #41 ...
15:26:36 [2020-09-03T15:26:36.463Z] 
15:26:36 [2020-09-03T15:26:36.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.52 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.52 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.52 Setting up libapparmor1:s390x (2.13.2-10) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.57 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.57 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.58 Setting up libsepol1-dev:s390x (2.8-1) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.60 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.61 Setting up libbtrfs0 (4.20.1-2) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.62 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.64 Setting up libudev-dev:s390x (241-7~deb10u4) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.66 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.67 Setting up libbtrfs-dev (4.20.1-2) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.69 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.70 Setting up mingw-w64-common (6.0.0-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.72 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.75 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.77 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.79 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
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.80 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
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.83 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
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.83 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
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.84 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.86 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.89 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.91 Setting up dmsetup (2:1.02.155-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.94 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.97 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 71.99 Processing triggers for libc-bin (2.28-10) ...
15:26:36 [2020-09-03T15:26:36.463Z] #10 DONE 72.4s
15:26:36 [2020-09-03T15:26:36.463Z] 
15:26:36 [2020-09-03T15:26:36.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:36 [2020-09-03T15:26:36.463Z] #39 35.33   AR       soccr/libsoccr.a
15:26:36 [2020-09-03T15:26:36.463Z] #39 35.36 make[1]: 'soccr/libsoccr.a' is up to date.
15:26:36 [2020-09-03T15:26:36.463Z] #39 35.65   DEP      criu/arch/s390/sigframe.d
15:26:36 [2020-09-03T15:26:36.463Z] #39 35.71   DEP      criu/arch/s390/crtools.d
15:26:36 [2020-09-03T15:26:36.463Z] #39 35.85   DEP      criu/arch/s390/cpu.d
15:26:36 [2020-09-03T15:26:36.463Z] #39 36.00   CC       criu/arch/s390/cpu.o
15:26:36 [2020-09-03T15:26:36.463Z] #39 36.27   CC       criu/arch/s390/crtools.o
15:26:36 [2020-09-03T15:26:36.463Z] #39 36.65   CC       criu/arch/s390/sigframe.o
15:26:36 [2020-09-03T15:26:36.759Z] #39 36.74   LINK     criu/arch/s390/crtools.built-in.o
15:26:36 [2020-09-03T15:26:36.759Z] #39 36.76   DEP      criu/pie/util-vdso.d
15:26:36 [2020-09-03T15:26:36.759Z] #39 36.96   DEP      criu/pie/util.d
15:26:37 [2020-09-03T15:26:37.054Z] #39 37.10   CC       criu/pie/util.o
15:26:37 [2020-09-03T15:26:37.054Z] #39 37.26   CC       criu/pie/util-vdso.o
15:26:37 [2020-09-03T15:26:37.689Z] #39 37.73   AR       criu/pie/pie.lib.a
15:26:37 [2020-09-03T15:26:37.689Z] #39 37.76   DEP      criu/pie/restorer.d
15:26:37 [2020-09-03T15:26:37.689Z] #39 37.90   DEP      criu/arch/s390/restorer.d
15:26:37 [2020-09-03T15:26:37.982Z] #39 ...
15:26:37 [2020-09-03T15:26:37.982Z] 
15:26:37 [2020-09-03T15:26:37.982Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:26:37 [2020-09-03T15:26:37.982Z] #11 DONE 1.7s
15:26:37 [2020-09-03T15:26:37.982Z] 
15:26:37 [2020-09-03T15:26:37.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:37 [2020-09-03T15:26:37.982Z] #39 38.01   DEP      criu/arch/s390/vdso-pie.d
15:26:37 [2020-09-03T15:26:37.982Z] #39 38.07   DEP      criu/pie/parasite-vdso.d
15:26:37 [2020-09-03T15:26:37.982Z] #39 38.17   DEP      criu/pie/parasite.d
15:26:38 [2020-09-03T15:26:38.278Z] #39 38.31   CC       criu/pie/parasite.o
15:26:38 [2020-09-03T15:26:38.367Z] Commit message: "Removed dependency on go."
15:26:38 [2020-09-03T15:26:38.398Z]  > git --version # timeout=10
15:26:38 [2020-09-03T15:26:38.434Z]  > git --version # 'git version 2.17.1'
15:26:38 [2020-09-03T15:26:38.461Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
15:26:38 [2020-09-03T15:26:38.914Z] #39 38.92   LINK     criu/pie/parasite.built-in.o
15:26:38 [2020-09-03T15:26:38.914Z] #39 38.93   GEN      criu/pie/parasite-blob.h
15:26:38 [2020-09-03T15:26:38.914Z] #39 38.95   CC       criu/pie/parasite-vdso.o
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:26:38 [2020-09-03T15:26:38.985Z] #32 50.31 Reading package lists...
15:26:38 [2020-09-03T15:26:38.985Z] #32 ...
15:26:38 [2020-09-03T15:26:38.985Z] 
15:26:38 [2020-09-03T15:26:38.985Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:38 [2020-09-03T15:26:38.985Z] #38 47.06 Building dependency tree...
15:26:38 [2020-09-03T15:26:38.985Z] #38 53.06 The following additional packages will be installed:
15:26:38 [2020-09-03T15:26:38.985Z] #38 53.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:26:38 [2020-09-03T15:26:38.985Z] #38 53.08   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:26:38 [2020-09-03T15:26:38.985Z] #38 53.08 Suggested packages:
15:26:38 [2020-09-03T15:26:38.985Z] #38 53.08   manpages-dev python-setuptools
15:26:38 [2020-09-03T15:26:38.985Z] #38 55.63 The following NEW packages will be installed:
15:26:38 [2020-09-03T15:26:38.985Z] #38 55.66   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:26:38 [2020-09-03T15:26:38.985Z] #38 55.67   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:26:38 [2020-09-03T15:26:38.985Z] #38 55.67   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:26:38 [2020-09-03T15:26:38.985Z] #38 55.67   python-six zlib1g-dev
15:26:39 [2020-09-03T15:26:39.208Z] #39 ...
15:26:39 [2020-09-03T15:26:39.208Z] 
15:26:39 [2020-09-03T15:26:39.208Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:26:39 [2020-09-03T15:26:39.208Z] #12 DONE 1.3s
15:26:39 [2020-09-03T15:26:39.208Z] 
15:26:39 [2020-09-03T15:26:39.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:39 [2020-09-03T15:26:39.208Z] #39 39.40   CC       criu/arch/s390/vdso-pie.o
15:26:39 [2020-09-03T15:26:39.208Z] #39 39.57   CC       criu/arch/s390/restorer.o
15:26:39 [2020-09-03T15:26:39.501Z] #39 39.80   CC       criu/pie/restorer.o
15:26:39 [2020-09-03T15:26:39.555Z] #38 56.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:26:39 [2020-09-03T15:26:39.555Z] #38 56.32 Need to get 4095 kB of archives.
15:26:39 [2020-09-03T15:26:39.555Z] #38 56.32 After this operation, 22.5 MB of additional disk space will be used.
15:26:39 [2020-09-03T15:26:39.555Z] #38 56.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:26:39 [2020-09-03T15:26:39.669Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
15:26:39 [2020-09-03T15:26:39.669Z] #59 DONE 5.1s
15:26:39 [2020-09-03T15:26:39.669Z] 
15:26:39 [2020-09-03T15:26:39.669Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:26:39 [2020-09-03T15:26:39.669Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.06MB / 96.52MB 4.8s
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done
15:26:39 [2020-09-03T15:26:39.669Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
15:26:39 [2020-09-03T15:26:39.738Z] + docker version
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:26:39 [2020-09-03T15:26:39.815Z] #38 56.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:26:39 [2020-09-03T15:26:39.969Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.30MB / 96.52MB 4.9s
15:26:39 [2020-09-03T15:26:39.969Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.25MB / 96.52MB 5.1s
15:26:39 [2020-09-03T15:26:39.969Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done
15:26:39 [2020-09-03T15:26:39.969Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:26:40 [2020-09-03T15:26:40.075Z] #38 56.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:26:40 [2020-09-03T15:26:40.075Z] #38 56.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:26:40 [2020-09-03T15:26:40.075Z] #38 56.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:26:40 [2020-09-03T15:26:40.335Z] #38 57.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:26:40 [2020-09-03T15:26:40.545Z] #39 ...
15:26:40 [2020-09-03T15:26:40.545Z] 
15:26:40 [2020-09-03T15:26:40.545Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:26:40 [2020-09-03T15:26:40.545Z] #13 1.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:26:40 [2020-09-03T15:26:40.545Z] #13 DONE 1.5s
15:26:40 [2020-09-03T15:26:40.594Z] #38 57.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:26:40 [2020-09-03T15:26:40.618Z] #8 ...
15:26:40 [2020-09-03T15:26:40.619Z] 
15:26:40 [2020-09-03T15:26:40.619Z] #21 [internal] load build context
15:26:40 [2020-09-03T15:26:40.619Z] #21 transferring context: 51.49MB 6.0s done
15:26:40 [2020-09-03T15:26:40.619Z] #21 DONE 6.1s
15:26:40 [2020-09-03T15:26:40.838Z] 
15:26:40 [2020-09-03T15:26:40.838Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:26:40 [2020-09-03T15:26:40.854Z] #38 57.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:26:40 [2020-09-03T15:26:40.854Z] #38 57.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:26:40 [2020-09-03T15:26:40.854Z] #38 57.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:26:40 [2020-09-03T15:26:40.854Z] #38 57.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:26:40 [2020-09-03T15:26:40.913Z] 
15:26:40 [2020-09-03T15:26:40.913Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:26:41 [2020-09-03T15:26:41.007Z] Commit message: "Removed dependency on go."
15:26:41 [2020-09-03T15:26:41.027Z]  > git --version # timeout=10
15:26:41 [2020-09-03T15:26:41.063Z]  > git --version # 'git version 2.17.1'
15:26:41 [2020-09-03T15:26:41.092Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:26:41 [2020-09-03T15:26:41.660Z] Client: Docker Engine - Community
15:26:41 [2020-09-03T15:26:41.660Z]  Version:           19.03.12
15:26:41 [2020-09-03T15:26:41.660Z]  API version:       1.40
15:26:41 [2020-09-03T15:26:41.660Z]  Go version:        go1.13.10
15:26:41 [2020-09-03T15:26:41.660Z]  Git commit:        48a6621
15:26:41 [2020-09-03T15:26:41.660Z]  Built:             Mon Jun 22 15:46:32 2020
15:26:41 [2020-09-03T15:26:41.660Z]  OS/Arch:           linux/arm64
15:26:41 [2020-09-03T15:26:41.660Z]  Experimental:      false
15:26:41 [2020-09-03T15:26:41.660Z] 
15:26:41 [2020-09-03T15:26:41.660Z] Server: Docker Engine - Community
15:26:41 [2020-09-03T15:26:41.660Z]  Engine:
15:26:41 [2020-09-03T15:26:41.660Z]   Version:          19.03.12
15:26:41 [2020-09-03T15:26:41.660Z]   API version:      1.40 (minimum version 1.12)
15:26:41 [2020-09-03T15:26:41.660Z]   Go version:       go1.13.10
15:26:41 [2020-09-03T15:26:41.660Z]   Git commit:       48a6621
15:26:41 [2020-09-03T15:26:41.660Z]   Built:            Mon Jun 22 15:45:04 2020
15:26:41 [2020-09-03T15:26:41.660Z]   OS/Arch:          linux/arm64
15:26:41 [2020-09-03T15:26:41.660Z]   Experimental:     true
15:26:41 [2020-09-03T15:26:41.660Z]  containerd:
15:26:41 [2020-09-03T15:26:41.660Z]   Version:          1.2.13
15:26:41 [2020-09-03T15:26:41.660Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:41 [2020-09-03T15:26:41.660Z]  runc:
15:26:41 [2020-09-03T15:26:41.660Z]   Version:          1.0.0-rc10
15:26:41 [2020-09-03T15:26:41.660Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:41 [2020-09-03T15:26:41.660Z]  docker-init:
15:26:41 [2020-09-03T15:26:41.660Z]   Version:          0.18.0
15:26:41 [2020-09-03T15:26:41.660Z]   GitCommit:        fec3683
[Pipeline] sh
15:26:42 [2020-09-03T15:26:42.250Z] + docker version
15:26:42 [2020-09-03T15:26:42.261Z] + docker info
15:26:42 [2020-09-03T15:26:42.370Z] #14 DONE 1.5s
15:26:42 [2020-09-03T15:26:42.370Z] 
15:26:42 [2020-09-03T15:26:42.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.41   LINK     criu/pie/restorer.built-in.o
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.43   GEN      criu/pie/restorer-blob.h
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.50   DEP      criu/vdso.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.58   DEP      criu/uts_ns.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.63   DEP      criu/util.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.71   DEP      criu/uffd.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 41.88   DEP      criu/tun.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.03   DEP      criu/tty.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.21   DEP      criu/timerfd.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.34   DEP      criu/timens.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.49   DEP      criu/sysfs_parse.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.59   DEP      criu/sysctl.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.69   DEP      criu/string.d
15:26:42 [2020-09-03T15:26:42.370Z] #39 42.71   DEP      criu/stats.d
15:26:42 [2020-09-03T15:26:42.663Z] #39 42.82   DEP      criu/sockets.d
15:26:42 [2020-09-03T15:26:42.663Z] #39 42.88   DEP      criu/sk-unix.d
15:26:42 [2020-09-03T15:26:42.663Z] #39 42.96   DEP      criu/sk-tcp.d
15:26:42 [2020-09-03T15:26:42.769Z] #38 59.05 debconf: delaying package configuration, since apt-utils is not installed
15:26:42 [2020-09-03T15:26:42.769Z] #38 59.38 Fetched 4095 kB in 2s (2652 kB/s)
15:26:42 [2020-09-03T15:26:42.769Z] #38 59.51 Selecting previously unselected package libcap-dev:amd64.
15:26:42 [2020-09-03T15:26:42.956Z] #39 43.04   DEP      criu/sk-queue.d
15:26:42 [2020-09-03T15:26:42.956Z] #39 43.10   DEP      criu/sk-packet.d
15:26:43 [2020-09-03T15:26:43.033Z] #38 59.51 (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.)
15:26:43 [2020-09-03T15:26:43.033Z] #38 59.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:26:43 [2020-09-03T15:26:43.033Z] #38 59.78 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:26:43 [2020-09-03T15:26:43.033Z] #38 ...
15:26:43 [2020-09-03T15:26:43.033Z] 
15:26:43 [2020-09-03T15:26:43.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:43 [2020-09-03T15:26:43.033Z] #10 48.25 Reading package lists...
15:26:43 [2020-09-03T15:26:43.248Z] #39 43.27   DEP      criu/sk-netlink.d
15:26:43 [2020-09-03T15:26:43.248Z] #39 43.47   DEP      criu/sk-inet.d
15:26:43 [2020-09-03T15:26:43.540Z] #39 ...
15:26:43 [2020-09-03T15:26:43.541Z] 
15:26:43 [2020-09-03T15:26:43.541Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:26:43 [2020-09-03T15:26:43.541Z] #15 DONE 1.2s
15:26:43 [2020-09-03T15:26:43.541Z] 
15:26:43 [2020-09-03T15:26:43.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:43 [2020-09-03T15:26:43.541Z] #39 43.65   DEP      criu/signalfd.d
15:26:43 [2020-09-03T15:26:43.541Z] #39 43.76   DEP      criu/sigframe.d
15:26:43 [2020-09-03T15:26:43.541Z] #39 43.81   DEP      criu/shmem.d
15:26:43 [2020-09-03T15:26:43.833Z] #39 43.92   DEP      criu/servicefd.d
15:26:43 [2020-09-03T15:26:43.833Z] #39 44.04   DEP      criu/seize.d
15:26:43 [2020-09-03T15:26:43.833Z] #39 44.16   DEP      criu/seccomp.d
15:26:43 [2020-09-03T15:26:43.882Z] #10 60.08 Building dependency tree...
15:26:43 [2020-09-03T15:26:43.882Z] #10 ...
15:26:43 [2020-09-03T15:26:43.882Z] 
15:26:43 [2020-09-03T15:26:43.882Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:43 [2020-09-03T15:26:43.882Z] #23 39.31 Reading package lists...
15:26:44 [2020-09-03T15:26:44.126Z] #39 44.27   DEP      criu/rst-malloc.d
15:26:44 [2020-09-03T15:26:44.126Z] #39 44.34   DEP      criu/rbtree.d
15:26:44 [2020-09-03T15:26:44.126Z] #39 44.35   DEP      criu/pstree.d
15:26:44 [2020-09-03T15:26:44.142Z] #23 51.10 Reading package lists...
15:26:44 [2020-09-03T15:26:44.142Z] #23 ...
15:26:44 [2020-09-03T15:26:44.142Z] 
15:26:44 [2020-09-03T15:26:44.142Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:44 [2020-09-03T15:26:44.142Z] #38 59.99 Selecting previously unselected package libnet1:amd64.
15:26:44 [2020-09-03T15:26:44.142Z] #38 59.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.18 Selecting previously unselected package libnet1-dev.
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.42 Selecting previously unselected package libnl-3-200:amd64.
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:26:44 [2020-09-03T15:26:44.142Z] #38 60.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:26:44 [2020-09-03T15:26:44.418Z] #39 44.45   DEP      criu/protobuf.d
15:26:44 [2020-09-03T15:26:44.418Z] #39 44.53   GEN      criu/protobuf-desc-gen.h
15:26:44 [2020-09-03T15:26:44.712Z] #38 61.29 Selecting previously unselected package libnl-3-dev:amd64.
15:26:44 [2020-09-03T15:26:44.712Z] #38 61.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:26:44 [2020-09-03T15:26:44.712Z] #38 61.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:26:44 [2020-09-03T15:26:44.712Z] #38 ...
15:26:44 [2020-09-03T15:26:44.712Z] 
15:26:44 [2020-09-03T15:26:44.712Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:44 [2020-09-03T15:26:44.712Z] #51 40.28 Reading package lists...
15:26:44 [2020-09-03T15:26:44.712Z] #39 ...
15:26:44 [2020-09-03T15:26:44.712Z] 
15:26:44 [2020-09-03T15:26:44.712Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:26:44 [2020-09-03T15:26:44.713Z] #16 DONE 1.3s
15:26:44 [2020-09-03T15:26:44.973Z] #51 52.12 Reading package lists...
15:26:44 [2020-09-03T15:26:44.973Z] #51 ...
15:26:44 [2020-09-03T15:26:44.973Z] 
15:26:44 [2020-09-03T15:26:44.973Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:44 [2020-09-03T15:26:44.973Z] #32 50.31 Reading package lists...
15:26:45 [2020-09-03T15:26:45.006Z] 
15:26:45 [2020-09-03T15:26:45.006Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:26:46 [2020-09-03T15:26:46.043Z] #17 1.282 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:46 [2020-09-03T15:26:46.043Z] #17 1.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:46 [2020-09-03T15:26:46.332Z] Client: Docker Engine - Community
15:26:46 [2020-09-03T15:26:46.332Z]  Version:           19.03.12
15:26:46 [2020-09-03T15:26:46.332Z]  API version:       1.40
15:26:46 [2020-09-03T15:26:46.332Z]  Go version:        go1.13.10
15:26:46 [2020-09-03T15:26:46.332Z]  Git commit:        48a66213fe
15:26:46 [2020-09-03T15:26:46.332Z]  Built:             Mon Jun 22 15:45:36 2020
15:26:46 [2020-09-03T15:26:46.332Z]  OS/Arch:           linux/amd64
15:26:46 [2020-09-03T15:26:46.332Z]  Experimental:      false
15:26:46 [2020-09-03T15:26:46.332Z] 
15:26:46 [2020-09-03T15:26:46.332Z] Server: Docker Engine - Community
15:26:46 [2020-09-03T15:26:46.332Z]  Engine:
15:26:46 [2020-09-03T15:26:46.332Z]   Version:          19.03.12
15:26:46 [2020-09-03T15:26:46.332Z]   API version:      1.40 (minimum version 1.12)
15:26:46 [2020-09-03T15:26:46.332Z]   Go version:       go1.13.10
15:26:46 [2020-09-03T15:26:46.332Z]   Git commit:       48a66213fe
15:26:46 [2020-09-03T15:26:46.332Z]   Built:            Mon Jun 22 15:44:07 2020
15:26:46 [2020-09-03T15:26:46.332Z]   OS/Arch:          linux/amd64
15:26:46 [2020-09-03T15:26:46.332Z]   Experimental:     true
15:26:46 [2020-09-03T15:26:46.332Z]  containerd:
15:26:46 [2020-09-03T15:26:46.332Z]   Version:          1.2.13
15:26:46 [2020-09-03T15:26:46.332Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:46 [2020-09-03T15:26:46.332Z]  runc:
15:26:46 [2020-09-03T15:26:46.332Z]   Version:          1.0.0-rc10
15:26:46 [2020-09-03T15:26:46.332Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:46 [2020-09-03T15:26:46.332Z]  docker-init:
15:26:46 [2020-09-03T15:26:46.332Z]   Version:          0.18.0
15:26:46 [2020-09-03T15:26:46.332Z]   GitCommit:        fec3683
15:26:46 [2020-09-03T15:26:46.336Z] #17 1.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:26:46 [2020-09-03T15:26:46.336Z] #17 ...
15:26:46 [2020-09-03T15:26:46.336Z] 
15:26:46 [2020-09-03T15:26:46.336Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + RM_GOPATH=0
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + TMP_GOPATH=
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + : /build
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + '[' -z '' ']'
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 ++ mktemp -d
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + export GOPATH=/tmp/tmp.GqWldAn6u4
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + GOPATH=/tmp/tmp.GqWldAn6u4
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + RM_GOPATH=1
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 + case "$(go env GOARCH)" in
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.505 ++ go env GOARCH
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.523 + export GO_BUILDMODE=-buildmode=pie
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.523 + GO_BUILDMODE=-buildmode=pie
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.523 ++ dirname /tmp/install/install.sh
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 + dir=/tmp/install
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 + bin=runc
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 + shift
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 + '[' '!' -f /tmp/install/runc.installer ']'
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 + . /tmp/install/runc.installer
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.524 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.525 + install_runc
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.525 + uname -r
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.525 + grep -q '^3\.10\.0.*\.el7\.'
15:26:46 [2020-09-03T15:26:46.336Z] #49 1.530 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:26:46 [2020-09-03T15:26:46.337Z] #49 1.530 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:26:46 [2020-09-03T15:26:46.337Z] #49 1.530 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:26:46 [2020-09-03T15:26:46.337Z] #49 1.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GqWldAn6u4/src/github.com/opencontainers/runc
15:26:46 [2020-09-03T15:26:46.337Z] #49 1.532 Cloning into '/tmp/tmp.GqWldAn6u4/src/github.com/opencontainers/runc'...
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.115 + cd /tmp/tmp.GqWldAn6u4/src/github.com/opencontainers/runc
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.115 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.202 + '[' -z '' ']'
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.202 + target=static
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.202 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:26:46 [2020-09-03T15:26:46.337Z] #49 6.644 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 .
15:26:46 [2020-09-03T15:26:46.337Z] #49 ...
15:26:46 [2020-09-03T15:26:46.337Z] 
15:26:46 [2020-09-03T15:26:46.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:46 [2020-09-03T15:26:46.337Z] #39 45.49   DEP      criu/protobuf-desc.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 45.56   DEP      criu/proc_parse.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 45.72   DEP      criu/plugin.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 45.78   DEP      criu/pipes.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 45.92   DEP      criu/pie-util.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.00   DEP      criu/pie-util-vdso.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.07   DEP      criu/path.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.14   DEP      criu/parasite-syscall.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.26   DEP      criu/pagemap.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.39   DEP      criu/pagemap-cache.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.48   DEP      criu/page-xfer.d
15:26:46 [2020-09-03T15:26:46.337Z] #39 46.61   DEP      criu/page-pipe.d
[Pipeline] sh
15:26:46 [2020-09-03T15:26:46.491Z] Client: Docker Engine - Community
15:26:46 [2020-09-03T15:26:46.491Z]  Version:           19.03.12
15:26:46 [2020-09-03T15:26:46.491Z]  API version:       1.40
15:26:46 [2020-09-03T15:26:46.491Z]  Go version:        go1.13.10
15:26:46 [2020-09-03T15:26:46.491Z]  Git commit:        48a66213fe
15:26:46 [2020-09-03T15:26:46.491Z]  Built:             Mon Jun 22 15:45:36 2020
15:26:46 [2020-09-03T15:26:46.491Z]  OS/Arch:           linux/amd64
15:26:46 [2020-09-03T15:26:46.491Z]  Experimental:      false
15:26:46 [2020-09-03T15:26:46.491Z] 
15:26:46 [2020-09-03T15:26:46.491Z] Server: Docker Engine - Community
15:26:46 [2020-09-03T15:26:46.491Z]  Engine:
15:26:46 [2020-09-03T15:26:46.491Z]   Version:          19.03.12
15:26:46 [2020-09-03T15:26:46.491Z]   API version:      1.40 (minimum version 1.12)
15:26:46 [2020-09-03T15:26:46.491Z]   Go version:       go1.13.10
15:26:46 [2020-09-03T15:26:46.491Z]   Git commit:       48a66213fe
15:26:46 [2020-09-03T15:26:46.491Z]   Built:            Mon Jun 22 15:44:07 2020
15:26:46 [2020-09-03T15:26:46.491Z]   OS/Arch:          linux/amd64
15:26:46 [2020-09-03T15:26:46.491Z]   Experimental:     true
15:26:46 [2020-09-03T15:26:46.491Z]  containerd:
15:26:46 [2020-09-03T15:26:46.491Z]   Version:          1.2.13
15:26:46 [2020-09-03T15:26:46.491Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:46 [2020-09-03T15:26:46.491Z]  runc:
15:26:46 [2020-09-03T15:26:46.491Z]   Version:          1.0.0-rc10
15:26:46 [2020-09-03T15:26:46.491Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:46 [2020-09-03T15:26:46.491Z]  docker-init:
15:26:46 [2020-09-03T15:26:46.491Z]   Version:          0.18.0
15:26:46 [2020-09-03T15:26:46.491Z]   GitCommit:        fec3683
[Pipeline] sh
15:26:46 [2020-09-03T15:26:46.629Z] #39 46.72   DEP      criu/netfilter.d
15:26:46 [2020-09-03T15:26:46.629Z] #39 46.81   DEP      criu/net.d
15:26:46 [2020-09-03T15:26:46.657Z] + docker info
15:26:46 [2020-09-03T15:26:46.837Z] + docker info
15:26:46 [2020-09-03T15:26:46.921Z] #39 46.98   DEP      criu/namespaces.d
15:26:46 [2020-09-03T15:26:46.921Z] #39 47.15   DEP      criu/mount.d
15:26:47 [2020-09-03T15:26:47.214Z] #39 47.33   DEP      criu/memfd.d
15:26:47 [2020-09-03T15:26:47.214Z] #39 47.43   DEP      criu/mem.d
15:26:47 [2020-09-03T15:26:47.507Z] #39 47.57   DEP      criu/lsm.d
15:26:47 [2020-09-03T15:26:47.507Z] #39 47.68   DEP      criu/log.d
15:26:47 [2020-09-03T15:26:47.520Z] #32 61.39 Building dependency tree...
15:26:47 [2020-09-03T15:26:47.800Z] #39 47.82   DEP      criu/libnetlink.d
15:26:47 [2020-09-03T15:26:47.800Z] #39 47.95   DEP      criu/kerndat.d
15:26:48 [2020-09-03T15:26:48.092Z] #39 48.20   DEP      criu/kcmp-ids.d
15:26:48 [2020-09-03T15:26:48.092Z] #39 48.26   DEP      criu/irmap.d
15:26:48 [2020-09-03T15:26:48.384Z] #39 48.39   DEP      criu/ipc_ns.d
15:26:48 [2020-09-03T15:26:48.384Z] #39 48.53   DEP      criu/image.d
15:26:48 [2020-09-03T15:26:48.384Z] #39 48.60   DEP      criu/image-desc.d
15:26:48 [2020-09-03T15:26:48.677Z] #39 48.69   DEP      criu/fsnotify.d
15:26:48 [2020-09-03T15:26:48.677Z] #39 ...
15:26:48 [2020-09-03T15:26:48.677Z] 
15:26:48 [2020-09-03T15:26:48.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:48 [2020-09-03T15:26:48.677Z] #41 74.70 net/http/httptrace
15:26:48 [2020-09-03T15:26:48.677Z] #41 74.83 net/http
15:26:48 [2020-09-03T15:26:48.677Z] #41 81.29 github.com/LK4D4/vndr/godl
15:26:48 [2020-09-03T15:26:48.677Z] #41 81.81 github.com/LK4D4/vndr
15:26:48 [2020-09-03T15:26:48.677Z] #41 ...
15:26:48 [2020-09-03T15:26:48.677Z] 
15:26:48 [2020-09-03T15:26:48.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:48 [2020-09-03T15:26:48.677Z] #39 48.85   DEP      criu/filesystems.d
15:26:48 [2020-09-03T15:26:48.924Z] #32 ...
15:26:48 [2020-09-03T15:26:48.925Z] 
15:26:48 [2020-09-03T15:26:48.925Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:48 [2020-09-03T15:26:48.925Z] #43 DONE 65.3s
15:26:48 [2020-09-03T15:26:48.925Z] 
15:26:48 [2020-09-03T15:26:48.925Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.03 Selecting previously unselected package libprotobuf-c1:amd64.
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.15 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.30 Selecting previously unselected package zlib1g-dev:amd64.
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.67 Selecting previously unselected package libprotobuf17:amd64.
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 62.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 65.28 Selecting previously unselected package libprotobuf-lite17:amd64.
15:26:48 [2020-09-03T15:26:48.925Z] #38 65.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:26:48 [2020-09-03T15:26:48.925Z] #38 65.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:26:48 [2020-09-03T15:26:48.969Z] #39 48.99   DEP      criu/files.d
15:26:48 [2020-09-03T15:26:48.970Z] #39 49.16   DEP      criu/files-reg.d
15:26:49 [2020-09-03T15:26:49.185Z] #38 65.85 Selecting previously unselected package libprotobuf-dev:amd64.
15:26:49 [2020-09-03T15:26:49.185Z] #38 65.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:26:49 [2020-09-03T15:26:49.185Z] #38 65.86 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:26:49 [2020-09-03T15:26:49.282Z] #39 49.32   DEP      criu/files-ext.d
15:26:49 [2020-09-03T15:26:49.282Z] #39 49.39   DEP      criu/file-lock.d
15:26:49 [2020-09-03T15:26:49.282Z] #39 49.53   DEP      criu/file-ids.d
15:26:49 [2020-09-03T15:26:49.574Z] #39 49.61   DEP      criu/fifo.d
15:26:49 [2020-09-03T15:26:49.574Z] #39 49.68   DEP      criu/fdstore.d
15:26:49 [2020-09-03T15:26:49.574Z] #39 49.76   DEP      criu/fault-injection.d
15:26:49 [2020-09-03T15:26:49.574Z] #39 49.79   DEP      criu/external.d
15:26:49 [2020-09-03T15:26:49.574Z] #39 49.89   DEP      criu/eventpoll.d
15:26:49 [2020-09-03T15:26:49.867Z] #39 50.01   DEP      criu/eventfd.d
15:26:49 [2020-09-03T15:26:49.867Z] #39 50.13   DEP      criu/crtools.d
15:26:50 [2020-09-03T15:26:50.159Z] #39 50.28   DEP      criu/cr-service.d
15:26:50 [2020-09-03T15:26:50.159Z] #39 50.36   DEP      criu/cr-restore.d
15:26:50 [2020-09-03T15:26:50.451Z] #39 50.46   DEP      criu/cr-errno.d
15:26:50 [2020-09-03T15:26:50.451Z] #39 50.48   DEP      criu/cr-dump.d
15:26:50 [2020-09-03T15:26:50.451Z] #39 50.56   DEP      criu/cr-dedup.d
15:26:50 [2020-09-03T15:26:50.451Z] #39 50.64   DEP      criu/cr-check.d
15:26:50 [2020-09-03T15:26:50.568Z] #38 ...
15:26:50 [2020-09-03T15:26:50.568Z] 
15:26:50 [2020-09-03T15:26:50.568Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.24 The following additional packages will be installed:
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.29 Suggested packages:
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.29   cmake-doc ninja-build lrzip
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.29 Recommended packages:
15:26:50 [2020-09-03T15:26:50.568Z] #32 67.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:26:50 [2020-09-03T15:26:50.744Z] #39 50.79   DEP      criu/config.d
15:26:50 [2020-09-03T15:26:50.744Z] #39 50.98   DEP      criu/clone-noasan.d
15:26:50 [2020-09-03T15:26:50.744Z] #39 51.09   DEP      criu/cgroup.d
15:26:51 [2020-09-03T15:26:51.037Z] #39 51.29   DEP      criu/cgroup-props.d
15:26:51 [2020-09-03T15:26:51.331Z] #39 51.39   DEP      criu/bitmap.d
15:26:51 [2020-09-03T15:26:51.331Z] #39 51.41   DEP      criu/bfd.d
15:26:51 [2020-09-03T15:26:51.331Z] #39 51.52   DEP      criu/autofs.d
15:26:51 [2020-09-03T15:26:51.331Z] #39 ...
15:26:51 [2020-09-03T15:26:51.331Z] 
15:26:51 [2020-09-03T15:26:51.331Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:51 [2020-09-03T15:26:51.331Z] #41 DONE 87.6s
15:26:51 [2020-09-03T15:26:51.331Z] 
15:26:51 [2020-09-03T15:26:51.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:51 [2020-09-03T15:26:51.331Z] #39 51.58   DEP      criu/aio.d
15:26:51 [2020-09-03T15:26:51.633Z] #39 51.75   DEP      criu/action-scripts.d
15:26:51 [2020-09-03T15:26:51.927Z] #39 51.97   CC       criu/action-scripts.o
15:26:52 [2020-09-03T15:26:52.226Z] #39 52.28   CC       criu/aio.o
15:26:52 [2020-09-03T15:26:52.479Z] #32 ...
15:26:52 [2020-09-03T15:26:52.479Z] 
15:26:52 [2020-09-03T15:26:52.479Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:52 [2020-09-03T15:26:52.479Z] #60 DONE 68.9s
15:26:52 [2020-09-03T15:26:52.479Z] 
15:26:52 [2020-09-03T15:26:52.479Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:52 [2020-09-03T15:26:52.479Z] #32 69.10 The following NEW packages will be installed:
15:26:52 [2020-09-03T15:26:52.479Z] #32 69.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:26:52 [2020-09-03T15:26:52.479Z] #32 69.14   vim-common xxd
15:26:52 [2020-09-03T15:26:52.518Z] #39 52.61   CC       criu/autofs.o
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.62 Need to get 14.9 MB of archives.
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.62 After this operation, 61.8 MB of additional disk space will be used.
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:26:53 [2020-09-03T15:26:53.050Z] #32 69.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:26:53 [2020-09-03T15:26:53.154Z] #39 53.45   CC       criu/bfd.o
15:26:53 [2020-09-03T15:26:53.310Z] #32 70.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:26:53 [2020-09-03T15:26:53.446Z] #39 53.67   CC       criu/bitmap.o
15:26:53 [2020-09-03T15:26:53.738Z] #39 53.76   CC       criu/cgroup-props.o
15:26:54 [2020-09-03T15:26:54.031Z] #39 54.06   CC       criu/cgroup.o
15:26:54 [2020-09-03T15:26:54.514Z] Client:
15:26:54 [2020-09-03T15:26:54.514Z]  Debug Mode: false
15:26:54 [2020-09-03T15:26:54.514Z] 
15:26:54 [2020-09-03T15:26:54.514Z] Server:
15:26:54 [2020-09-03T15:26:54.514Z]  Containers: 0
15:26:54 [2020-09-03T15:26:54.514Z]   Running: 0
15:26:54 [2020-09-03T15:26:54.514Z]   Paused: 0
15:26:54 [2020-09-03T15:26:54.514Z]   Stopped: 0
15:26:54 [2020-09-03T15:26:54.514Z]  Images: 0
15:26:54 [2020-09-03T15:26:54.514Z]  Server Version: 19.03.12
15:26:54 [2020-09-03T15:26:54.514Z]  Storage Driver: overlay2
15:26:54 [2020-09-03T15:26:54.514Z]   Backing Filesystem: extfs
15:26:54 [2020-09-03T15:26:54.514Z]   Supports d_type: true
15:26:54 [2020-09-03T15:26:54.514Z]   Native Overlay Diff: true
15:26:54 [2020-09-03T15:26:54.514Z]  Logging Driver: json-file
15:26:54 [2020-09-03T15:26:54.514Z]  Cgroup Driver: cgroupfs
15:26:54 [2020-09-03T15:26:54.514Z]  Plugins:
15:26:54 [2020-09-03T15:26:54.514Z]   Volume: local
15:26:54 [2020-09-03T15:26:54.514Z]   Network: bridge host ipvlan macvlan null overlay
15:26:54 [2020-09-03T15:26:54.514Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:26:54 [2020-09-03T15:26:54.514Z]  Swarm: inactive
15:26:54 [2020-09-03T15:26:54.514Z]  Runtimes: runc
15:26:54 [2020-09-03T15:26:54.514Z]  Default Runtime: runc
15:26:54 [2020-09-03T15:26:54.514Z]  Init Binary: docker-init
15:26:54 [2020-09-03T15:26:54.514Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:54 [2020-09-03T15:26:54.514Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:54 [2020-09-03T15:26:54.514Z]  init version: fec3683
15:26:54 [2020-09-03T15:26:54.514Z]  Security Options:
15:26:54 [2020-09-03T15:26:54.514Z]   apparmor
15:26:54 [2020-09-03T15:26:54.514Z]   seccomp
15:26:54 [2020-09-03T15:26:54.514Z]    Profile: default
15:26:54 [2020-09-03T15:26:54.514Z]  Kernel Version: 4.15.0-1074-aws
15:26:54 [2020-09-03T15:26:54.514Z]  Operating System: Ubuntu 16.04.6 LTS
15:26:54 [2020-09-03T15:26:54.514Z]  OSType: linux
15:26:54 [2020-09-03T15:26:54.514Z]  Architecture: aarch64
15:26:54 [2020-09-03T15:26:54.514Z]  CPUs: 4
15:26:54 [2020-09-03T15:26:54.514Z]  Total Memory: 7.525GiB
15:26:54 [2020-09-03T15:26:54.514Z]  Name: ip-10-100-50-102
15:26:54 [2020-09-03T15:26:54.514Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
15:26:54 [2020-09-03T15:26:54.514Z]  Docker Root Dir: /var/lib/docker
15:26:54 [2020-09-03T15:26:54.514Z]  Debug Mode: false
15:26:54 [2020-09-03T15:26:54.514Z]  Registry: https://index.docker.io/v1/
15:26:54 [2020-09-03T15:26:54.514Z]  Labels:
15:26:54 [2020-09-03T15:26:54.514Z]  Experimental: true
15:26:54 [2020-09-03T15:26:54.514Z]  Insecure Registries:
15:26:54 [2020-09-03T15:26:54.514Z]   127.0.0.0/8
15:26:54 [2020-09-03T15:26:54.514Z]  Live Restore Enabled: true
15:26:54 [2020-09-03T15:26:54.514Z] 
15:26:54 [2020-09-03T15:26:54.514Z] WARNING: No swap limit support
[Pipeline] sh
15:26:54 [2020-09-03T15:26:54.693Z] #32 71.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:26:54 [2020-09-03T15:26:54.693Z] #32 71.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:26:54 [2020-09-03T15:26:54.809Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:54 [2020-09-03T15:26:54.809Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:54 [2020-09-03T15:26:54.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:26:54 [2020-09-03T15:26:54.809Z] + bash /home/ubuntu/workspace/moby_PR-41412/check-config.sh
15:26:54 [2020-09-03T15:26:54.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:26:54 [2020-09-03T15:26:54.809Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
15:26:54 [2020-09-03T15:26:54.809Z] 
15:26:54 [2020-09-03T15:26:54.809Z] Generally Necessary:
15:26:54 [2020-09-03T15:26:54.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:26:54 [2020-09-03T15:26:54.809Z] - apparmor: enabled and tools installed
15:26:54 [2020-09-03T15:26:54.954Z] #32 71.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:26:54 [2020-09-03T15:26:54.954Z] #32 71.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:26:54 [2020-09-03T15:26:54.954Z] #32 71.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:26:54 [2020-09-03T15:26:54.954Z] #32 71.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NAMESPACES: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NET_NS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_PID_NS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_IPC_NS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_UTS_NS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CGROUPS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CGROUP_CPUACCT: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CGROUP_DEVICE: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CGROUP_FREEZER: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CGROUP_SCHED: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_CPUSETS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_MEMCG: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_KEYS: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_VETH: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_BRIDGE: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NF_NAT: enabled (as module)
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_NF_NAT_NEEDED: enabled
15:26:55 [2020-09-03T15:26:55.073Z] - CONFIG_POSIX_MQUEUE: enabled
15:26:55 [2020-09-03T15:26:55.073Z] 
15:26:55 [2020-09-03T15:26:55.073Z] Optional Features:
15:26:55 [2020-09-03T15:26:55.214Z] #32 ...
15:26:55 [2020-09-03T15:26:55.214Z] 
15:26:55 [2020-09-03T15:26:55.214Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:55 [2020-09-03T15:26:55.214Z] #23 51.10 Reading package lists...
15:26:55 [2020-09-03T15:26:55.214Z] #23 62.44 Building dependency tree...
15:26:55 [2020-09-03T15:26:55.214Z] #23 68.33 ca-certificates is already the newest version (20200601~deb10u1).
15:26:55 [2020-09-03T15:26:55.214Z] #23 68.33 The following additional packages will be installed:
15:26:55 [2020-09-03T15:26:55.214Z] #23 68.34   libjq1 libonig5
15:26:55 [2020-09-03T15:26:55.214Z] #23 68.96 The following NEW packages will be installed:
15:26:55 [2020-09-03T15:26:55.214Z] #23 68.98   jq libjq1 libonig5
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.60 Need to get 355 kB of archives.
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.60 After this operation, 1072 kB of additional disk space will be used.
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:26:55 [2020-09-03T15:26:55.214Z] #23 69.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:26:55 [2020-09-03T15:26:55.214Z] #23 71.79 debconf: delaying package configuration, since apt-utils is not installed
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_USER_NS: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_SECCOMP: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CGROUP_PIDS: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_MEMCG_SWAP: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:26:55 [2020-09-03T15:26:55.336Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_BLK_CGROUP: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IOSCHED_CFQ: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CGROUP_PERF: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CGROUP_HUGETLB: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_CFS_BANDWIDTH: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_RT_GROUP_SCHED: missing
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_VS: enabled (as module)
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_VS_NFCT: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_IP_VS_RR: enabled (as module)
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_EXT4_FS: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:26:55 [2020-09-03T15:26:55.336Z] - Network Drivers:
15:26:55 [2020-09-03T15:26:55.336Z]   - "overlay":
15:26:55 [2020-09-03T15:26:55.475Z] #23 ...
15:26:55 [2020-09-03T15:26:55.475Z] 
15:26:55 [2020-09-03T15:26:55.475Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:55 [2020-09-03T15:26:55.475Z] #38 68.44 Selecting previously unselected package libprotoc17:amd64.
15:26:55 [2020-09-03T15:26:55.475Z] #38 68.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 68.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 69.51 Selecting previously unselected package protobuf-c-compiler.
15:26:55 [2020-09-03T15:26:55.475Z] #38 69.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 69.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.00 Selecting previously unselected package protobuf-compiler.
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.07 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.40 Selecting previously unselected package python-pkg-resources.
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 70.42 Unpacking python-pkg-resources (40.8.0-1) ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.05 Selecting previously unselected package python-six.
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.14 Unpacking python-six (1.12.0-1) ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.25 Selecting previously unselected package python-protobuf.
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:26:55 [2020-09-03T15:26:55.475Z] #38 71.25 Unpacking python-protobuf (3.6.1.3-2) ...
15:26:55 [2020-09-03T15:26:55.544Z] #39 55.49   CC       criu/clone-noasan.o
15:26:55 [2020-09-03T15:26:55.544Z] #39 55.60   CC       criu/config.o
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_VXLAN: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       Optional (for encrypted networks):
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_CRYPTO: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_CRYPTO_AEAD: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_CRYPTO_GCM: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_CRYPTO_GHASH: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_XFRM: enabled
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_XFRM_USER: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_INET_ESP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]   - "ipvlan":
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_IPVLAN: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]   - "macvlan":
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_MACVLAN: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_DUMMY: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]   - "ftp,tftp client in container":
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z] - Storage Drivers:
15:26:55 [2020-09-03T15:26:55.598Z]   - "aufs":
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_AUFS_FS: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]   - "btrfs":
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:26:55 [2020-09-03T15:26:55.598Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:26:55 [2020-09-03T15:26:55.598Z]   - "devicemapper":
15:26:55 [2020-09-03T15:26:55.735Z] #38 ...
15:26:55 [2020-09-03T15:26:55.735Z] 
15:26:55 [2020-09-03T15:26:55.735Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:55 [2020-09-03T15:26:55.735Z] #30 62.35 internal/reflectlite
15:26:55 [2020-09-03T15:26:55.735Z] #30 62.35 sync
15:26:55 [2020-09-03T15:26:55.735Z] #30 67.33 sort
15:26:55 [2020-09-03T15:26:55.735Z] #30 67.34 errors
15:26:55 [2020-09-03T15:26:55.735Z] #30 68.02 strconv
15:26:55 [2020-09-03T15:26:55.735Z] #30 69.54 io
15:26:55 [2020-09-03T15:26:55.735Z] #30 71.48 internal/oserror
15:26:55 [2020-09-03T15:26:55.735Z] #30 71.64 syscall
15:26:55 [2020-09-03T15:26:55.735Z] #30 ...
15:26:55 [2020-09-03T15:26:55.735Z] 
15:26:55 [2020-09-03T15:26:55.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:55 [2020-09-03T15:26:55.735Z] #10 60.08 Building dependency tree...
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.86 The following additional packages will be installed:
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.86   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.90   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.90   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.90 Suggested packages:
15:26:55 [2020-09-03T15:26:55.735Z] #10 65.90   gcc-8-locales seccomp wine64
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.06 The following NEW packages will be installed:
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.07   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.07   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.08   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.09   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.74 Need to get 77.7 MB of archives.
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.74 After this operation, 487 MB of additional disk space will be used.
15:26:55 [2020-09-03T15:26:55.735Z] #10 68.74 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]
15:26:55 [2020-09-03T15:26:55.735Z] #10 69.08 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]
15:26:55 [2020-09-03T15:26:55.735Z] #10 69.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:26:55 [2020-09-03T15:26:55.735Z] #10 69.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:26:55 [2020-09-03T15:26:55.735Z] #10 69.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:26:55 [2020-09-03T15:26:55.735Z] #10 69.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:26:55 [2020-09-03T15:26:55.735Z] #10 70.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:26:55 [2020-09-03T15:26:55.735Z] #10 71.79 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]
15:26:55 [2020-09-03T15:26:55.735Z] #10 71.84 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]
15:26:55 [2020-09-03T15:26:55.860Z]     - CONFIG_BLK_DEV_DM: enabled
15:26:55 [2020-09-03T15:26:55.860Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:26:55 [2020-09-03T15:26:55.860Z]   - "overlay":
15:26:55 [2020-09-03T15:26:55.860Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:26:55 [2020-09-03T15:26:55.860Z]   - "zfs":
15:26:55 [2020-09-03T15:26:55.860Z]     - /dev/zfs: missing
15:26:55 [2020-09-03T15:26:55.860Z]     - zfs command: missing
15:26:55 [2020-09-03T15:26:55.860Z]     - zpool command: missing
15:26:55 [2020-09-03T15:26:55.860Z] 
15:26:55 [2020-09-03T15:26:55.860Z] Limits:
15:26:55 [2020-09-03T15:26:55.860Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:26:55 [2020-09-03T15:26:55.860Z] 
15:26:55 [2020-09-03T15:26:55.860Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:26:55 [2020-09-03T15:26:55.996Z] #10 ...
15:26:55 [2020-09-03T15:26:55.996Z] 
15:26:55 [2020-09-03T15:26:55.996Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:55 [2020-09-03T15:26:55.996Z] #23 72.18 Fetched 355 kB in 0s (860 kB/s)
15:26:55 [2020-09-03T15:26:55.996Z] #23 72.41 Selecting previously unselected package libonig5:amd64.
15:26:55 [2020-09-03T15:26:55.996Z] #23 72.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:26:55 [2020-09-03T15:26:55.996Z] #23 72.58 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:26:55 [2020-09-03T15:26:55.996Z] #23 72.60 Unpacking libonig5:amd64 (6.9.1-1) ...
15:26:56 [2020-09-03T15:26:56.184Z] #39 56.31   CC       criu/cr-check.o
15:26:56 [2020-09-03T15:26:56.237Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:26:56 [2020-09-03T15:26:56.237Z] #2 [internal] load .dockerignore
15:26:56 [2020-09-03T15:26:56.237Z] #2 transferring context: 87B 0.1s done
15:26:56 [2020-09-03T15:26:56.237Z] #2 DONE 0.1s
15:26:56 [2020-09-03T15:26:56.237Z] 
15:26:56 [2020-09-03T15:26:56.237Z] #1 [internal] load build definition from Dockerfile
15:26:56 [2020-09-03T15:26:56.237Z] #1 transferring dockerfile: 16.37kB done
15:26:56 [2020-09-03T15:26:56.237Z] #1 DONE 0.1s
15:26:56 [2020-09-03T15:26:56.477Z] #39 ...
15:26:56 [2020-09-03T15:26:56.477Z] 
15:26:56 [2020-09-03T15:26:56.477Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:26:56 [2020-09-03T15:26:56.477Z] #17 1.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:26:56 [2020-09-03T15:26:56.477Z] #17 2.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
15:26:56 [2020-09-03T15:26:56.477Z] #17 3.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:26:56 [2020-09-03T15:26:56.477Z] #17 5.861 Fetched 8069 kB in 5s (1725 kB/s)
15:26:56 [2020-09-03T15:26:56.477Z] #17 5.861 Reading package lists...
15:26:56 [2020-09-03T15:26:56.477Z] #17 7.970 Reading package lists...
15:26:56 [2020-09-03T15:26:56.477Z] #17 9.572 Building dependency tree...
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02 libcap2-bin is already the newest version (1:2.25-2).
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02 The following additional packages will be installed:
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.02   python3.7 python3.7-minimal vim-runtime xxd
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03 Suggested packages:
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03 Recommended packages:
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03   aufs-dkms nftables build-essential python3-dev python3-keyring
15:26:56 [2020-09-03T15:26:56.477Z] #17 10.03   python3-keyrings.alt python3-xdg unzip
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17 The following NEW packages will be installed:
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.17   xz-utils zip
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.33 Need to get 27.7 MB of archives.
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.33 After this operation, 117 MB of additional disk space will be used.
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:26:56 [2020-09-03T15:26:56.477Z] #17 11.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
15:26:56 [2020-09-03T15:26:56.500Z] 
15:26:56 [2020-09-03T15:26:56.500Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:26:56 [2020-09-03T15:26:56.566Z] #23 73.21 Selecting previously unselected package libjq1:amd64.
15:26:56 [2020-09-03T15:26:56.566Z] #23 73.21 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:26:56 [2020-09-03T15:26:56.566Z] #23 73.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:56 [2020-09-03T15:26:56.675Z] Client:
15:26:56 [2020-09-03T15:26:56.675Z]  Debug Mode: false
15:26:56 [2020-09-03T15:26:56.675Z] 
15:26:56 [2020-09-03T15:26:56.675Z] Server:
15:26:56 [2020-09-03T15:26:56.675Z]  Containers: 0
15:26:56 [2020-09-03T15:26:56.675Z]   Running: 0
15:26:56 [2020-09-03T15:26:56.675Z]   Paused: 0
15:26:56 [2020-09-03T15:26:56.675Z]   Stopped: 0
15:26:56 [2020-09-03T15:26:56.675Z]  Images: 0
15:26:56 [2020-09-03T15:26:56.675Z]  Server Version: 19.03.12
15:26:56 [2020-09-03T15:26:56.675Z]  Storage Driver: overlay2
15:26:56 [2020-09-03T15:26:56.675Z]   Backing Filesystem: extfs
15:26:56 [2020-09-03T15:26:56.675Z]   Supports d_type: true
15:26:56 [2020-09-03T15:26:56.675Z]   Native Overlay Diff: true
15:26:56 [2020-09-03T15:26:56.675Z]  Logging Driver: json-file
15:26:56 [2020-09-03T15:26:56.675Z]  Cgroup Driver: cgroupfs
15:26:56 [2020-09-03T15:26:56.675Z]  Plugins:
15:26:56 [2020-09-03T15:26:56.675Z]   Volume: local
15:26:56 [2020-09-03T15:26:56.675Z]   Network: bridge host ipvlan macvlan null overlay
15:26:56 [2020-09-03T15:26:56.675Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:26:56 [2020-09-03T15:26:56.675Z]  Swarm: inactive
15:26:56 [2020-09-03T15:26:56.675Z]  Runtimes: runc
15:26:56 [2020-09-03T15:26:56.675Z]  Default Runtime: runc
15:26:56 [2020-09-03T15:26:56.675Z]  Init Binary: docker-init
15:26:56 [2020-09-03T15:26:56.675Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:56 [2020-09-03T15:26:56.675Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:56 [2020-09-03T15:26:56.675Z]  init version: fec3683
15:26:56 [2020-09-03T15:26:56.675Z]  Security Options:
15:26:56 [2020-09-03T15:26:56.675Z]   apparmor
15:26:56 [2020-09-03T15:26:56.675Z]   seccomp
15:26:56 [2020-09-03T15:26:56.675Z]    Profile: default
15:26:56 [2020-09-03T15:26:56.675Z]  Kernel Version: 5.3.0-1030-aws
15:26:56 [2020-09-03T15:26:56.675Z]  Operating System: Ubuntu 18.04.4 LTS
15:26:56 [2020-09-03T15:26:56.675Z]  OSType: linux
15:26:56 [2020-09-03T15:26:56.675Z]  Architecture: x86_64
15:26:56 [2020-09-03T15:26:56.675Z]  CPUs: 2
15:26:56 [2020-09-03T15:26:56.675Z]  Total Memory: 7.569GiB
15:26:56 [2020-09-03T15:26:56.675Z]  Name: ip-10-100-59-99
15:26:56 [2020-09-03T15:26:56.675Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:26:56 [2020-09-03T15:26:56.675Z]  Docker Root Dir: /var/lib/docker
15:26:56 [2020-09-03T15:26:56.675Z]  Debug Mode: false
15:26:56 [2020-09-03T15:26:56.675Z]  Registry: https://index.docker.io/v1/
15:26:56 [2020-09-03T15:26:56.675Z]  Labels:
15:26:56 [2020-09-03T15:26:56.675Z]  Experimental: true
15:26:56 [2020-09-03T15:26:56.675Z]  Insecure Registries:
15:26:56 [2020-09-03T15:26:56.675Z]   127.0.0.0/8
15:26:56 [2020-09-03T15:26:56.675Z]  Live Restore Enabled: true
15:26:56 [2020-09-03T15:26:56.675Z] 
15:26:56 [2020-09-03T15:26:56.675Z] WARNING: No swap limit support
[Pipeline] sh
15:26:56 [2020-09-03T15:26:56.770Z] #17 11.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
15:26:56 [2020-09-03T15:26:56.770Z] #17 ...
15:26:56 [2020-09-03T15:26:56.770Z] 
15:26:56 [2020-09-03T15:26:56.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:56 [2020-09-03T15:26:56.770Z] #39 56.96   CC       criu/cr-dedup.o
15:26:56 [2020-09-03T15:26:56.826Z] #23 73.52 Selecting previously unselected package jq.
15:26:56 [2020-09-03T15:26:56.826Z] #23 ...
15:26:56 [2020-09-03T15:26:56.826Z] 
15:26:56 [2020-09-03T15:26:56.826Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:56 [2020-09-03T15:26:56.826Z] #51 52.12 Reading package lists...
15:26:56 [2020-09-03T15:26:56.826Z] #51 64.04 Building dependency tree...
15:26:56 [2020-09-03T15:26:56.826Z] #51 69.40 The following additional packages will be installed:
15:26:56 [2020-09-03T15:26:56.826Z] #51 69.43   libbtrfs0
15:26:56 [2020-09-03T15:26:56.826Z] #51 69.91 The following NEW packages will be installed:
15:26:56 [2020-09-03T15:26:56.826Z] #51 69.92   libbtrfs-dev libbtrfs0
15:26:56 [2020-09-03T15:26:56.826Z] #51 70.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:26:56 [2020-09-03T15:26:56.826Z] #51 70.39 Need to get 119 kB of archives.
15:26:56 [2020-09-03T15:26:56.826Z] #51 70.39 After this operation, 387 kB of additional disk space will be used.
15:26:56 [2020-09-03T15:26:56.826Z] #51 70.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:26:56 [2020-09-03T15:26:56.826Z] #51 70.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:26:56 [2020-09-03T15:26:56.826Z] #51 71.81 debconf: delaying package configuration, since apt-utils is not installed
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.18 Fetched 119 kB in 0s (454 kB/s)
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.35 Selecting previously unselected package libbtrfs0.
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.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.)
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.55 Unpacking libbtrfs0 (4.20.1-2) ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.86 Selecting previously unselected package libbtrfs-dev.
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 72.90 Unpacking libbtrfs-dev (4.20.1-2) ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 73.46 Setting up libbtrfs0 (4.20.1-2) ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 73.47 Setting up libbtrfs-dev (4.20.1-2) ...
15:26:56 [2020-09-03T15:26:56.826Z] #51 73.48 Processing triggers for libc-bin (2.28-10) ...
15:26:56 [2020-09-03T15:26:56.842Z] Client:
15:26:56 [2020-09-03T15:26:56.842Z]  Debug Mode: false
15:26:56 [2020-09-03T15:26:56.842Z] 
15:26:56 [2020-09-03T15:26:56.842Z] Server:
15:26:56 [2020-09-03T15:26:56.842Z]  Containers: 0
15:26:56 [2020-09-03T15:26:56.842Z]   Running: 0
15:26:56 [2020-09-03T15:26:56.842Z]   Paused: 0
15:26:56 [2020-09-03T15:26:56.842Z]   Stopped: 0
15:26:56 [2020-09-03T15:26:56.842Z]  Images: 0
15:26:56 [2020-09-03T15:26:56.842Z]  Server Version: 19.03.12
15:26:56 [2020-09-03T15:26:56.842Z]  Storage Driver: overlay2
15:26:56 [2020-09-03T15:26:56.842Z]   Backing Filesystem: extfs
15:26:56 [2020-09-03T15:26:56.842Z]   Supports d_type: true
15:26:56 [2020-09-03T15:26:56.842Z]   Native Overlay Diff: true
15:26:56 [2020-09-03T15:26:56.842Z]  Logging Driver: json-file
15:26:56 [2020-09-03T15:26:56.842Z]  Cgroup Driver: cgroupfs
15:26:56 [2020-09-03T15:26:56.842Z]  Plugins:
15:26:56 [2020-09-03T15:26:56.842Z]   Volume: local
15:26:56 [2020-09-03T15:26:56.842Z]   Network: bridge host ipvlan macvlan null overlay
15:26:56 [2020-09-03T15:26:56.842Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:26:56 [2020-09-03T15:26:56.842Z]  Swarm: inactive
15:26:56 [2020-09-03T15:26:56.842Z]  Runtimes: runc
15:26:56 [2020-09-03T15:26:56.842Z]  Default Runtime: runc
15:26:56 [2020-09-03T15:26:56.842Z]  Init Binary: docker-init
15:26:56 [2020-09-03T15:26:56.842Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:26:56 [2020-09-03T15:26:56.842Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:56 [2020-09-03T15:26:56.842Z]  init version: fec3683
15:26:56 [2020-09-03T15:26:56.842Z]  Security Options:
15:26:56 [2020-09-03T15:26:56.842Z]   apparmor
15:26:56 [2020-09-03T15:26:56.842Z]   seccomp
15:26:56 [2020-09-03T15:26:56.842Z]    Profile: default
15:26:56 [2020-09-03T15:26:56.842Z]  Kernel Version: 5.3.0-1030-aws
15:26:56 [2020-09-03T15:26:56.842Z]  Operating System: Ubuntu 18.04.4 LTS
15:26:56 [2020-09-03T15:26:56.842Z]  OSType: linux
15:26:56 [2020-09-03T15:26:56.842Z]  Architecture: x86_64
15:26:56 [2020-09-03T15:26:56.842Z]  CPUs: 2
15:26:56 [2020-09-03T15:26:56.842Z]  Total Memory: 7.487GiB
15:26:56 [2020-09-03T15:26:56.842Z]  Name: ip-10-100-33-157
15:26:56 [2020-09-03T15:26:56.842Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:26:56 [2020-09-03T15:26:56.842Z]  Docker Root Dir: /var/lib/docker
15:26:56 [2020-09-03T15:26:56.842Z]  Debug Mode: false
15:26:56 [2020-09-03T15:26:56.842Z]  Registry: https://index.docker.io/v1/
15:26:56 [2020-09-03T15:26:56.842Z]  Labels:
15:26:56 [2020-09-03T15:26:56.842Z]  Experimental: true
15:26:56 [2020-09-03T15:26:56.842Z]  Insecure Registries:
15:26:56 [2020-09-03T15:26:56.842Z]   127.0.0.0/8
15:26:56 [2020-09-03T15:26:56.842Z]  Live Restore Enabled: true
15:26:56 [2020-09-03T15:26:56.842Z] 
15:26:56 [2020-09-03T15:26:56.842Z] WARNING: No swap limit support
[Pipeline] sh
15:26:57 [2020-09-03T15:26:57.002Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:57 [2020-09-03T15:26:57.002Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:57 [2020-09-03T15:26:57.002Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:26:57 [2020-09-03T15:26:57.002Z] + bash /home/ubuntu/workspace/moby_PR-41412/check-config.sh
15:26:57 [2020-09-03T15:26:57.002Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:26:57 [2020-09-03T15:26:57.002Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:26:57 [2020-09-03T15:26:57.002Z] 
15:26:57 [2020-09-03T15:26:57.002Z] Generally Necessary:
15:26:57 [2020-09-03T15:26:57.002Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:26:57 [2020-09-03T15:26:57.002Z] - apparmor: enabled and tools installed
15:26:57 [2020-09-03T15:26:57.002Z] - CONFIG_NAMESPACES: enabled
15:26:57 [2020-09-03T15:26:57.002Z] - CONFIG_NET_NS: enabled
15:26:57 [2020-09-03T15:26:57.002Z] - CONFIG_PID_NS: enabled
15:26:57 [2020-09-03T15:26:57.062Z] #39 57.23   CC       criu/cr-dump.o
15:26:57 [2020-09-03T15:26:57.074Z] #3 DONE 0.4s
15:26:57 [2020-09-03T15:26:57.074Z] 
15:26:57 [2020-09-03T15:26:57.074Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:26:57 [2020-09-03T15:26:57.074Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:26:57 [2020-09-03T15:26:57.074Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
15:26:57 [2020-09-03T15:26:57.074Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
15:26:57 [2020-09-03T15:26:57.074Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:26:57 [2020-09-03T15:26:57.074Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
15:26:57 [2020-09-03T15:26:57.086Z] #51 ...
15:26:57 [2020-09-03T15:26:57.087Z] 
15:26:57 [2020-09-03T15:26:57.087Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:57 [2020-09-03T15:26:57.087Z] #23 73.52 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:26:57 [2020-09-03T15:26:57.087Z] #23 73.55 Unpacking jq (1.5+dfsg-2+b1) ...
15:26:57 [2020-09-03T15:26:57.148Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:57 [2020-09-03T15:26:57.148Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:26:57 [2020-09-03T15:26:57.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:26:57 [2020-09-03T15:26:57.148Z] + bash /home/ubuntu/workspace/moby_PR-41412/check-config.sh
15:26:57 [2020-09-03T15:26:57.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:26:57 [2020-09-03T15:26:57.148Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:26:57 [2020-09-03T15:26:57.148Z] 
15:26:57 [2020-09-03T15:26:57.148Z] Generally Necessary:
15:26:57 [2020-09-03T15:26:57.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:26:57 [2020-09-03T15:26:57.148Z] - apparmor: enabled and tools installed
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NAMESPACES: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NET_NS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_PID_NS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_IPC_NS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_UTS_NS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CGROUPS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CGROUP_CPUACCT: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CGROUP_DEVICE: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CGROUP_FREEZER: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CGROUP_SCHED: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_CPUSETS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_MEMCG: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_KEYS: enabled
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_VETH: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_BRIDGE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NF_NAT_IPV4: missing
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.148Z] - CONFIG_NF_NAT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_IPC_NS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_UTS_NS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUPS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_CPUACCT: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_DEVICE: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_FREEZER: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_SCHED: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CPUSETS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_MEMCG: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_KEYS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_VETH: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_BRIDGE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NF_NAT_IPV4: missing
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NF_NAT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NF_NAT_NEEDED: missing
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_POSIX_MQUEUE: enabled
15:26:57 [2020-09-03T15:26:57.277Z] 
15:26:57 [2020-09-03T15:26:57.277Z] Optional Features:
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_USER_NS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_SECCOMP: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_PIDS: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_MEMCG_SWAP: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:26:57 [2020-09-03T15:26:57.277Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_BLK_CGROUP: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_IOSCHED_CFQ: missing
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_PERF: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_HUGETLB: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_CFS_BANDWIDTH: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:26:57 [2020-09-03T15:26:57.277Z] - CONFIG_RT_GROUP_SCHED: missing
15:26:57 [2020-09-03T15:26:57.336Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.12MB / 8.28MB 0.5s
15:26:57 [2020-09-03T15:26:57.336Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.36MB / 8.28MB 0.6s
15:26:57 [2020-09-03T15:26:57.347Z] #23 ...
15:26:57 [2020-09-03T15:26:57.347Z] 
15:26:57 [2020-09-03T15:26:57.347Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:57 [2020-09-03T15:26:57.347Z] #51 DONE 74.0s
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_NF_NAT_NEEDED: missing
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_POSIX_MQUEUE: enabled
15:26:57 [2020-09-03T15:26:57.436Z] 
15:26:57 [2020-09-03T15:26:57.436Z] Optional Features:
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_USER_NS: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_SECCOMP: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CGROUP_PIDS: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_MEMCG_SWAP: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:26:57 [2020-09-03T15:26:57.436Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_BLK_CGROUP: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IOSCHED_CFQ: missing
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CGROUP_PERF: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CGROUP_HUGETLB: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_CFS_BANDWIDTH: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_RT_GROUP_SCHED: missing
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_VS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_VS_NFCT: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_IP_VS_RR: enabled (as module)
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_EXT4_FS: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:26:57 [2020-09-03T15:26:57.436Z] - Network Drivers:
15:26:57 [2020-09-03T15:26:57.436Z]   - "overlay":
15:26:57 [2020-09-03T15:26:57.436Z]     - CONFIG_VXLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.436Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:26:57 [2020-09-03T15:26:57.436Z]       Optional (for encrypted networks):
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_VS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_VS_NFCT: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_IP_VS_RR: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_EXT4_FS: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:26:57 [2020-09-03T15:26:57.548Z] - Network Drivers:
15:26:57 [2020-09-03T15:26:57.548Z]   - "overlay":
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_VXLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       Optional (for encrypted networks):
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_CRYPTO: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_CRYPTO_AEAD: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_CRYPTO_GCM: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_CRYPTO_GHASH: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_XFRM: enabled
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_XFRM_USER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_INET_ESP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:26:57 [2020-09-03T15:26:57.548Z]   - "ipvlan":
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_IPVLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]   - "macvlan":
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_MACVLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_DUMMY: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]   - "ftp,tftp client in container":
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.548Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.549Z] - Storage Drivers:
15:26:57 [2020-09-03T15:26:57.549Z]   - "aufs":
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_AUFS_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.549Z]   - "btrfs":
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:26:57 [2020-09-03T15:26:57.549Z]   - "devicemapper":
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_BLK_DEV_DM: enabled
15:26:57 [2020-09-03T15:26:57.549Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:26:57 [2020-09-03T15:26:57.549Z]   - "overlay":
15:26:57 [2020-09-03T15:26:57.598Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done
15:26:57 [2020-09-03T15:26:57.598Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
15:26:57 [2020-09-03T15:26:57.607Z] 
15:26:57 [2020-09-03T15:26:57.607Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_CRYPTO: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_CRYPTO_AEAD: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_CRYPTO_GCM: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_CRYPTO_GHASH: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_XFRM: enabled
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_XFRM_USER: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_INET_ESP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:26:57 [2020-09-03T15:26:57.710Z]   - "ipvlan":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_IPVLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]   - "macvlan":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_MACVLAN: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_DUMMY: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]   - "ftp,tftp client in container":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z] - Storage Drivers:
15:26:57 [2020-09-03T15:26:57.710Z]   - "aufs":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_AUFS_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]   - "btrfs":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:26:57 [2020-09-03T15:26:57.710Z]   - "devicemapper":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_BLK_DEV_DM: enabled
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]   - "overlay":
15:26:57 [2020-09-03T15:26:57.710Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.710Z]   - "zfs":
15:26:57 [2020-09-03T15:26:57.710Z]     - /dev/zfs: present
15:26:57 [2020-09-03T15:26:57.710Z]     - zfs command: missing
15:26:57 [2020-09-03T15:26:57.710Z]     - zpool command: missing
15:26:57 [2020-09-03T15:26:57.710Z] 
15:26:57 [2020-09-03T15:26:57.710Z] Limits:
15:26:57 [2020-09-03T15:26:57.710Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:26:57 [2020-09-03T15:26:57.710Z] 
15:26:57 [2020-09-03T15:26:57.710Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:26:57 [2020-09-03T15:26:57.817Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:26:57 [2020-09-03T15:26:57.817Z]   - "zfs":
15:26:57 [2020-09-03T15:26:57.817Z]     - /dev/zfs: present
15:26:57 [2020-09-03T15:26:57.817Z]     - zfs command: missing
15:26:57 [2020-09-03T15:26:57.817Z]     - zpool command: missing
15:26:57 [2020-09-03T15:26:57.817Z] 
15:26:57 [2020-09-03T15:26:57.817Z] Limits:
15:26:57 [2020-09-03T15:26:57.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:26:57 [2020-09-03T15:26:57.817Z] 
15:26:57 [2020-09-03T15:26:57.817Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
15:26:57 [2020-09-03T15:26:57.861Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
15:26:57 [2020-09-03T15:26:57.861Z] #4 DONE 1.1s
[Pipeline] { (Build dev image)
[Pipeline] sh
15:26:58 [2020-09-03T15:26:58.053Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:26:58 [2020-09-03T15:26:58.053Z] #1 [internal] load .dockerignore
15:26:58 [2020-09-03T15:26:58.113Z] #39 ...
15:26:58 [2020-09-03T15:26:58.113Z] 
15:26:58 [2020-09-03T15:26:58.113Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:58 [2020-09-03T15:26:58.113Z] #28 DONE 93.9s
15:26:58 [2020-09-03T15:26:58.113Z] 
15:26:58 [2020-09-03T15:26:58.113Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:26:58 [2020-09-03T15:26:58.113Z] #17 12.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:26:58 [2020-09-03T15:26:58.113Z] #17 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:26:58 [2020-09-03T15:26:58.113Z] #17 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
15:26:58 [2020-09-03T15:26:58.113Z] #17 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
15:26:58 [2020-09-03T15:26:58.132Z] #28 74.15 Checking out files:  79% (1215/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
15:26:58 [2020-09-03T15:26:58.132Z] #28 ...
15:26:58 [2020-09-03T15:26:58.132Z] 
15:26:58 [2020-09-03T15:26:58.132Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:58 [2020-09-03T15:26:58.132Z] #23 74.20 Setting up libonig5:amd64 (6.9.1-1) ...
15:26:58 [2020-09-03T15:26:58.132Z] #23 74.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:58 [2020-09-03T15:26:58.132Z] #23 74.23 Setting up jq (1.5+dfsg-2+b1) ...
15:26:58 [2020-09-03T15:26:58.132Z] #23 74.24 Processing triggers for libc-bin (2.28-10) ...
15:26:58 [2020-09-03T15:26:58.132Z] #23 DONE 74.7s
15:26:58 [2020-09-03T15:26:58.132Z] 
15:26:58 [2020-09-03T15:26:58.132Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:26:58 [2020-09-03T15:26:58.132Z] #24 DONE 0.1s
15:26:58 [2020-09-03T15:26:58.132Z] 
15:26:58 [2020-09-03T15:26:58.132Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:58 [2020-09-03T15:26:58.172Z] + sudo modprobe ip_vs
15:26:58 [2020-09-03T15:26:58.172Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:173d6d84167a34273a061a80fa18569cf74644c2 .
15:26:58 [2020-09-03T15:26:58.320Z] #1 transferring context: 87B done
15:26:58 [2020-09-03T15:26:58.320Z] #1 DONE 0.2s
15:26:58 [2020-09-03T15:26:58.320Z] 
15:26:58 [2020-09-03T15:26:58.320Z] #2 [internal] load build definition from Dockerfile
15:26:58 [2020-09-03T15:26:58.320Z] #2 transferring dockerfile: 16.37kB 0.0s done
15:26:58 [2020-09-03T15:26:58.320Z] #2 DONE 0.2s
15:26:58 [2020-09-03T15:26:58.320Z] 
15:26:58 [2020-09-03T15:26:58.320Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:26:58 [2020-09-03T15:26:58.405Z] #17 13.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:26:58 [2020-09-03T15:26:58.435Z] #1 [internal] load .dockerignore
15:26:58 [2020-09-03T15:26:58.435Z] #1 transferring context: 87B done
15:26:58 [2020-09-03T15:26:58.435Z] #1 DONE 0.1s
15:26:58 [2020-09-03T15:26:58.435Z] 
15:26:58 [2020-09-03T15:26:58.435Z] #2 [internal] load build definition from Dockerfile
15:26:58 [2020-09-03T15:26:58.435Z] #2 transferring dockerfile: 16.37kB done
15:26:58 [2020-09-03T15:26:58.435Z] #2 DONE 0.1s
15:26:58 [2020-09-03T15:26:58.435Z] 
15:26:58 [2020-09-03T15:26:58.435Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:26:58 [2020-09-03T15:26:58.435Z] 
15:26:58 [2020-09-03T15:26:58.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:26:58 [2020-09-03T15:26:58.590Z] #3 DONE 0.4s
15:26:58 [2020-09-03T15:26:58.591Z] 
15:26:58 [2020-09-03T15:26:58.591Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:26:58 [2020-09-03T15:26:58.591Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:26:58 [2020-09-03T15:26:58.591Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:26:58 [2020-09-03T15:26:58.591Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.28MB / 8.88MB 0.1s
15:26:58 [2020-09-03T15:26:58.591Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:26:58 [2020-09-03T15:26:58.591Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:26:58 [2020-09-03T15:26:58.698Z] #17 13.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:26:58 [2020-09-03T15:26:58.698Z] #17 13.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:26:58 [2020-09-03T15:26:58.698Z] #17 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:26:58 [2020-09-03T15:26:58.852Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.54MB / 8.88MB 0.2s
15:26:58 [2020-09-03T15:26:58.852Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
15:26:58 [2020-09-03T15:26:58.963Z] #28 74.15 Checking out files:  79% (1215/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:26:58 [2020-09-03T15:26:58.963Z] #28 75.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:26:58 [2020-09-03T15:26:58.990Z] #17 14.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:26:59 [2020-09-03T15:26:59.113Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:26:59 [2020-09-03T15:26:59.113Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:26:59 [2020-09-03T15:26:59.282Z] #17 14.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:26:59 [2020-09-03T15:26:59.375Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
15:26:59 [2020-09-03T15:26:59.375Z] #4 DONE 0.8s
15:26:59 [2020-09-03T15:26:59.381Z] #6 DONE 1.0s
15:26:59 [2020-09-03T15:26:59.381Z] 
15:26:59 [2020-09-03T15:26:59.381Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:26:59 [2020-09-03T15:26:59.533Z] #28 76.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:26:59 [2020-09-03T15:26:59.540Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 18.8s done
15:26:59 [2020-09-03T15:26:59.540Z] #8 DONE 24.4s
15:26:59 [2020-09-03T15:26:59.540Z] 
15:26:59 [2020-09-03T15:26:59.540Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:26:59 [2020-09-03T15:26:59.540Z] #9 DONE 0.1s
15:26:59 [2020-09-03T15:26:59.540Z] 
15:26:59 [2020-09-03T15:26:59.540Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:26:59 [2020-09-03T15:26:59.540Z] #10 DONE 0.2s
15:26:59 [2020-09-03T15:26:59.540Z] 
15:26:59 [2020-09-03T15:26:59.540Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:26:59 [2020-09-03T15:26:59.540Z] #36 DONE 0.1s
15:26:59 [2020-09-03T15:26:59.540Z] 
15:26:59 [2020-09-03T15:26:59.540Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:26:59 [2020-09-03T15:26:59.540Z] #28 DONE 0.1s
15:26:59 [2020-09-03T15:26:59.540Z] 
15:26:59 [2020-09-03T15:26:59.540Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:59 [2020-09-03T15:26:59.574Z] #17 14.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:26:59 [2020-09-03T15:26:59.574Z] #17 14.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:26:59 [2020-09-03T15:26:59.574Z] #17 14.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:26:59 [2020-09-03T15:26:59.574Z] #17 14.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:26:59 [2020-09-03T15:26:59.574Z] #17 14.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:26:59 [2020-09-03T15:26:59.647Z] #5 DONE 1.3s
15:26:59 [2020-09-03T15:26:59.647Z] 
15:26:59 [2020-09-03T15:26:59.647Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:26:59 [2020-09-03T15:26:59.647Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:26:59 [2020-09-03T15:26:59.796Z] #28 ...
15:26:59 [2020-09-03T15:26:59.796Z] 
15:26:59 [2020-09-03T15:26:59.796Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:59 [2020-09-03T15:26:59.796Z] #41 66.41 github.com/LK4D4/vndr/godl/singleflight
15:26:59 [2020-09-03T15:26:59.796Z] #41 66.43 internal/reflectlite
15:26:59 [2020-09-03T15:26:59.796Z] #41 67.31 math/rand
15:26:59 [2020-09-03T15:26:59.796Z] #41 69.19 internal/singleflight
15:26:59 [2020-09-03T15:26:59.796Z] #41 70.52 strconv
15:26:59 [2020-09-03T15:26:59.796Z] #41 70.53 io
15:26:59 [2020-09-03T15:26:59.796Z] #41 72.94 bytes
15:26:59 [2020-09-03T15:26:59.796Z] #41 76.49 reflect
15:26:59 [2020-09-03T15:26:59.796Z] #41 ...
15:26:59 [2020-09-03T15:26:59.796Z] 
15:26:59 [2020-09-03T15:26:59.796Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:59 [2020-09-03T15:26:59.796Z] #32 73.95 debconf: delaying package configuration, since apt-utils is not installed
15:26:59 [2020-09-03T15:26:59.796Z] #32 74.33 Fetched 14.9 MB in 3s (5262 kB/s)
15:26:59 [2020-09-03T15:26:59.796Z] #32 74.52 Selecting previously unselected package xxd.
15:26:59 [2020-09-03T15:26:59.796Z] #32 74.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 ... 15410 files and directories currently installed.)
15:26:59 [2020-09-03T15:26:59.796Z] #32 74.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:26:59 [2020-09-03T15:26:59.796Z] #32 74.72 Unpacking xxd (2:8.1.0875-5) ...
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.08 Selecting previously unselected package vim-common.
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.17 Unpacking vim-common (2:8.1.0875-5) ...
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.71 Selecting previously unselected package cmake-data.
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:26:59 [2020-09-03T15:26:59.796Z] #32 75.74 Unpacking cmake-data (3.13.4-1) ...
15:26:59 [2020-09-03T15:26:59.827Z] #3 DONE 1.1s
15:26:59 [2020-09-03T15:26:59.827Z] 
15:26:59 [2020-09-03T15:26:59.827Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:26:59 [2020-09-03T15:26:59.827Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:26:59 [2020-09-03T15:26:59.827Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:26:59 [2020-09-03T15:26:59.827Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:26:59 [2020-09-03T15:26:59.827Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:26:59 [2020-09-03T15:26:59.827Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
15:26:59 [2020-09-03T15:26:59.827Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:26:59 [2020-09-03T15:26:59.827Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:26:59 [2020-09-03T15:26:59.866Z] #17 15.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:26:59 [2020-09-03T15:26:59.867Z] #17 15.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:26:59 [2020-09-03T15:26:59.926Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:26:59 [2020-09-03T15:26:59.926Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:26:59 [2020-09-03T15:26:59.949Z] 
15:26:59 [2020-09-03T15:26:59.949Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:27:00 [2020-09-03T15:27:00.191Z] #37 0.655 + git clone https://github.com/docker/distribution.git .
15:27:00 [2020-09-03T15:27:00.191Z] #37 0.662 Cloning into '.'...
15:27:00 [2020-09-03T15:27:00.212Z] #6 DONE 0.3s
15:27:00 [2020-09-03T15:27:00.212Z] 
15:27:00 [2020-09-03T15:27:00.212Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:27:00 [2020-09-03T15:27:00.212Z] #5 DONE 0.2s
15:27:00 [2020-09-03T15:27:00.212Z] 
15:27:00 [2020-09-03T15:27:00.212Z] #20 [internal] load build context
15:27:00 [2020-09-03T15:27:00.212Z] #20 DONE 0.0s
15:27:00 [2020-09-03T15:27:00.212Z] 
15:27:00 [2020-09-03T15:27:00.212Z] #20 [internal] load build context
15:27:00 [2020-09-03T15:27:00.404Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
15:27:00 [2020-09-03T15:27:00.404Z] #4 DONE 0.8s
15:27:00 [2020-09-03T15:27:00.903Z] #17 16.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:27:00 [2020-09-03T15:27:00.975Z] 
15:27:00 [2020-09-03T15:27:00.975Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:27:00 [2020-09-03T15:27:00.975Z] #6 ...
15:27:00 [2020-09-03T15:27:00.975Z] 
15:27:00 [2020-09-03T15:27:00.975Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:27:00 [2020-09-03T15:27:00.975Z] #5 DONE 0.2s
15:27:00 [2020-09-03T15:27:00.975Z] 
15:27:00 [2020-09-03T15:27:00.975Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:27:00 [2020-09-03T15:27:00.975Z] #6 DONE 0.3s
15:27:00 [2020-09-03T15:27:00.975Z] 
15:27:00 [2020-09-03T15:27:00.976Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:00 [2020-09-03T15:27:00.976Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:27:01 [2020-09-03T15:27:01.195Z] #17 16.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
15:27:01 [2020-09-03T15:27:01.239Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
15:27:01 [2020-09-03T15:27:01.487Z] #17 16.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:27:01 [2020-09-03T15:27:01.507Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.89MB / 7.81MB 0.2s
15:27:01 [2020-09-03T15:27:01.507Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
15:27:01 [2020-09-03T15:27:01.507Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.88MB / 10.00MB 0.4s
15:27:01 [2020-09-03T15:27:01.769Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.39MB / 50.40MB 0.6s
15:27:01 [2020-09-03T15:27:01.769Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
15:27:01 [2020-09-03T15:27:01.769Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.16MB / 10.00MB 0.6s
15:27:01 [2020-09-03T15:27:01.769Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.46MB / 51.83MB 0.6s
15:27:01 [2020-09-03T15:27:01.769Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.16MB / 10.00MB 0.7s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.28MB / 50.40MB 0.8s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.21MB / 51.83MB 0.8s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.64MB / 50.40MB 1.0s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.48MB / 51.83MB 1.0s
15:27:02 [2020-09-03T15:27:02.034Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.20MB / 68.67MB 1.0s
15:27:02 [2020-09-03T15:27:02.122Z] #17 17.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:27:02 [2020-09-03T15:27:02.122Z] #17 17.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:27:02 [2020-09-03T15:27:02.298Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.69MB / 50.40MB 1.1s
15:27:02 [2020-09-03T15:27:02.299Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.54MB / 51.83MB 1.2s
15:27:02 [2020-09-03T15:27:02.414Z] #17 17.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:27:02 [2020-09-03T15:27:02.414Z] #17 17.86 debconf: delaying package configuration, since apt-utils is not installed
15:27:02 [2020-09-03T15:27:02.414Z] #17 17.88 Fetched 27.7 MB in 6s (4338 kB/s)
15:27:02 [2020-09-03T15:27:02.570Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.15MB / 50.40MB 1.3s
15:27:02 [2020-09-03T15:27:02.570Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.40MB / 68.67MB 1.3s
15:27:02 [2020-09-03T15:27:02.570Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.11MB / 50.40MB 1.5s
15:27:02 [2020-09-03T15:27:02.570Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.44MB / 51.83MB 1.5s
15:27:02 [2020-09-03T15:27:02.570Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.38MB / 68.67MB 1.5s
15:27:02 [2020-09-03T15:27:02.706Z] #17 17.93 Selecting previously unselected package pigz.
15:27:02 [2020-09-03T15:27:02.707Z] #17 17.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 ... 23199 files and directories currently installed.)
15:27:02 [2020-09-03T15:27:02.707Z] #17 17.97 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:27:02 [2020-09-03T15:27:02.707Z] #17 17.98 Unpacking pigz (2.4-1) ...
15:27:02 [2020-09-03T15:27:02.707Z] #17 18.03 Selecting previously unselected package libpython3.7-minimal:s390x.
15:27:02 [2020-09-03T15:27:02.707Z] #17 18.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:27:02 [2020-09-03T15:27:02.707Z] #17 18.03 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:27:02 [2020-09-03T15:27:02.831Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.24MB / 51.83MB 1.6s
15:27:02 [2020-09-03T15:27:02.831Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.50MB / 50.40MB 1.8s
15:27:02 [2020-09-03T15:27:02.831Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.27MB / 51.83MB 1.8s
15:27:02 [2020-09-03T15:27:02.831Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.70MB / 68.67MB 1.8s
15:27:02 [2020-09-03T15:27:02.999Z] #17 18.25 Selecting previously unselected package python3.7-minimal.
15:27:02 [2020-09-03T15:27:02.999Z] #17 18.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:27:02 [2020-09-03T15:27:02.999Z] #17 18.26 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:27:03 [2020-09-03T15:27:03.091Z] #32 ...
15:27:03 [2020-09-03T15:27:03.091Z] 
15:27:03 [2020-09-03T15:27:03.091Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:03 [2020-09-03T15:27:03.091Z] #25 3.873 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:27:03 [2020-09-03T15:27:03.091Z] #25 4.270 
15:27:03 [2020-09-03T15:27:03.415Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.99MB / 50.40MB 2.1s
15:27:03 [2020-09-03T15:27:03.416Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.78MB / 51.83MB 2.1s
15:27:03 [2020-09-03T15:27:03.416Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.94MB / 68.67MB 2.1s
15:27:03 [2020-09-03T15:27:03.416Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.22MB / 50.40MB 2.3s
15:27:03 [2020-09-03T15:27:03.416Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.65MB / 51.83MB 2.3s
15:27:03 [2020-09-03T15:27:03.416Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.68MB / 68.67MB 2.3s
15:27:03 [2020-09-03T15:27:03.533Z] #20 transferring context: 21.63MB 3.1s
15:27:03 [2020-09-03T15:27:03.678Z] #17 18.73 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:27:03 [2020-09-03T15:27:03.678Z] #17 18.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:27:03 [2020-09-03T15:27:03.682Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.07MB / 50.40MB 2.5s
15:27:03 [2020-09-03T15:27:03.682Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.44MB / 51.83MB 2.5s
15:27:03 [2020-09-03T15:27:03.682Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.34MB / 68.67MB 2.5s
15:27:03 [2020-09-03T15:27:03.948Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.43MB / 50.40MB 2.7s
15:27:03 [2020-09-03T15:27:03.948Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.95MB / 51.83MB 2.7s
15:27:03 [2020-09-03T15:27:03.948Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.47MB / 68.67MB 2.8s
15:27:04 [2020-09-03T15:27:04.210Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s
15:27:04 [2020-09-03T15:27:04.210Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.07MB / 68.67MB 3.0s
15:27:04 [2020-09-03T15:27:04.210Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.11MB / 68.67MB 3.1s
15:27:04 [2020-09-03T15:27:04.210Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.09MB / 68.67MB 3.2s
15:27:04 [2020-09-03T15:27:04.474Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.58MB / 68.67MB 3.4s
15:27:04 [2020-09-03T15:27:04.474Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.73MB / 68.67MB 3.5s
15:27:04 [2020-09-03T15:27:04.681Z] #25 4.527 
                                                                           0.0%
##                                                                         3.6%
####                                                                       5.9%
######                                                                     8.5%
#########                                                                 13.3%
################                                                          22.3%
##################                                                        25.6%
#########################                                                 35.3%
###############################                                           43.3%
#####################################                                     51.7%
########################################                                  55.9%
############################################                              61.9%
#################################################                         68.4%
######################################################                    75.6%
##########################################################                80.8%
################################################################          89.3%
#######################################################################   98.8%
######################################################################## 100.0%
15:27:04 [2020-09-03T15:27:04.714Z] #17 19.80 Selecting previously unselected package python3-minimal.
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.82 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.82 Unpacking python3-minimal (3.7.3-1) ...
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.86 Selecting previously unselected package libmpdec2:s390x.
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.86 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.87 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.91 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
15:27:04 [2020-09-03T15:27:04.715Z] #17 19.91 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:27:04 [2020-09-03T15:27:04.757Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 3.6s
15:27:04 [2020-09-03T15:27:04.760Z] #37 ...
15:27:04 [2020-09-03T15:27:04.760Z] 
15:27:04 [2020-09-03T15:27:04.760Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.750 + RM_GOPATH=0
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.772 + TMP_GOPATH=
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.786 + : /build
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.787 + '[' -z '' ']'
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.791 ++ mktemp -d
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.806 + export GOPATH=/tmp/tmp.775Drpdi9c
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.806 + GOPATH=/tmp/tmp.775Drpdi9c
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.807 + RM_GOPATH=1
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.807 + case "$(go env GOARCH)" in
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.819 ++ go env GOARCH
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.871 + export GO_BUILDMODE=-buildmode=pie
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.871 + GO_BUILDMODE=-buildmode=pie
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.872 ++ dirname /tmp/install/install.sh
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.882 + dir=/tmp/install
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.882 + bin=tomlv
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.882 + shift
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.883 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.883 + . /tmp/install/tomlv.installer
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.884 + install_tomlv
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.884 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.884 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.885 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.775Drpdi9c/src/github.com/BurntSushi/toml
15:27:04 [2020-09-03T15:27:04.760Z] #31 0.906 Cloning into '/tmp/tmp.775Drpdi9c/src/github.com/BurntSushi/toml'...
15:27:04 [2020-09-03T15:27:04.760Z] #31 2.308 + cd /tmp/tmp.775Drpdi9c/src/github.com/BurntSushi/toml
15:27:04 [2020-09-03T15:27:04.760Z] #31 2.308 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:04 [2020-09-03T15:27:04.760Z] #31 2.317 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:27:04 [2020-09-03T15:27:04.760Z] #31 3.100 runtime/internal/math
15:27:04 [2020-09-03T15:27:04.760Z] #31 3.161 internal/cpu
15:27:04 [2020-09-03T15:27:04.760Z] #31 3.172 runtime/internal/atomic
15:27:04 [2020-09-03T15:27:04.760Z] #31 3.256 math/bits
15:27:04 [2020-09-03T15:27:04.760Z] #31 3.299 unicode/utf8
15:27:04 [2020-09-03T15:27:04.760Z] #31 4.152 sync/atomic
15:27:04 [2020-09-03T15:27:04.760Z] #31 4.865 internal/bytealg
15:27:04 [2020-09-03T15:27:04.760Z] #31 5.051 unicode
15:27:04 [2020-09-03T15:27:04.760Z] #31 5.231 internal/testlog
15:27:04 [2020-09-03T15:27:04.760Z] #31 5.374 math
15:27:05 [2020-09-03T15:27:05.019Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
15:27:05 [2020-09-03T15:27:05.064Z] #31 ...
15:27:05 [2020-09-03T15:27:05.064Z] 
15:27:05 [2020-09-03T15:27:05.064Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.789 + RM_GOPATH=0
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.790 + TMP_GOPATH=
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.791 + : /build
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.791 + '[' -z '' ']'
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.794 ++ mktemp -d
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.811 + export GOPATH=/tmp/tmp.XDjI6JB0nH
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.811 + GOPATH=/tmp/tmp.XDjI6JB0nH
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.811 + RM_GOPATH=1
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.811 + case "$(go env GOARCH)" in
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.815 ++ go env GOARCH
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.841 + export GO_BUILDMODE=-buildmode=pie
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.842 + GO_BUILDMODE=-buildmode=pie
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.843 ++ dirname /tmp/install/install.sh
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.844 + dir=/tmp/install
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.845 + bin=gotestsum
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.846 + shift
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.847 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.848 + . /tmp/install/gotestsum.installer
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.849 ++ : v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.850 + install_gotestsum
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.854 + set -e
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.857 + export GO111MODULE=on
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.857 + GO111MODULE=on
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.858 + GOBIN=/build
15:27:05 [2020-09-03T15:27:05.064Z] #44 0.858 + go get gotest.tools/gotestsum@v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 1.048 go: finding gotest.tools v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 1.049 go: finding gotest.tools/gotestsum v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 2.003 go: downloading gotest.tools/gotestsum v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 3.068 go: extracting gotest.tools/gotestsum v0.3.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 4.545 go: downloading gotest.tools v2.1.0+incompatible
15:27:05 [2020-09-03T15:27:05.064Z] #44 4.834 go: extracting gotest.tools v2.1.0+incompatible
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.050 go: downloading github.com/pkg/errors v0.8.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.140 go: downloading github.com/spf13/pflag v1.0.1
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.211 go: downloading github.com/fatih/color v1.6.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.217 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.345 go: downloading github.com/sirupsen/logrus v1.0.5
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.397 go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.442 go: extracting github.com/fatih/color v1.6.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.449 go: downloading github.com/mattn/go-isatty v0.0.3
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.538 go: downloading github.com/mattn/go-colorable v0.0.9
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.540 go: extracting github.com/pkg/errors v0.8.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.774 go: extracting github.com/jonboulle/clockwork v0.1.0
15:27:05 [2020-09-03T15:27:05.064Z] #44 5.898 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:05 [2020-09-03T15:27:05.251Z] #25 6.938 
15:27:05 [2020-09-03T15:27:05.287Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.7s done
15:27:05 [2020-09-03T15:27:05.287Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done
15:27:05 [2020-09-03T15:27:05.287Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s
15:27:05 [2020-09-03T15:27:05.287Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.97MB / 120.17MB 4.3s
15:27:05 [2020-09-03T15:27:05.287Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s
15:27:05 [2020-09-03T15:27:05.349Z] #17 20.38 Selecting previously unselected package python3.7.
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.49 Selecting previously unselected package libpython3-stdlib:s390x.
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.50 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:27:05 [2020-09-03T15:27:05.350Z] #17 20.58 Setting up python3-minimal (3.7.3-1) ...
15:27:05 [2020-09-03T15:27:05.370Z] #44 5.923 go: extracting github.com/sirupsen/logrus v1.0.5
15:27:05 [2020-09-03T15:27:05.370Z] #44 5.992 go: extracting github.com/spf13/pflag v1.0.1
15:27:05 [2020-09-03T15:27:05.370Z] #44 ...
15:27:05 [2020-09-03T15:27:05.370Z] 
15:27:05 [2020-09-03T15:27:05.370Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:05 [2020-09-03T15:27:05.370Z] #31 6.013 encoding
15:27:05 [2020-09-03T15:27:05.642Z] #17 21.01 Selecting previously unselected package python3.
15:27:05 [2020-09-03T15:27:05.642Z] #17 21.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 ... 23860 files and directories currently installed.)
15:27:05 [2020-09-03T15:27:05.642Z] #17 21.03 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.642Z] #17 21.03 Unpacking python3 (3.7.3-1) ...
15:27:05 [2020-09-03T15:27:05.642Z] #17 21.08 Selecting previously unselected package libip4tc0:s390x.
15:27:05 [2020-09-03T15:27:05.663Z] #58 ...
15:27:05 [2020-09-03T15:27:05.663Z] 
15:27:05 [2020-09-03T15:27:05.663Z] #20 [internal] load build context
15:27:05 [2020-09-03T15:27:05.663Z] #20 transferring context: 51.49MB 2.7s done
15:27:05 [2020-09-03T15:27:05.663Z] #20 DONE 5.1s
15:27:05 [2020-09-03T15:27:05.663Z] 
15:27:05 [2020-09-03T15:27:05.663Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:05 [2020-09-03T15:27:05.663Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.5s
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s done
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.5s
15:27:05 [2020-09-03T15:27:05.663Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s
15:27:05 [2020-09-03T15:27:05.663Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
15:27:05 [2020-09-03T15:27:05.773Z] #25 7.257 
####################                                                      28.1%
#######################################################                   76.4%
######################################################################## 100.0%
15:27:05 [2020-09-03T15:27:05.773Z] #25 ...
15:27:05 [2020-09-03T15:27:05.773Z] 
15:27:05 [2020-09-03T15:27:05.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:05 [2020-09-03T15:27:05.773Z] #38 72.40 Setting up python-pkg-resources (40.8.0-1) ...
15:27:05 [2020-09-03T15:27:05.773Z] #38 80.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:27:05 [2020-09-03T15:27:05.773Z] #38 80.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:27:05 [2020-09-03T15:27:05.773Z] #38 80.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:27:05 [2020-09-03T15:27:05.773Z] #38 80.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:27:05 [2020-09-03T15:27:05.773Z] #38 80.41 Setting up python-six (1.12.0-1) ...
15:27:05 [2020-09-03T15:27:05.861Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done
15:27:05 [2020-09-03T15:27:05.861Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.98MB / 120.17MB 4.7s
15:27:05 [2020-09-03T15:27:05.861Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.08 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.12 Selecting previously unselected package libip6tc0:s390x.
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.12 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.16 Selecting previously unselected package libiptc0:s390x.
15:27:05 [2020-09-03T15:27:05.934Z] #17 21.16 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.16 Unpacking libiptc0:s390x (1.8.2-4) ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.19 Selecting previously unselected package libnfnetlink0:s390x.
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.19 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.22 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.27 Selecting previously unselected package libnftnl11:s390x.
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.27 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:27:05 [2020-09-03T15:27:05.935Z] #17 21.32 Selecting previously unselected package iptables.
15:27:06 [2020-09-03T15:27:06.020Z] #31 6.735 runtime
15:27:06 [2020-09-03T15:27:06.034Z] #38 ...
15:27:06 [2020-09-03T15:27:06.034Z] 
15:27:06 [2020-09-03T15:27:06.034Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:06 [2020-09-03T15:27:06.034Z] #10 77.18 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]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.86 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]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 80.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 81.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:27:06 [2020-09-03T15:27:06.034Z] #10 ...
15:27:06 [2020-09-03T15:27:06.034Z] 
15:27:06 [2020-09-03T15:27:06.034Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:06 [2020-09-03T15:27:06.034Z] #25 7.909 
15:27:06 [2020-09-03T15:27:06.122Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.06MB / 120.17MB 5.1s
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.32 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.32 Unpacking iptables (1.8.2-4) ...
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.54 Selecting previously unselected package xxd.
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.55 Unpacking xxd (2:8.1.0875-5) ...
15:27:06 [2020-09-03T15:27:06.227Z] #17 21.60 Selecting previously unselected package vim-common.
15:27:06 [2020-09-03T15:27:06.318Z] #31 6.823 runtime/cgo
15:27:06 [2020-09-03T15:27:06.522Z] #17 21.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:27:06 [2020-09-03T15:27:06.522Z] #17 21.61 Unpacking vim-common (2:8.1.0875-5) ...
15:27:06 [2020-09-03T15:27:06.522Z] #17 21.70 Selecting previously unselected package bash-completion.
15:27:06 [2020-09-03T15:27:06.522Z] #17 21.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:27:06 [2020-09-03T15:27:06.705Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.70MB / 120.17MB 5.4s
15:27:06 [2020-09-03T15:27:06.842Z] #20 transferring context: 51.49MB 6.7s done
15:27:06 [2020-09-03T15:27:06.842Z] #20 ...
15:27:06 [2020-09-03T15:27:06.842Z] 
15:27:06 [2020-09-03T15:27:06.842Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:06 [2020-09-03T15:27:06.842Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.2s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done
15:27:06 [2020-09-03T15:27:06.842Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.74MB / 120.17MB 6.7s
15:27:06 [2020-09-03T15:27:06.842Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s
15:27:06 [2020-09-03T15:27:06.842Z] #7 ...
15:27:06 [2020-09-03T15:27:06.842Z] 
15:27:06 [2020-09-03T15:27:06.842Z] #20 [internal] load build context
15:27:06 [2020-09-03T15:27:06.842Z] #20 DONE 6.8s
15:27:06 [2020-09-03T15:27:06.842Z] 
15:27:06 [2020-09-03T15:27:06.842Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:27:06 [2020-09-03T15:27:06.842Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:27:06 [2020-09-03T15:27:06.842Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:27:06 [2020-09-03T15:27:06.842Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:27:06 [2020-09-03T15:27:06.842Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.1s done
15:27:06 [2020-09-03T15:27:06.842Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s
15:27:06 [2020-09-03T15:27:06.864Z] #25 8.164 
                                                                           0.2%
#######################                                                   33.2%
#######################################                                   55.4%
############################################                              61.3%
#################################################################         90.9%
######################################################################## 100.0%
15:27:06 [2020-09-03T15:27:06.967Z] #7 ...
15:27:06 [2020-09-03T15:27:06.967Z] 
15:27:06 [2020-09-03T15:27:06.967Z] #20 [internal] load build context
15:27:06 [2020-09-03T15:27:06.967Z] #20 transferring context: 51.49MB 5.4s done
15:27:06 [2020-09-03T15:27:06.967Z] #20 DONE 5.7s
15:27:06 [2020-09-03T15:27:06.967Z] 
15:27:06 [2020-09-03T15:27:06.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:06 [2020-09-03T15:27:06.967Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.74MB / 120.17MB 5.7s
15:27:06 [2020-09-03T15:27:06.967Z] #7 ...
15:27:06 [2020-09-03T15:27:06.967Z] 
15:27:06 [2020-09-03T15:27:06.967Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:27:06 [2020-09-03T15:27:06.967Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:27:06 [2020-09-03T15:27:06.967Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:27:06 [2020-09-03T15:27:06.967Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:27:06 [2020-09-03T15:27:06.967Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.3s done
15:27:06 [2020-09-03T15:27:06.967Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s
15:27:06 [2020-09-03T15:27:06.967Z] #58 ...
15:27:06 [2020-09-03T15:27:06.967Z] 
15:27:06 [2020-09-03T15:27:06.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:06 [2020-09-03T15:27:06.967Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.69MB / 120.17MB 5.9s
15:27:07 [2020-09-03T15:27:07.055Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.2s done
15:27:07 [2020-09-03T15:27:07.103Z] #58 ...
15:27:07 [2020-09-03T15:27:07.103Z] 
15:27:07 [2020-09-03T15:27:07.103Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:07 [2020-09-03T15:27:07.103Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.51MB / 120.17MB 6.9s
15:27:07 [2020-09-03T15:27:07.124Z] #25 ...
15:27:07 [2020-09-03T15:27:07.124Z] 
15:27:07 [2020-09-03T15:27:07.124Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:07 [2020-09-03T15:27:07.124Z] #30 73.77 reflect
15:27:07 [2020-09-03T15:27:07.124Z] #30 ...
15:27:07 [2020-09-03T15:27:07.124Z] 
15:27:07 [2020-09-03T15:27:07.124Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + RM_GOPATH=0
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + TMP_GOPATH=
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + : /build
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + '[' -z '' ']'
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 ++ mktemp -d
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + export GOPATH=/tmp/tmp.IupCYM6g1i
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + GOPATH=/tmp/tmp.IupCYM6g1i
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + RM_GOPATH=1
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 + case "$(go env GOARCH)" in
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.482 ++ go env GOARCH
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.522 + export GO_BUILDMODE=-buildmode=pie
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.522 + GO_BUILDMODE=-buildmode=pie
15:27:07 [2020-09-03T15:27:07.124Z] #52 2.529 ++ dirname /tmp/install/install.sh
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.539 + dir=/tmp/install
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 + bin=containerd
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 + shift
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 + '[' '!' -f /tmp/install/containerd.installer ']'
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 + . /tmp/install/containerd.installer
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 ++ set -e
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.544 + install_containerd
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.554 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.554 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IupCYM6g1i/src/github.com/containerd/containerd
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.555 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:27:07 [2020-09-03T15:27:07.125Z] #52 2.558 Cloning into '/tmp/tmp.IupCYM6g1i/src/github.com/containerd/containerd'...
15:27:07 [2020-09-03T15:27:07.385Z] #52 ...
15:27:07 [2020-09-03T15:27:07.385Z] 
15:27:07 [2020-09-03T15:27:07.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.03 debconf: delaying package configuration, since apt-utils is not installed
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.35 Fetched 77.7 MB in 13s (5992 kB/s)
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.56 Selecting previously unselected package binutils-mingw-w64-i686.
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.56 (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.)
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:27:07 [2020-09-03T15:27:07.385Z] #10 83.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:27:07 [2020-09-03T15:27:07.540Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.29MB / 120.17MB 6.3s
15:27:07 [2020-09-03T15:27:07.560Z] #17 23.00 Unpacking bash-completion (1:2.8-6) ...
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.6s done
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.4s done
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.4s done
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.44MB / 97.69MB 7.9s
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done
15:27:07 [2020-09-03T15:27:07.629Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.35MB / 97.69MB 8.1s
15:27:07 [2020-09-03T15:27:07.677Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.84MB / 120.17MB 7.4s
15:27:07 [2020-09-03T15:27:07.801Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.91MB / 120.17MB 6.7s
15:27:07 [2020-09-03T15:27:07.853Z] #17 23.25 Selecting previously unselected package bzip2.
15:27:07 [2020-09-03T15:27:07.854Z] #17 23.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:27:07 [2020-09-03T15:27:07.854Z] #17 23.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:27:07 [2020-09-03T15:27:07.939Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.01MB / 120.17MB 7.8s
15:27:07 [2020-09-03T15:27:07.950Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 37.34MB / 97.69MB 8.2s
15:27:08 [2020-09-03T15:27:08.082Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.97MB / 120.17MB 7.0s
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.29 Selecting previously unselected package xz-utils.
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.29 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.30 Unpacking xz-utils (5.2.4-1) ...
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.40 Selecting previously unselected package apparmor.
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.40 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.146Z] #17 23.43 Unpacking apparmor (2.13.2-10) ...
15:27:08 [2020-09-03T15:27:08.146Z] #17 ...
15:27:08 [2020-09-03T15:27:08.146Z] 
15:27:08 [2020-09-03T15:27:08.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:08 [2020-09-03T15:27:08.146Z] #39 58.43   CC       criu/cr-errno.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 58.46   CC       criu/cr-restore.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 60.85   CC       criu/cr-service.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 61.71   CC       criu/crtools.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 61.96   CC       criu/eventfd.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 62.11   CC       criu/eventpoll.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 62.56   CC       criu/external.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 62.71   CC       criu/fault-injection.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 62.76   CC       criu/fdstore.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 62.99   CC       criu/fifo.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 63.15   CC       criu/file-ids.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 63.28   CC       criu/file-lock.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 63.82   CC       criu/files-ext.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 63.99   CC       criu/files-reg.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 64.89   CC       criu/files.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 66.12   CC       criu/filesystems.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 66.42   CC       criu/fsnotify.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 66.87   CC       criu/image-desc.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 66.96   CC       criu/image.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 67.48   CC       criu/ipc_ns.o
15:27:08 [2020-09-03T15:27:08.146Z] #39 68.15   CC       criu/irmap.o
15:27:08 [2020-09-03T15:27:08.201Z] #7 ...
15:27:08 [2020-09-03T15:27:08.202Z] 
15:27:08 [2020-09-03T15:27:08.202Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:27:08 [2020-09-03T15:27:08.202Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done
15:27:08 [2020-09-03T15:27:08.202Z] #58 DONE 8.1s
15:27:08 [2020-09-03T15:27:08.202Z] 
15:27:08 [2020-09-03T15:27:08.202Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:08 [2020-09-03T15:27:08.202Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.75MB / 120.17MB 8.2s
15:27:08 [2020-09-03T15:27:08.215Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 46.30MB / 97.69MB 8.4s
15:27:08 [2020-09-03T15:27:08.215Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.67MB / 97.69MB 8.5s
15:27:08 [2020-09-03T15:27:08.215Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 8.6s
15:27:08 [2020-09-03T15:27:08.343Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.84MB / 120.17MB 7.2s
15:27:08 [2020-09-03T15:27:08.438Z] #39 68.47   CC       criu/kcmp-ids.o
15:27:08 [2020-09-03T15:27:08.439Z] #39 ...
15:27:08 [2020-09-03T15:27:08.439Z] 
15:27:08 [2020-09-03T15:27:08.439Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.65 Selecting previously unselected package aufs-tools.
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.66 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.73 Selecting previously unselected package libonig5:s390x.
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.73 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.73 Unpacking libonig5:s390x (6.9.1-1) ...
15:27:08 [2020-09-03T15:27:08.439Z] #17 23.80 Selecting previously unselected package libjq1:s390x.
15:27:08 [2020-09-03T15:27:08.462Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.60MB / 120.17MB 8.4s
15:27:08 [2020-09-03T15:27:08.481Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.52MB / 97.69MB 8.7s
15:27:08 [2020-09-03T15:27:08.481Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 81.49MB / 97.69MB 8.9s
15:27:08 [2020-09-03T15:27:08.604Z] #7 ...
15:27:08 [2020-09-03T15:27:08.604Z] 
15:27:08 [2020-09-03T15:27:08.604Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:27:08 [2020-09-03T15:27:08.604Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done
15:27:08 [2020-09-03T15:27:08.604Z] #58 DONE 7.5s
15:27:08 [2020-09-03T15:27:08.604Z] 
15:27:08 [2020-09-03T15:27:08.604Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:08 [2020-09-03T15:27:08.604Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.38MB / 120.17MB 7.6s
15:27:08 [2020-09-03T15:27:08.722Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.69MB / 120.17MB 8.6s
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.87 Selecting previously unselected package jq.
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.88 Unpacking jq (1.5+dfsg-2+b1) ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.94 Selecting previously unselected package libaio1:s390x.
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.94 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.95 Unpacking libaio1:s390x (0.3.112-3) ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.98 Selecting previously unselected package libgpm2:s390x.
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.98 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 23.98 Unpacking libgpm2:s390x (1.20.7-5) ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 24.02 Selecting previously unselected package libicu63:s390x.
15:27:08 [2020-09-03T15:27:08.731Z] #17 24.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:27:08 [2020-09-03T15:27:08.731Z] #17 24.02 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:27:08 [2020-09-03T15:27:08.787Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 88.04MB / 97.69MB 9.0s
15:27:08 [2020-09-03T15:27:08.868Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.63MB / 120.17MB 7.9s
15:27:08 [2020-09-03T15:27:08.985Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.27MB / 120.17MB 8.8s
15:27:09 [2020-09-03T15:27:09.109Z] #31 ...
15:27:09 [2020-09-03T15:27:09.109Z] 
15:27:09 [2020-09-03T15:27:09.109Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.785 + RM_GOPATH=0
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.786 + TMP_GOPATH=
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.787 + : /build
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.788 + '[' -z '' ']'
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.788 ++ mktemp -d
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.809 + export GOPATH=/tmp/tmp.d1cCSZ4k4l
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.809 + GOPATH=/tmp/tmp.d1cCSZ4k4l
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.809 + RM_GOPATH=1
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.810 + case "$(go env GOARCH)" in
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.811 ++ go env GOARCH
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.848 + export GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.850 + GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.854 ++ dirname /tmp/install/install.sh
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.862 + dir=/tmp/install
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.862 + bin=shfmt
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.863 + shift
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.863 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.864 + . /tmp/install/shfmt.installer
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.864 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.865 + install_shfmt
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.865 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.865 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d1cCSZ4k4l/src/github.com/mvdan/sh
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.865 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:09 [2020-09-03T15:27:09.109Z] #48 0.895 Cloning into '/tmp/tmp.d1cCSZ4k4l/src/github.com/mvdan/sh'...
15:27:09 [2020-09-03T15:27:09.131Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.1s
15:27:09 [2020-09-03T15:27:09.131Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
15:27:09 [2020-09-03T15:27:09.248Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s
15:27:09 [2020-09-03T15:27:09.409Z] #48 ...
15:27:09 [2020-09-03T15:27:09.409Z] 
15:27:09 [2020-09-03T15:27:09.409Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:09 [2020-09-03T15:27:09.409Z] #33 1.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:09 [2020-09-03T15:27:09.409Z] #33 1.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:09 [2020-09-03T15:27:09.409Z] #33 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:09 [2020-09-03T15:27:09.409Z] #33 2.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:27:09 [2020-09-03T15:27:09.409Z] #33 5.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:27:09 [2020-09-03T15:27:09.409Z] #33 6.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:27:09 [2020-09-03T15:27:09.409Z] #33 ...
15:27:09 [2020-09-03T15:27:09.409Z] 
15:27:09 [2020-09-03T15:27:09.409Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.774 + RM_GOPATH=0
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.783 + TMP_GOPATH=
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.787 + : /build
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.790 + '[' -z '' ']'
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.808 ++ mktemp -d
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.819 + export GOPATH=/tmp/tmp.JWKnLqk7o6
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.819 + GOPATH=/tmp/tmp.JWKnLqk7o6
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.819 + RM_GOPATH=1
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.821 + case "$(go env GOARCH)" in
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.826 ++ go env GOARCH
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.881 + export GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.881 + GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.883 ++ dirname /tmp/install/install.sh
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.896 + dir=/tmp/install
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.897 + bin=proxy
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.898 + shift
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.899 + '[' '!' -f /tmp/install/proxy.installer ']'
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.900 + . /tmp/install/proxy.installer
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.902 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + install_proxy
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + case "$1" in
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + export CGO_ENABLED=0
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + CGO_ENABLED=0
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + _install_proxy
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.910 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JWKnLqk7o6/src/github.com/docker/libnetwork
15:27:09 [2020-09-03T15:27:09.409Z] #61 0.918 Cloning into '/tmp/tmp.JWKnLqk7o6/src/github.com/docker/libnetwork'...
15:27:09 [2020-09-03T15:27:09.443Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.15MB / 120.17MB 8.2s
15:27:09 [2020-09-03T15:27:09.705Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.7s done
15:27:09 [2020-09-03T15:27:09.705Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.03MB / 120.17MB 8.6s
15:27:09 [2020-09-03T15:27:09.711Z] #61 ...
15:27:09 [2020-09-03T15:27:09.711Z] 
15:27:09 [2020-09-03T15:27:09.711Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.548 + RM_GOPATH=0
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.548 + TMP_GOPATH=
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.548 + : /build
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.548 + '[' -z '' ']'
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.549 ++ mktemp -d
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.550 + export GOPATH=/tmp/tmp.piQ0pc8pp5
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.550 + GOPATH=/tmp/tmp.piQ0pc8pp5
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.550 + RM_GOPATH=1
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.550 + case "$(go env GOARCH)" in
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.551 ++ go env GOARCH
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.555 + export GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.555 + GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.555 ++ dirname /tmp/install/install.sh
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.556 + dir=/tmp/install
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.556 + bin=vndr
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.556 + shift
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.556 + '[' '!' -f /tmp/install/vndr.installer ']'
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 + . /tmp/install/vndr.installer
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 + install_vndr
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.557 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.piQ0pc8pp5/src/github.com/LK4D4/vndr
15:27:09 [2020-09-03T15:27:09.711Z] #42 0.559 Cloning into '/tmp/tmp.piQ0pc8pp5/src/github.com/LK4D4/vndr'...
15:27:09 [2020-09-03T15:27:09.711Z] #42 1.150 + cd /tmp/tmp.piQ0pc8pp5/src/github.com/LK4D4/vndr
15:27:09 [2020-09-03T15:27:09.711Z] #42 1.151 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:09 [2020-09-03T15:27:09.711Z] #42 1.184 + go build -buildmode=pie -v -o /build/vndr .
15:27:09 [2020-09-03T15:27:09.711Z] #42 2.675 runtime/internal/sys
15:27:09 [2020-09-03T15:27:09.711Z] #42 2.702 internal/cpu
15:27:09 [2020-09-03T15:27:09.711Z] #42 2.722 internal/race
15:27:09 [2020-09-03T15:27:09.711Z] #42 2.768 runtime/internal/atomic
15:27:09 [2020-09-03T15:27:09.711Z] #42 3.081 runtime/internal/math
15:27:09 [2020-09-03T15:27:09.711Z] #42 3.284 sync/atomic
15:27:09 [2020-09-03T15:27:09.711Z] #42 3.481 unicode
15:27:09 [2020-09-03T15:27:09.711Z] #42 3.707 unicode/utf8
15:27:09 [2020-09-03T15:27:09.711Z] #42 4.179 math/bits
15:27:09 [2020-09-03T15:27:09.711Z] #42 4.289 internal/bytealg
15:27:09 [2020-09-03T15:27:09.711Z] #42 5.640 internal/testlog
15:27:09 [2020-09-03T15:27:09.711Z] #42 6.110 runtime
15:27:09 [2020-09-03T15:27:09.711Z] #42 6.348 encoding
15:27:09 [2020-09-03T15:27:09.711Z] #42 6.810 math
15:27:09 [2020-09-03T15:27:09.711Z] #42 6.904 unicode/utf16
15:27:09 [2020-09-03T15:27:09.711Z] #42 7.903 container/list
15:27:09 [2020-09-03T15:27:09.711Z] #42 ...
15:27:09 [2020-09-03T15:27:09.711Z] 
15:27:09 [2020-09-03T15:27:09.711Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.756 + RM_GOPATH=0
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.756 + TMP_GOPATH=
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.756 + : /build
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.756 + '[' -z '' ']'
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.757 ++ mktemp -d
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.775 + export GOPATH=/tmp/tmp.PYu6XYEcW8
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.775 + GOPATH=/tmp/tmp.PYu6XYEcW8
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.775 + RM_GOPATH=1
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.776 + case "$(go env GOARCH)" in
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.777 ++ go env GOARCH
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.847 + export GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.849 + GO_BUILDMODE=-buildmode=pie
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.855 ++ dirname /tmp/install/install.sh
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.861 + dir=/tmp/install
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.863 + bin=dockercli
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.863 + shift
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.863 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.863 + . /tmp/install/dockercli.installer
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.864 ++ : stable
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.864 ++ : 17.06.2-ce
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.866 + install_dockercli
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.866 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.866 Install docker/cli version 17.06.2-ce from stable
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.868 ++ uname -m
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.887 + arch=ppc64le
15:27:09 [2020-09-03T15:27:09.711Z] #22 0.887 + '[' ppc64le '!=' x86_64 ']'
15:27:09 [2020-09-03T15:27:09.712Z] #22 0.888 + '[' ppc64le '!=' s390x ']'
15:27:09 [2020-09-03T15:27:09.712Z] #22 0.888 + '[' ppc64le '!=' armhf ']'
15:27:09 [2020-09-03T15:27:09.712Z] #22 0.888 + build_dockercli
15:27:09 [2020-09-03T15:27:09.712Z] #22 0.889 + git clone https://github.com/docker/docker-ce /tmp/tmp.PYu6XYEcW8/tmp/docker-ce
15:27:09 [2020-09-03T15:27:09.712Z] #22 0.894 Cloning into '/tmp/tmp.PYu6XYEcW8/tmp/docker-ce'...
15:27:09 [2020-09-03T15:27:09.936Z] #10 ...
15:27:09 [2020-09-03T15:27:09.936Z] 
15:27:09 [2020-09-03T15:27:09.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:09 [2020-09-03T15:27:09.936Z] #41 76.67 bufio
15:27:09 [2020-09-03T15:27:09.936Z] #41 80.58 syscall
15:27:09 [2020-09-03T15:27:09.969Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.96MB / 120.17MB 9.0s
15:27:10 [2020-09-03T15:27:10.010Z] #22 ...
15:27:10 [2020-09-03T15:27:10.010Z] 
15:27:10 [2020-09-03T15:27:10.010Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.768 + RM_GOPATH=0
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.779 + TMP_GOPATH=
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.789 + : /build
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.790 + '[' -z '' ']'
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.793 ++ mktemp -d
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.816 + export GOPATH=/tmp/tmp.28ejKFyF3y
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.816 + GOPATH=/tmp/tmp.28ejKFyF3y
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.817 + RM_GOPATH=1
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.818 + case "$(go env GOARCH)" in
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.821 ++ go env GOARCH
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.880 + export GO_BUILDMODE=-buildmode=pie
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.880 + GO_BUILDMODE=-buildmode=pie
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.884 ++ dirname /tmp/install/install.sh
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.888 + dir=/tmp/install
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.888 + bin=rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.888 + shift
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.889 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.889 + . /tmp/install/rootlesskit.installer
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.889 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.891 + install_rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.891 + case "$1" in
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.891 + export CGO_ENABLED=0
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.891 + CGO_ENABLED=0
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.897 + _install_rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.898 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.898 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.899 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.28ejKFyF3y/src/github.com/rootless-containers/rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 0.905 Cloning into '/tmp/tmp.28ejKFyF3y/src/github.com/rootless-containers/rootlesskit'...
15:27:10 [2020-09-03T15:27:10.010Z] #55 6.119 + cd /tmp/tmp.28ejKFyF3y/src/github.com/rootless-containers/rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 6.120 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:10 [2020-09-03T15:27:10.010Z] #55 6.699 + for f in rootlesskit rootlesskit-docker-proxy
15:27:10 [2020-09-03T15:27:10.010Z] #55 6.699 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:27:10 [2020-09-03T15:27:10.010Z] #55 ...
15:27:10 [2020-09-03T15:27:10.010Z] 
15:27:10 [2020-09-03T15:27:10.010Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.802 + RM_GOPATH=0
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.803 + TMP_GOPATH=
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.803 + : /build
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.803 + '[' -z '' ']'
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.808 ++ mktemp -d
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.810 + export GOPATH=/tmp/tmp.bHPw67VJtx
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.816 + GOPATH=/tmp/tmp.bHPw67VJtx
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.816 + RM_GOPATH=1
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.816 + case "$(go env GOARCH)" in
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.818 ++ go env GOARCH
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.868 + export GO_BUILDMODE=-buildmode=pie
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.869 + GO_BUILDMODE=-buildmode=pie
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.870 ++ dirname /tmp/install/install.sh
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.883 + dir=/tmp/install
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.883 + bin=golangci_lint
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.884 + shift
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.886 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.886 + . /tmp/install/golangci_lint.installer
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.886 ++ : v1.23.8
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.888 + install_golangci_lint
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.888 + echo 'Installing golangci-lint version v1.23.8'
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.889 Installing golangci-lint version v1.23.8
15:27:10 [2020-09-03T15:27:10.010Z] #46 0.889 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:27:10 [2020-09-03T15:27:10.197Z] #41 ...
15:27:10 [2020-09-03T15:27:10.197Z] 
15:27:10 [2020-09-03T15:27:10.197Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:10 [2020-09-03T15:27:10.197Z] #25 9.363 
15:27:10 [2020-09-03T15:27:10.197Z] #25 9.679 #=#=#                                                                         

###                                                                        4.5%
#######                                                                    9.8%
##########                                                                14.8%
###############                                                           21.3%
####################                                                      27.8%
########################                                                  34.0%
###########################                                               38.8%
###############################                                           43.9%
###################################                                       49.5%
#######################################                                   54.5%
##########################################                                59.6%
##############################################                            64.9%
##################################################                        70.5%
#######################################################                   76.4%
###########################################################               82.1%
###############################################################           87.8%
##################################################################        93.0%
######################################################################## 100.0%
15:27:10 [2020-09-03T15:27:10.229Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
15:27:10 [2020-09-03T15:27:10.229Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.2s
15:27:10 [2020-09-03T15:27:10.308Z] #46 ...
15:27:10 [2020-09-03T15:27:10.308Z] 
15:27:10 [2020-09-03T15:27:10.308Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:10 [2020-09-03T15:27:10.308Z] #39 1.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:10 [2020-09-03T15:27:10.308Z] #39 1.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #39 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #39 2.583 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #39 5.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #39 6.562 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:27:10 [2020-09-03T15:27:10.309Z] #39 ...
15:27:10 [2020-09-03T15:27:10.309Z] 
15:27:10 [2020-09-03T15:27:10.309Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:10 [2020-09-03T15:27:10.309Z] #52 0.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #52 1.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #52 1.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #52 2.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #52 5.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:27:10 [2020-09-03T15:27:10.309Z] #52 6.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:27:10 [2020-09-03T15:27:10.607Z] #52 ...
15:27:10 [2020-09-03T15:27:10.607Z] 
15:27:10 [2020-09-03T15:27:10.607Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:10 [2020-09-03T15:27:10.607Z] #24 1.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #24 1.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #24 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #24 2.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #24 5.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #24 6.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:27:10 [2020-09-03T15:27:10.607Z] #24 ...
15:27:10 [2020-09-03T15:27:10.607Z] 
15:27:10 [2020-09-03T15:27:10.607Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:10 [2020-09-03T15:27:10.607Z] #11 1.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #11 1.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #11 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #11 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #11 5.161 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:27:10 [2020-09-03T15:27:10.607Z] #11 6.563 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:27:10 [2020-09-03T15:27:10.633Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.2s done
15:27:10 [2020-09-03T15:27:10.768Z] #25 12.42 #=#=#                                                                         
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.94 Selecting previously unselected package libnet1:s390x.
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.98 Selecting previously unselected package libnl-3-200:s390x.
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 25.99 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.04 Selecting previously unselected package libprotobuf-c1:s390x.
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.04 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.07 Selecting previously unselected package libreadline5:s390x.
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:27:10 [2020-09-03T15:27:10.803Z] #17 26.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:27:10 [2020-09-03T15:27:10.906Z] #11 ...
15:27:10 [2020-09-03T15:27:10.906Z] 
15:27:10 [2020-09-03T15:27:10.906Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:10 [2020-09-03T15:27:10.906Z] #29 0.693 + git clone https://github.com/kolyshkin/go-swagger.git .
15:27:10 [2020-09-03T15:27:10.906Z] #29 0.701 Cloning into '.'...
15:27:10 [2020-09-03T15:27:10.906Z] #29 ...
15:27:10 [2020-09-03T15:27:10.906Z] 
15:27:10 [2020-09-03T15:27:10.906Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:10 [2020-09-03T15:27:10.906Z] #42 10.65 crypto/internal/subtle
15:27:10 [2020-09-03T15:27:10.906Z] #42 11.16 crypto/subtle
15:27:10 [2020-09-03T15:27:10.906Z] #42 11.62 vendor/golang.org/x/crypto/cryptobyte/asn1
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.15 Selecting previously unselected package net-tools.
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.29 Selecting previously unselected package python-pip-whl.
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:27:11 [2020-09-03T15:27:11.095Z] #17 26.29 Unpacking python-pip-whl (18.1-5) ...
15:27:11 [2020-09-03T15:27:11.174Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done
15:27:11 [2020-09-03T15:27:11.204Z] #42 11.98 internal/nettrace
15:27:11 [2020-09-03T15:27:11.387Z] #17 26.68 Selecting previously unselected package python3-lib2to3.
15:27:11 [2020-09-03T15:27:11.387Z] #17 26.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:27:11 [2020-09-03T15:27:11.387Z] #17 26.69 Unpacking python3-lib2to3 (3.7.3-1) ...
15:27:11 [2020-09-03T15:27:11.387Z] #17 26.79 Selecting previously unselected package python3-distutils.
15:27:11 [2020-09-03T15:27:11.579Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.5s done
15:27:11 [2020-09-03T15:27:11.579Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.79 Unpacking python3-distutils (3.7.3-1) ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.85 Selecting previously unselected package python3-pip.
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.86 Unpacking python3-pip (18.1-5) ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.98 Selecting previously unselected package python3-pkg-resources.
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 26.98 Unpacking python3-pkg-resources (40.8.0-1) ...
15:27:11 [2020-09-03T15:27:11.680Z] #17 27.05 Selecting previously unselected package python3-setuptools.
15:27:11 [2020-09-03T15:27:11.843Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
15:27:11 [2020-09-03T15:27:11.852Z] #42 12.56 runtime/cgo
15:27:11 [2020-09-03T15:27:11.977Z] #17 27.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.05 Unpacking python3-setuptools (40.8.0-1) ...
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.19 Selecting previously unselected package python3-wheel.
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.20 Unpacking python3-wheel (0.32.3-2) ...
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.27 Selecting previously unselected package sudo.
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:27:11 [2020-09-03T15:27:11.978Z] #17 27.27 Unpacking sudo (1.8.27-1+deb10u2) ...
15:27:12 [2020-09-03T15:27:12.102Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:27:12 [2020-09-03T15:27:12.119Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done
15:27:12 [2020-09-03T15:27:12.119Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
15:27:12 [2020-09-03T15:27:12.279Z] #17 27.54 Selecting previously unselected package thin-provisioning-tools.
15:27:12 [2020-09-03T15:27:12.279Z] #17 27.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:27:12 [2020-09-03T15:27:12.279Z] #17 27.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.70 Selecting previously unselected package uidmap.
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.71 Unpacking uidmap (1:4.5-1.1) ...
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.78 Selecting previously unselected package vim-runtime.
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:27:12 [2020-09-03T15:27:12.575Z] #17 27.81 Unpacking vim-runtime (2:8.1.0875-5) ...
15:27:12 [2020-09-03T15:27:12.673Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
15:27:12 [2020-09-03T15:27:12.673Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:27:12 [2020-09-03T15:27:12.691Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
15:27:12 [2020-09-03T15:27:12.691Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
15:27:13 [2020-09-03T15:27:13.271Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
15:27:13 [2020-09-03T15:27:13.271Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
15:27:13 [2020-09-03T15:27:13.646Z] #25 12.63 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.5%
###                                                                        5.4%
####                                                                       6.7%
######                                                                     9.4%
#######                                                                   11.1%
########                                                                  11.5%
########                                                                  12.3%
#########                                                                 12.9%
##########                                                                14.5%
###########                                                               15.8%
############                                                              16.8%
############                                                              17.8%
#############                                                             18.8%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.9%
################                                                          22.3%
################                                                          22.9%
#################                                                         23.7%
#################                                                         24.3%
#################                                                         24.9%
##################                                                        26.1%
15:27:13 [2020-09-03T15:27:13.646Z] #25 ...
15:27:13 [2020-09-03T15:27:13.646Z] 
15:27:13 [2020-09-03T15:27:13.646Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:13 [2020-09-03T15:27:13.646Z] #32 80.21 Selecting previously unselected package libicu63:amd64.
15:27:13 [2020-09-03T15:27:13.646Z] #32 80.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:27:13 [2020-09-03T15:27:13.646Z] #32 80.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:27:13 [2020-09-03T15:27:13.646Z] #32 ...
15:27:13 [2020-09-03T15:27:13.646Z] 
15:27:13 [2020-09-03T15:27:13.646Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:13 [2020-09-03T15:27:13.916Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.6s done
15:27:13 [2020-09-03T15:27:13.916Z] #7 ...
15:27:13 [2020-09-03T15:27:13.916Z] 
15:27:13 [2020-09-03T15:27:13.916Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:27:13 [2020-09-03T15:27:13.916Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 8.4s done
15:27:13 [2020-09-03T15:27:13.916Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
15:27:13 [2020-09-03T15:27:13.916Z] #58 DONE 13.9s
15:27:13 [2020-09-03T15:27:13.916Z] 
15:27:13 [2020-09-03T15:27:13.916Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:27:13 [2020-09-03T15:27:13.916Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
15:27:13 [2020-09-03T15:27:13.916Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
15:27:14 [2020-09-03T15:27:14.654Z] #17 29.87 Selecting previously unselected package vim.
15:27:14 [2020-09-03T15:27:14.654Z] #17 29.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:27:14 [2020-09-03T15:27:14.654Z] #17 29.88 Unpacking vim (2:8.1.0875-5) ...
15:27:14 [2020-09-03T15:27:14.862Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
15:27:14 [2020-09-03T15:27:14.947Z] #17 30.29 Selecting previously unselected package xfsprogs.
15:27:14 [2020-09-03T15:27:14.947Z] #17 ...
15:27:14 [2020-09-03T15:27:14.947Z] 
15:27:14 [2020-09-03T15:27:14.947Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:14 [2020-09-03T15:27:14.947Z] #36 111.0 + dpkg --print-architecture
15:27:14 [2020-09-03T15:27:14.947Z] #36 111.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:27:14 [2020-09-03T15:27:14.958Z] #25 12.63 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.5%
###                                                                        5.4%
####                                                                       6.7%
######                                                                     9.4%
#######                                                                   11.1%
########                                                                  11.5%
########                                                                  12.3%
#########                                                                 12.9%
##########                                                                14.5%
###########                                                               15.8%
############                                                              16.8%
############                                                              17.8%
#############                                                             18.8%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.9%
################                                                          22.3%
################                                                          22.9%
#################                                                         23.7%
#################                                                         24.3%
#################                                                         24.9%
##################                                                        26.1%
###################                                                       26.8%
###################                                                       27.2%
#####################                                                     29.7%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  33.7%
#########################                                                 35.6%
##########################                                                37.5%
############################                                              39.7%
##############################                                            42.6%
################################                                          45.4%
#################################                                         47.1%
###################################                                      
15:27:14 [2020-09-03T15:27:14.958Z] #25 ...
15:27:14 [2020-09-03T15:27:14.958Z] 
15:27:14 [2020-09-03T15:27:14.958Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:14 [2020-09-03T15:27:14.958Z] #47 81.66 reflect
15:27:14 [2020-09-03T15:27:14.958Z] #47 81.68 syscall
15:27:15 [2020-09-03T15:27:15.239Z] #36 111.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:27:15 [2020-09-03T15:27:15.239Z] #36 111.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:27:15 [2020-09-03T15:27:15.247Z] #47 ...
15:27:15 [2020-09-03T15:27:15.247Z] 
15:27:15 [2020-09-03T15:27:15.247Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:15 [2020-09-03T15:27:15.421Z] #42 15.66 vendor/golang.org/x/crypto/internal/subtle
15:27:15 [2020-09-03T15:27:15.421Z] #42 ...
15:27:15 [2020-09-03T15:27:15.421Z] 
15:27:15 [2020-09-03T15:27:15.421Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:15 [2020-09-03T15:27:15.421Z] #44 6.115 go: extracting github.com/mattn/go-colorable v0.0.9
15:27:15 [2020-09-03T15:27:15.421Z] #44 6.139 go: extracting github.com/mattn/go-isatty v0.0.3
15:27:15 [2020-09-03T15:27:15.421Z] #44 6.180 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:15 [2020-09-03T15:27:15.421Z] #44 6.267 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:15 [2020-09-03T15:27:15.421Z] #44 6.451 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:15 [2020-09-03T15:27:15.421Z] #44 9.167 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:15 [2020-09-03T15:27:15.421Z] #44 9.271 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:15 [2020-09-03T15:27:15.421Z] #44 9.669 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:15 [2020-09-03T15:27:15.421Z] #44 12.49 go: finding github.com/fatih/color v1.6.0
15:27:15 [2020-09-03T15:27:15.421Z] #44 12.51 go: finding github.com/pkg/errors v0.8.0
15:27:15 [2020-09-03T15:27:15.421Z] #44 12.53 go: finding github.com/sirupsen/logrus v1.0.5
15:27:15 [2020-09-03T15:27:15.421Z] #44 12.55 go: finding github.com/spf13/pflag v1.0.1
15:27:15 [2020-09-03T15:27:15.421Z] #44 12.84 go: finding github.com/mattn/go-colorable v0.0.9
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.02 go: finding github.com/mattn/go-isatty v0.0.3
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.13 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.21 go: finding github.com/jonboulle/clockwork v0.1.0
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.30 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.42 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:15 [2020-09-03T15:27:15.421Z] #44 13.58 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:15 [2020-09-03T15:27:15.421Z] #44 ...
15:27:15 [2020-09-03T15:27:15.421Z] 
15:27:15 [2020-09-03T15:27:15.421Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:15 [2020-09-03T15:27:15.421Z] #48 11.95 + cd /tmp/tmp.d1cCSZ4k4l/src/github.com/mvdan/sh
15:27:15 [2020-09-03T15:27:15.421Z] #48 11.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:15 [2020-09-03T15:27:15.421Z] #48 12.07 + GO111MODULE=on
15:27:15 [2020-09-03T15:27:15.421Z] #48 12.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:27:15 [2020-09-03T15:27:15.421Z] #48 13.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:15 [2020-09-03T15:27:15.421Z] #48 13.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:15 [2020-09-03T15:27:15.421Z] #48 13.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:15 [2020-09-03T15:27:15.421Z] #48 13.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:15 [2020-09-03T15:27:15.421Z] #48 14.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:15 [2020-09-03T15:27:15.421Z] #48 15.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:15 [2020-09-03T15:27:15.421Z] #48 16.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:16 [2020-09-03T15:27:16.794Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.9s done
15:27:16 [2020-09-03T15:27:16.882Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done
15:27:16 [2020-09-03T15:27:16.882Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:27:16 [2020-09-03T15:27:16.959Z] #48 17.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:17 [2020-09-03T15:27:17.367Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
15:27:17 [2020-09-03T15:27:17.481Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done
15:27:17 [2020-09-03T15:27:17.481Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:27:17 [2020-09-03T15:27:17.612Z] #48 ...
15:27:17 [2020-09-03T15:27:17.612Z] 
15:27:17 [2020-09-03T15:27:17.612Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:18 [2020-09-03T15:27:18.018Z] #25 12.63 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.5%
###                                                                        5.4%
####                                                                       6.7%
######                                                                     9.4%
#######                                                                   11.1%
########                                                                  11.5%
########                                                                  12.3%
#########                                                                 12.9%
##########                                                                14.5%
###########                                                               15.8%
############                                                              16.8%
############                                                              17.8%
#############                                                             18.8%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.9%
################                                                          22.3%
################                                                          22.9%
#################                                                         23.7%
#################                                                         24.3%
#################                                                         24.9%
##################                                                        26.1%
###################                                                       26.8%
###################                                                       27.2%
#####################                                                     29.7%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  33.7%
#########################                                                 35.6%
##########################                                                37.5%
############################                                              39.7%
##############################                                            42.6%
################################                                          45.4%
#################################                                         47.1%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.5%
#######################################                                   55.3%
########################################                                  56.8%
##########################################                                58.4%
###########################################                               59.9%
############################################                              61.4%
#############################################                             63.1%
##############################################                            65.3%
################################################                          66.7%
#################################################                         68.7%
###################################################                       71.3%
#####################################################                     74.2%
######################################################                    75.2%
########################################################                  78.0%
#########################################################                 79.9%
###########################################################               83.0%
############################################################              84.6%
##############################################################            86.6%
###############################################################           88.5%
#################################################################         91.0%
##################################################################        92.7%
####################################################################      95.4%
#####################################################################     97.1%
#######################################################################   99.8%
######################################################################## 100.0%
15:27:18 [2020-09-03T15:27:18.225Z] #61 18.28 Checking out files:  80% (1663/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:27:18 [2020-09-03T15:27:18.225Z] #61 18.79 + cd /tmp/tmp.JWKnLqk7o6/src/github.com/docker/libnetwork
15:27:18 [2020-09-03T15:27:18.225Z] #61 18.79 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:27:18 [2020-09-03T15:27:18.278Z] #25 20.00 
15:27:18 [2020-09-03T15:27:18.774Z] #36 ...
15:27:18 [2020-09-03T15:27:18.774Z] 
15:27:18 [2020-09-03T15:27:18.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:18 [2020-09-03T15:27:18.774Z] #39 68.64   CC       criu/kerndat.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 69.22   CC       criu/libnetlink.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 69.51   CC       criu/log.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 69.87   CC       criu/lsm.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 70.11   CC       criu/mem.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 71.23   CC       criu/memfd.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 71.67   CC       criu/mount.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 73.53   CC       criu/namespaces.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 74.63   CC       criu/net.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 76.29   CC       criu/netfilter.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 76.51   CC       criu/page-pipe.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 77.08   CC       criu/page-xfer.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 78.17   CC       criu/pagemap-cache.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 78.43   CC       criu/pagemap.o
15:27:18 [2020-09-03T15:27:18.774Z] #39 ...
15:27:18 [2020-09-03T15:27:18.774Z] 
15:27:18 [2020-09-03T15:27:18.774Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.29 Unpacking xfsprogs (4.20.0-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.51 Selecting previously unselected package zip.
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.52 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.52 Unpacking zip (3.0-11+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.64 Setting up aufs-tools (1:4.14+20190211-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.65 Setting up libip6tc0:s390x (1.8.2-4) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.66 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.67 Setting up libgpm2:s390x (1.20.7-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.68 Setting up libip4tc0:s390x (1.8.2-4) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.69 Setting up uidmap (1:4.5-1.1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.70 Setting up libnftnl11:s390x (1.1.2-2) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.72 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.73 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.73 Setting up xxd (2:8.1.0875-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.74 Setting up zip (3.0-11+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.75 Setting up vim-common (2:8.1.0875-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 30.76 Setting up bash-completion (1:2.8-6) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.41 Setting up libiptc0:s390x (1.8.2-4) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.43 Setting up xz-utils (5.2.4-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.50 Setting up sudo (1.8.27-1+deb10u2) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.55 invoke-rc.d: could not determine current runlevel
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.56 invoke-rc.d: policy-rc.d denied execution of start.
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.56 Setting up pigz (2.4-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.57 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.58 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.59 Setting up python-pip-whl (18.1-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.60 Setting up libmpdec2:s390x (2.4.2-2) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.61 Setting up vim-runtime (2:8.1.0875-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.85 Setting up libaio1:s390x (0.3.112-3) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.86 Setting up libonig5:s390x (6.9.1-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.86 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.87 Setting up vim (2:8.1.0875-5) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.92 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.93 Setting up jq (1.5+dfsg-2+b1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.94 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:27:18 [2020-09-03T15:27:18.774Z] #17 32.94 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:27:18 [2020-09-03T15:27:18.871Z] #61 19.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:27:19 [2020-09-03T15:27:19.222Z] #25 20.93 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:27:19 [2020-09-03T15:27:19.222Z] #25 ...
15:27:19 [2020-09-03T15:27:19.222Z] 
15:27:19 [2020-09-03T15:27:19.222Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:19 [2020-09-03T15:27:19.222Z] #30 85.90 time
15:27:19 [2020-09-03T15:27:19.222Z] #30 93.97 internal/poll
15:27:19 [2020-09-03T15:27:19.222Z] #30 95.09 internal/fmtsort
15:27:19 [2020-09-03T15:27:19.222Z] #30 95.72 internal/syscall/execenv
15:27:19 [2020-09-03T15:27:19.222Z] #30 95.87 internal/syscall/unix
15:27:19 [2020-09-03T15:27:19.289Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done
15:27:19 [2020-09-03T15:27:19.483Z] #30 96.06 strings
15:27:19 [2020-09-03T15:27:19.483Z] #30 96.11 os
15:27:19 [2020-09-03T15:27:19.483Z] #30 ...
15:27:19 [2020-09-03T15:27:19.483Z] 
15:27:19 [2020-09-03T15:27:19.483Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:19 [2020-09-03T15:27:19.483Z] #32 93.38 Selecting previously unselected package libxml2:amd64.
15:27:19 [2020-09-03T15:27:19.483Z] #32 93.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 93.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.07 Selecting previously unselected package libarchive13:amd64.
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.53 Selecting previously unselected package libjsoncpp1:amd64.
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.82 Selecting previously unselected package librhash0:amd64.
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 95.84 Unpacking librhash0:amd64 (1.3.8-1) ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 96.15 Selecting previously unselected package libuv1:amd64.
15:27:19 [2020-09-03T15:27:19.483Z] #32 96.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.483Z] #32 96.17 Unpacking libuv1:amd64 (1.24.1-1) ...
15:27:19 [2020-09-03T15:27:19.754Z] #32 96.43 Selecting previously unselected package cmake.
15:27:19 [2020-09-03T15:27:19.754Z] #32 96.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:27:19 [2020-09-03T15:27:19.754Z] #32 96.48 Unpacking cmake (3.13.4-1) ...
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.84 Setting up iptables (1.8.2-4) ...
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:27:19 [2020-09-03T15:27:19.811Z] #17 34.90 Setting up python3 (3.7.3-1) ...
15:27:19 [2020-09-03T15:27:19.811Z] #17 35.26 Setting up python3-wheel (0.32.3-2) ...
15:27:20 [2020-09-03T15:27:20.236Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
15:27:20 [2020-09-03T15:27:20.324Z] #32 ...
15:27:20 [2020-09-03T15:27:20.324Z] 
15:27:20 [2020-09-03T15:27:20.324Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:20 [2020-09-03T15:27:20.324Z] #38 87.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:27:20 [2020-09-03T15:27:20.324Z] #38 87.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:27:20 [2020-09-03T15:27:20.324Z] #38 87.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:27:20 [2020-09-03T15:27:20.324Z] #38 87.59 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.61 Setting up protobuf-compiler (3.6.1.3-2) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 87.74 Setting up python-protobuf (3.6.1.3-2) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 96.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 96.69 Processing triggers for libc-bin (2.28-10) ...
15:27:20 [2020-09-03T15:27:20.325Z] #38 DONE 97.0s
15:27:20 [2020-09-03T15:27:20.464Z] #17 35.85 Setting up apparmor (2.13.2-10) ...
15:27:20 [2020-09-03T15:27:20.585Z] 
15:27:20 [2020-09-03T15:27:20.585Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:20 [2020-09-03T15:27:20.585Z] #25 21.41 
15:27:20 [2020-09-03T15:27:20.585Z] #25 21.54 
######################################################################## 100.0%
15:27:20 [2020-09-03T15:27:20.585Z] #25 21.74 
15:27:21 [2020-09-03T15:27:21.088Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
15:27:21 [2020-09-03T15:27:21.088Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:27:21 [2020-09-03T15:27:21.154Z] #25 ...
15:27:21 [2020-09-03T15:27:21.154Z] 
15:27:21 [2020-09-03T15:27:21.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:21 [2020-09-03T15:27:21.154Z] #10 87.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:27:21 [2020-09-03T15:27:21.154Z] #10 87.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:27:21 [2020-09-03T15:27:21.154Z] #10 87.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:27:21 [2020-09-03T15:27:21.154Z] #10 93.77 Selecting previously unselected package binutils-mingw-w64.
15:27:21 [2020-09-03T15:27:21.154Z] #10 93.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:27:21 [2020-09-03T15:27:21.154Z] #10 93.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:27:21 [2020-09-03T15:27:21.154Z] #10 94.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:27:21 [2020-09-03T15:27:21.155Z] #10 94.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:27:21 [2020-09-03T15:27:21.155Z] #10 94.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.18 Selecting previously unselected package dmsetup.
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.25 Unpacking dmsetup (2:1.02.155-3) ...
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.59 Selecting previously unselected package mingw-w64-common.
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:27:21 [2020-09-03T15:27:21.155Z] #10 95.62 Unpacking mingw-w64-common (6.0.0-3) ...
15:27:21 [2020-09-03T15:27:21.414Z] #10 ...
15:27:21 [2020-09-03T15:27:21.414Z] 
15:27:21 [2020-09-03T15:27:21.414Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:21 [2020-09-03T15:27:21.414Z] #25 23.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:27:21 [2020-09-03T15:27:21.687Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
15:27:21 [2020-09-03T15:27:21.687Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:27:21 [2020-09-03T15:27:21.977Z] #17 36.92 Setting up xfsprogs (4.20.0-1) ...
15:27:21 [2020-09-03T15:27:21.977Z] #17 36.93 Setting up python3-lib2to3 (3.7.3-1) ...
15:27:21 [2020-09-03T15:27:21.977Z] #17 37.18 Setting up python3-pkg-resources (40.8.0-1) ...
15:27:21 [2020-09-03T15:27:21.986Z] #25 23.74 
15:27:22 [2020-09-03T15:27:22.505Z] #25 24.12 
                                                                           0.6%
#####################################################                     74.1%
######################################################################## 100.0%
15:27:22 [2020-09-03T15:27:22.611Z] #17 37.69 Setting up python3-distutils (3.7.3-1) ...
15:27:22 [2020-09-03T15:27:22.611Z] #17 37.91 Setting up python3-setuptools (40.8.0-1) ...
15:27:22 [2020-09-03T15:27:22.765Z] #25 24.43 
15:27:23 [2020-09-03T15:27:23.249Z] #17 38.51 Setting up python3-pip (18.1-5) ...
15:27:24 [2020-09-03T15:27:24.149Z] #25 25.84 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:27:24 [2020-09-03T15:27:24.287Z] #17 39.27 Processing triggers for libc-bin (2.28-10) ...
15:27:24 [2020-09-03T15:27:24.287Z] #17 39.32 Processing triggers for mime-support (3.62) ...
15:27:24 [2020-09-03T15:27:24.409Z] #25 26.14 skipping existing c35d46ef359f
15:27:24 [2020-09-03T15:27:24.454Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done
15:27:24 [2020-09-03T15:27:24.512Z] #61 ...
15:27:24 [2020-09-03T15:27:24.512Z] 
15:27:24 [2020-09-03T15:27:24.512Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:24 [2020-09-03T15:27:24.512Z] #37 19.18 Checking out files:  76% (1268/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  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.
15:27:24 [2020-09-03T15:27:24.512Z] #37 19.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:27:24 [2020-09-03T15:27:24.512Z] #37 21.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:27:24 [2020-09-03T15:27:24.669Z] #25 26.48 
15:27:24 [2020-09-03T15:27:24.811Z] #37 ...
15:27:24 [2020-09-03T15:27:24.811Z] 
15:27:24 [2020-09-03T15:27:24.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:24 [2020-09-03T15:27:24.811Z] #11 15.42 Fetched 8154 kB in 14s (566 kB/s)
15:27:24 [2020-09-03T15:27:24.811Z] #11 15.42 Reading package lists...
15:27:24 [2020-09-03T15:27:24.811Z] #11 21.89 Reading package lists...
15:27:24 [2020-09-03T15:27:24.811Z] #11 ...
15:27:24 [2020-09-03T15:27:24.811Z] 
15:27:24 [2020-09-03T15:27:24.811Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:24 [2020-09-03T15:27:24.811Z] #39 15.63 Fetched 8154 kB in 15s (560 kB/s)
15:27:24 [2020-09-03T15:27:24.811Z] #39 15.63 Reading package lists...
15:27:24 [2020-09-03T15:27:24.923Z] #17 DONE 40.0s
15:27:24 [2020-09-03T15:27:24.923Z] 
15:27:24 [2020-09-03T15:27:24.923Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:27:25 [2020-09-03T15:27:25.110Z] #39 22.47 Reading package lists...
15:27:25 [2020-09-03T15:27:25.110Z] #39 ...
15:27:25 [2020-09-03T15:27:25.110Z] 
15:27:25 [2020-09-03T15:27:25.110Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:25 [2020-09-03T15:27:25.110Z] #33 15.76 Fetched 8154 kB in 15s (554 kB/s)
15:27:25 [2020-09-03T15:27:25.110Z] #33 15.76 Reading package lists...
15:27:25 [2020-09-03T15:27:25.110Z] #33 23.09 Reading package lists...
15:27:25 [2020-09-03T15:27:25.110Z] #33 ...
15:27:25 [2020-09-03T15:27:25.110Z] 
15:27:25 [2020-09-03T15:27:25.110Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:25 [2020-09-03T15:27:25.110Z] #48 19.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:25 [2020-09-03T15:27:25.110Z] #48 19.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:25 [2020-09-03T15:27:25.110Z] #48 19.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:25 [2020-09-03T15:27:25.110Z] #48 20.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:25 [2020-09-03T15:27:25.110Z] #48 21.22 runtime/cgo
15:27:25 [2020-09-03T15:27:25.110Z] #48 21.58 runtime
15:27:25 [2020-09-03T15:27:25.443Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
15:27:25 [2020-09-03T15:27:25.761Z] #48 ...
15:27:25 [2020-09-03T15:27:25.761Z] 
15:27:25 [2020-09-03T15:27:25.761Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:25 [2020-09-03T15:27:25.761Z] #52 16.34 Fetched 8154 kB in 15s (529 kB/s)
15:27:25 [2020-09-03T15:27:25.761Z] #52 16.34 Reading package lists...
15:27:25 [2020-09-03T15:27:25.761Z] #52 23.72 Reading package lists...
15:27:25 [2020-09-03T15:27:25.761Z] #52 ...
15:27:25 [2020-09-03T15:27:25.761Z] 
15:27:25 [2020-09-03T15:27:25.761Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:25 [2020-09-03T15:27:25.761Z] #24 16.86 Fetched 8154 kB in 16s (515 kB/s)
15:27:25 [2020-09-03T15:27:25.761Z] #24 16.86 Reading package lists...
15:27:25 [2020-09-03T15:27:25.969Z] #18 1.282 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:27:26 [2020-09-03T15:27:26.262Z] #18 1.284 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:27:26 [2020-09-03T15:27:26.262Z] #18 1.287 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:27:26 [2020-09-03T15:27:26.262Z] #18 DONE 1.5s
15:27:26 [2020-09-03T15:27:26.262Z] 
15:27:26 [2020-09-03T15:27:26.262Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:27:26 [2020-09-03T15:27:26.367Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
15:27:26 [2020-09-03T15:27:26.578Z] #25 ...
15:27:26 [2020-09-03T15:27:26.578Z] 
15:27:26 [2020-09-03T15:27:26.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:26 [2020-09-03T15:27:26.578Z] #41 92.95 time
15:27:26 [2020-09-03T15:27:26.578Z] #41 95.90 internal/syscall/unix
15:27:26 [2020-09-03T15:27:26.578Z] #41 96.19 strings
15:27:26 [2020-09-03T15:27:26.578Z] #41 98.22 os
15:27:26 [2020-09-03T15:27:26.578Z] #41 100.7 regexp/syntax
15:27:26 [2020-09-03T15:27:26.578Z] #41 ...
15:27:26 [2020-09-03T15:27:26.578Z] 
15:27:26 [2020-09-03T15:27:26.578Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:26 [2020-09-03T15:27:26.578Z] #47 93.06 time
15:27:26 [2020-09-03T15:27:26.578Z] #47 99.83 encoding/base64
15:27:26 [2020-09-03T15:27:26.578Z] #47 99.86 context
15:27:26 [2020-09-03T15:27:26.578Z] #47 101.6 os
15:27:26 [2020-09-03T15:27:26.578Z] #47 101.8 golang.org/x/sys/unix
15:27:26 [2020-09-03T15:27:26.578Z] #47 ...
15:27:26 [2020-09-03T15:27:26.578Z] 
15:27:26 [2020-09-03T15:27:26.578Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.3 Setting up xxd (2:8.1.0875-5) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.5 Setting up libuv1:amd64 (1.24.1-1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.6 Setting up vim-common (2:8.1.0875-5) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.6 Setting up librhash0:amd64 (1.3.8-1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.7 Setting up cmake-data (3.13.4-1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.7 Setting up cmake (3.13.4-1) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.8 Processing triggers for libc-bin (2.28-10) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 101.9 Processing triggers for mime-support (3.62) ...
15:27:26 [2020-09-03T15:27:26.578Z] #32 DONE 103.2s
15:27:26 [2020-09-03T15:27:26.578Z] 
15:27:26 [2020-09-03T15:27:26.578Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:26 [2020-09-03T15:27:26.982Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
15:27:27 [2020-09-03T15:27:27.363Z] #7 DONE 27.3s
15:27:27 [2020-09-03T15:27:27.363Z] 
15:27:27 [2020-09-03T15:27:27.363Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:27:27 [2020-09-03T15:27:27.936Z] #8 DONE 1.0s
15:27:27 [2020-09-03T15:27:27.936Z] 
15:27:27 [2020-09-03T15:27:27.936Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:27:27 [2020-09-03T15:27:27.961Z] #33 ...
15:27:27 [2020-09-03T15:27:27.961Z] 
15:27:27 [2020-09-03T15:27:27.961Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:27 [2020-09-03T15:27:27.961Z] #25 28.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.03 #=#=#                                                                         
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.35 
######################################################################## 100.0%
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.60 
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.72 Download of images into '/build' complete.
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.72 Use something like the following to load the result into a Docker daemon:
15:27:27 [2020-09-03T15:27:27.961Z] #25 29.72   tar -cC '/build' . | docker load
15:27:27 [2020-09-03T15:27:27.961Z] #25 DONE 29.9s
15:27:28 [2020-09-03T15:27:28.221Z] 
15:27:28 [2020-09-03T15:27:28.221Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + RM_GOPATH=0
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + TMP_GOPATH=
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + : /build
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + '[' -z '' ']'
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 ++ mktemp -d
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + export GOPATH=/tmp/tmp.3gAJApYQka
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + GOPATH=/tmp/tmp.3gAJApYQka
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + RM_GOPATH=1
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.580 + case "$(go env GOARCH)" in
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.583 ++ go env GOARCH
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.683 + export GO_BUILDMODE=-buildmode=pie
15:27:28 [2020-09-03T15:27:28.221Z] #33 1.683 + GO_BUILDMODE=-buildmode=pie
15:27:28 [2020-09-03T15:27:28.281Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.4s done
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.685 ++ dirname /tmp/install/install.sh
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + dir=/tmp/install
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + bin=tini
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + shift
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + '[' '!' -f /tmp/install/tini.installer ']'
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + . /tmp/install/tini.installer
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + install_tini
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 + git clone https://github.com/krallin/tini.git /tmp/tmp.3gAJApYQka/tini
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.705 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:27:28 [2020-09-03T15:27:28.493Z] #33 1.733 Cloning into '/tmp/tmp.3gAJApYQka/tini'...
15:27:28 [2020-09-03T15:27:28.539Z] #24 24.72 Reading package lists...
15:27:28 [2020-09-03T15:27:28.539Z] #24 ...
15:27:28 [2020-09-03T15:27:28.539Z] 
15:27:28 [2020-09-03T15:27:28.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:28 [2020-09-03T15:27:28.539Z] #11 21.89 Reading package lists...
15:27:28 [2020-09-03T15:27:28.541Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:27:28 [2020-09-03T15:27:28.801Z] #7 DONE 28.6s
15:27:28 [2020-09-03T15:27:28.801Z] 
15:27:28 [2020-09-03T15:27:28.801Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:27:28 [2020-09-03T15:27:28.883Z] #9 DONE 0.9s
15:27:28 [2020-09-03T15:27:28.883Z] 
15:27:28 [2020-09-03T15:27:28.883Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:27:28 [2020-09-03T15:27:28.883Z] #27 DONE 0.1s
15:27:28 [2020-09-03T15:27:28.883Z] 
15:27:28 [2020-09-03T15:27:28.883Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:27:29 [2020-09-03T15:27:29.009Z] #19 ...
15:27:29 [2020-09-03T15:27:29.009Z] 
15:27:29 [2020-09-03T15:27:29.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:29 [2020-09-03T15:27:29.009Z] #39 79.07   CC       criu/parasite-syscall.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 79.50   CC       criu/path.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 79.73   CC       criu/pie-util-vdso.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 80.10   CC       criu/pie-util.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 80.21   CC       criu/pipes.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 80.77   CC       criu/plugin.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 81.06   CC       criu/proc_parse.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 82.72   CC       criu/protobuf-desc.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 83.39   CC       criu/protobuf.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 83.74   CC       criu/pstree.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 84.42   CC       criu/rbtree.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 84.92   CC       criu/rst-malloc.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 85.25   CC       criu/seccomp.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 85.71   CC       criu/seize.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 86.55   CC       criu/servicefd.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 86.92   CC       criu/shmem.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 87.54   CC       criu/sigframe.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 87.70   CC       criu/signalfd.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 88.00   CC       criu/sk-inet.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 88.75   CC       criu/sk-netlink.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 89.01   CC       criu/sk-packet.o
15:27:29 [2020-09-03T15:27:29.009Z] #39 ...
15:27:29 [2020-09-03T15:27:29.009Z] 
15:27:29 [2020-09-03T15:27:29.009Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:29 [2020-09-03T15:27:29.009Z] #49 52.83 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
15:27:29 [2020-09-03T15:27:29.159Z] #35 DONE 0.1s
15:27:29 [2020-09-03T15:27:29.159Z] 
15:27:29 [2020-09-03T15:27:29.159Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:29 [2020-09-03T15:27:29.434Z] #33 2.987 + cd /tmp/tmp.3gAJApYQka/tini
15:27:29 [2020-09-03T15:27:29.434Z] #33 2.987 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:27:29 [2020-09-03T15:27:29.610Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.8s done
15:27:29 [2020-09-03T15:27:29.610Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:27:29 [2020-09-03T15:27:29.695Z] #33 2.996 + cmake .
15:27:29 [2020-09-03T15:27:29.870Z] #7 DONE 28.7s
15:27:29 [2020-09-03T15:27:29.870Z] 
15:27:29 [2020-09-03T15:27:29.870Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:27:30 [2020-09-03T15:27:30.104Z] #11 29.21 Building dependency tree...
15:27:30 [2020-09-03T15:27:30.638Z] #33 ...
15:27:30 [2020-09-03T15:27:30.638Z] 
15:27:30 [2020-09-03T15:27:30.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:30 [2020-09-03T15:27:30.638Z] #39 3.261 Note: Building without setproctitle() and strlcpy() support.
15:27:30 [2020-09-03T15:27:30.638Z] #39 3.263       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:27:30 [2020-09-03T15:27:30.638Z] #39 3.291 Note: Building without GnuTLS support
15:27:30 [2020-09-03T15:27:30.638Z] #39 3.304 Makefile.config:39: Warn: you have no libnftables installed
15:27:30 [2020-09-03T15:27:30.638Z] #39 3.304 Makefile.config:40: Warn: Building without nftables support
15:27:30 [2020-09-03T15:27:30.638Z] #39 7.175 fatal: not a git repository (or any of the parent directories): .git
15:27:30 [2020-09-03T15:27:30.638Z] #39 7.232   GEN      .gitid
15:27:30 [2020-09-03T15:27:30.638Z] #39 7.269   GEN      criu/include/version.h
15:27:30 [2020-09-03T15:27:30.638Z] #39 7.414   GEN      include/common/asm
15:27:30 [2020-09-03T15:27:30.638Z] #39 ...
15:27:30 [2020-09-03T15:27:30.638Z] 
15:27:30 [2020-09-03T15:27:30.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:30 [2020-09-03T15:27:30.639Z] #10 105.0 Selecting previously unselected package mingw-w64-x86-64-dev.
15:27:30 [2020-09-03T15:27:30.639Z] #10 105.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:27:30 [2020-09-03T15:27:30.639Z] #10 105.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:27:31 [2020-09-03T15:27:31.081Z] #49 54.74 + mkdir -p /build
15:27:31 [2020-09-03T15:27:31.081Z] #49 54.75 + cp runc /build/runc
15:27:31 [2020-09-03T15:27:31.347Z] #8 DONE 2.6s
15:27:31 [2020-09-03T15:27:31.347Z] 
15:27:31 [2020-09-03T15:27:31.347Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:27:31 [2020-09-03T15:27:31.375Z] #49 DONE 55.0s
15:27:31 [2020-09-03T15:27:31.375Z] 
15:27:31 [2020-09-03T15:27:31.375Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:27:31 [2020-09-03T15:27:31.375Z] #19 3.621 Collecting yamllint==1.16.0
15:27:31 [2020-09-03T15:27:31.375Z] #19 3.778   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:27:31 [2020-09-03T15:27:31.375Z] #19 3.818 Collecting pyyaml (from yamllint==1.16.0)
15:27:31 [2020-09-03T15:27:31.375Z] #19 3.887   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:27:31 [2020-09-03T15:27:31.375Z] #19 4.760 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:27:31 [2020-09-03T15:27:31.375Z] #19 4.824   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:27:31 [2020-09-03T15:27:31.375Z] #19 4.878 Building wheels for collected packages: pyyaml
15:27:31 [2020-09-03T15:27:31.375Z] #19 4.883   Running setup.py bdist_wheel for pyyaml: started
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.30 The following additional packages will be installed:
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.33 Suggested packages:
15:27:31 [2020-09-03T15:27:31.652Z] #11 32.34   gcc-8-locales seccomp wine64
15:27:32 [2020-09-03T15:27:32.036Z] #19 5.775   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:27:32 [2020-09-03T15:27:32.036Z] #19 5.775   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:27:32 [2020-09-03T15:27:32.036Z] #19 5.859 Successfully built pyyaml
15:27:32 [2020-09-03T15:27:32.036Z] #19 5.904 Installing collected packages: pyyaml, pathspec, yamllint
15:27:32 [2020-09-03T15:27:32.292Z] #9 DONE 0.9s
15:27:32 [2020-09-03T15:27:32.293Z] 
15:27:32 [2020-09-03T15:27:32.293Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:27:32 [2020-09-03T15:27:32.293Z] #35 DONE 0.1s
15:27:32 [2020-09-03T15:27:32.293Z] 
15:27:32 [2020-09-03T15:27:32.293Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:27:32 [2020-09-03T15:27:32.293Z] #27 DONE 0.1s
15:27:32 [2020-09-03T15:27:32.293Z] 
15:27:32 [2020-09-03T15:27:32.293Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:32 [2020-09-03T15:27:32.699Z] #19 6.193 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:27:32 [2020-09-03T15:27:32.699Z] #19 DONE 6.5s
15:27:32 [2020-09-03T15:27:32.699Z] 
15:27:32 [2020-09-03T15:27:32.699Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:27:33 [2020-09-03T15:27:33.002Z] #22 DONE 0.3s
15:27:33 [2020-09-03T15:27:33.002Z] 
15:27:33 [2020-09-03T15:27:33.002Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:27:33 [2020-09-03T15:27:33.187Z] #8 DONE 2.6s
15:27:33 [2020-09-03T15:27:33.187Z] 
15:27:33 [2020-09-03T15:27:33.187Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:27:33 [2020-09-03T15:27:33.187Z] #9 DONE 0.6s
15:27:33 [2020-09-03T15:27:33.187Z] 
15:27:33 [2020-09-03T15:27:33.187Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:27:33 [2020-09-03T15:27:33.187Z] #35 DONE 0.1s
15:27:33 [2020-09-03T15:27:33.187Z] 
15:27:33 [2020-09-03T15:27:33.187Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:33 [2020-09-03T15:27:33.187Z] #45 ...
15:27:33 [2020-09-03T15:27:33.187Z] 
15:27:33 [2020-09-03T15:27:33.187Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:27:33 [2020-09-03T15:27:33.187Z] #27 DONE 0.1s
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71 The following NEW packages will be installed:
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:27:33 [2020-09-03T15:27:33.203Z] #11 33.71   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:27:33 [2020-09-03T15:27:33.203Z] #11 34.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:27:33 [2020-09-03T15:27:33.203Z] #11 34.04 Need to get 78.9 MB of archives.
15:27:33 [2020-09-03T15:27:33.203Z] #11 34.04 After this operation, 532 MB of additional disk space will be used.
15:27:33 [2020-09-03T15:27:33.203Z] #11 34.04 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]
15:27:33 [2020-09-03T15:27:33.449Z] 
15:27:33 [2020-09-03T15:27:33.449Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:33 [2020-09-03T15:27:33.938Z] #10 ...
15:27:33 [2020-09-03T15:27:33.938Z] 
15:27:33 [2020-09-03T15:27:33.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:33 [2020-09-03T15:27:33.938Z] #39 10.77   PBCC     images/timens.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 10.83   DEP      images/timens.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.11   PBCC     images/fown.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.16   PBCC     images/google/protobuf/descriptor.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.29   PBCC     images/opts.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.36   PBCC     images/memfd.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.51   DEP      images/fown.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.67   DEP      images/google/protobuf/descriptor.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 11.89   DEP      images/opts.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.03   DEP      images/memfd.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.22   PBCC     images/sit.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.38   DEP      images/sit.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.51   PBCC     images/macvlan.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.58   DEP      images/macvlan.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.70   PBCC     images/autofs.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.77   DEP      images/autofs.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 12.86   PBCC     images/sysctl.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 13.05   DEP      images/sysctl.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 13.15   PBCC     images/time.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 13.23   DEP      images/time.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 13.49   PBCC     images/binfmt-misc.pb-c.c
15:27:33 [2020-09-03T15:27:33.938Z] #39 13.58   DEP      images/binfmt-misc.pb-c.d
15:27:33 [2020-09-03T15:27:33.938Z] #39 ...
15:27:33 [2020-09-03T15:27:33.938Z] 
15:27:33 [2020-09-03T15:27:33.938Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:33 [2020-09-03T15:27:33.938Z] #30 100.5 path
15:27:33 [2020-09-03T15:27:33.938Z] #30 101.6 text/tabwriter
15:27:33 [2020-09-03T15:27:33.938Z] #30 102.5 fmt
15:27:33 [2020-09-03T15:27:33.938Z] #30 102.5 path/filepath
15:27:33 [2020-09-03T15:27:33.938Z] #30 105.7 io/ioutil
15:27:33 [2020-09-03T15:27:33.938Z] #30 109.1 flag
15:27:33 [2020-09-03T15:27:33.938Z] #30 109.1 github.com/BurntSushi/toml
15:27:34 [2020-09-03T15:27:34.083Z] #26 DONE 0.9s
15:27:34 [2020-09-03T15:27:34.083Z] 
15:27:34 [2020-09-03T15:27:34.083Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:27:34 [2020-09-03T15:27:34.083Z] #29 DONE 0.2s
15:27:34 [2020-09-03T15:27:34.083Z] 
15:27:34 [2020-09-03T15:27:34.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:34 [2020-09-03T15:27:34.083Z] #39 89.43   CC       criu/sk-queue.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 89.92   CC       criu/sk-tcp.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 90.27   CC       criu/sk-unix.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 91.71   CC       criu/sockets.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 92.59   CC       criu/stats.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 92.87   CC       criu/string.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 92.93   CC       criu/sysctl.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 93.58   CC       criu/sysfs_parse.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 93.79   CC       criu/timens.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 94.03   CC       criu/timerfd.o
15:27:34 [2020-09-03T15:27:34.083Z] #39 94.22   CC       criu/tty.o
15:27:34 [2020-09-03T15:27:34.198Z] #30 ...
15:27:34 [2020-09-03T15:27:34.198Z] 
15:27:34 [2020-09-03T15:27:34.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:34 [2020-09-03T15:27:34.198Z] #39 13.73   PBCC     images/seccomp.pb-c.c
15:27:34 [2020-09-03T15:27:34.198Z] #39 13.81   DEP      images/seccomp.pb-c.d
15:27:34 [2020-09-03T15:27:34.198Z] #39 13.93   PBCC     images/userns.pb-c.c
15:27:34 [2020-09-03T15:27:34.267Z] #11 34.86 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]
15:27:34 [2020-09-03T15:27:34.376Z] #39 ...
15:27:34 [2020-09-03T15:27:34.376Z] 
15:27:34 [2020-09-03T15:27:34.376Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:27:34 [2020-09-03T15:27:34.376Z] #31 DONE 0.2s
15:27:34 [2020-09-03T15:27:34.376Z] 
15:27:34 [2020-09-03T15:27:34.376Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:27:34 [2020-09-03T15:27:34.492Z] #36 ...
15:27:34 [2020-09-03T15:27:34.492Z] 
15:27:34 [2020-09-03T15:27:34.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.120 + RM_GOPATH=0
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 + TMP_GOPATH=
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 + : /build
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 + '[' -z '' ']'
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 ++ mktemp -d
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 + export GOPATH=/tmp/tmp.qfS6yauLc9
15:27:34 [2020-09-03T15:27:34.492Z] #30 4.123 + GOPATH=/tmp/tmp.qfS6yauLc9
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.123 + RM_GOPATH=1
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.123 + case "$(go env GOARCH)" in
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.124 ++ go env GOARCH
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + export GO_BUILDMODE=-buildmode=pie
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + GO_BUILDMODE=-buildmode=pie
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 ++ dirname /tmp/install/install.sh
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + dir=/tmp/install
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + bin=tomlv
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + shift
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + . /tmp/install/tomlv.installer
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + install_tomlv
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.145 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qfS6yauLc9/src/github.com/BurntSushi/toml
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.146 Cloning into '/tmp/tmp.qfS6yauLc9/src/github.com/BurntSushi/toml'...
15:27:34 [2020-09-03T15:27:34.493Z] #30 4.155 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:34 [2020-09-03T15:27:34.493Z] #30 5.062 + cd /tmp/tmp.qfS6yauLc9/src/github.com/BurntSushi/toml
15:27:34 [2020-09-03T15:27:34.493Z] #30 5.063 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:34 [2020-09-03T15:27:34.493Z] #30 5.096 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:27:34 [2020-09-03T15:27:34.493Z] #30 ...
15:27:34 [2020-09-03T15:27:34.493Z] 
15:27:34 [2020-09-03T15:27:34.493Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:34 [2020-09-03T15:27:34.493Z] #36 5.227 + git clone https://github.com/docker/distribution.git .
15:27:34 [2020-09-03T15:27:34.493Z] #36 5.241 Cloning into '.'...
15:27:34 [2020-09-03T15:27:34.541Z] #39 13.97   DEP      images/userns.pb-c.d
15:27:34 [2020-09-03T15:27:34.541Z] #39 14.13   PBCC     images/cgroup.pb-c.c
15:27:34 [2020-09-03T15:27:34.541Z] #39 14.16   DEP      images/cgroup.pb-c.d
15:27:34 [2020-09-03T15:27:34.668Z] #34 DONE 0.2s
15:27:34 [2020-09-03T15:27:34.668Z] 
15:27:34 [2020-09-03T15:27:34.668Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:34 [2020-09-03T15:27:34.802Z] #39 14.25   PBCC     images/ext-file.pb-c.c
15:27:34 [2020-09-03T15:27:34.802Z] #39 14.29   DEP      images/ext-file.pb-c.d
15:27:34 [2020-09-03T15:27:34.802Z] #39 14.39   PBCC     images/rpc.pb-c.c
15:27:34 [2020-09-03T15:27:34.802Z] #39 14.42   DEP      images/rpc.pb-c.d
15:27:34 [2020-09-03T15:27:34.961Z] #36 ...
15:27:34 [2020-09-03T15:27:34.961Z] 
15:27:34 [2020-09-03T15:27:34.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:34 [2020-09-03T15:27:34.961Z] #39 95.10   CC       criu/tun.o
15:27:34 [2020-09-03T15:27:34.961Z] #39 95.23   CC       criu/uffd.o
15:27:35 [2020-09-03T15:27:35.065Z] #39 14.63   PBCC     images/siginfo.pb-c.c
15:27:35 [2020-09-03T15:27:35.065Z] #39 14.66   DEP      images/siginfo.pb-c.d
15:27:35 [2020-09-03T15:27:35.326Z] #39 14.83   PBCC     images/pagemap.pb-c.c
15:27:35 [2020-09-03T15:27:35.326Z] #39 14.96   DEP      images/pagemap.pb-c.d
15:27:35 [2020-09-03T15:27:35.329Z] #11 36.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:27:35 [2020-09-03T15:27:35.329Z] #11 36.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:27:35 [2020-09-03T15:27:35.586Z] #39 15.13   PBCC     images/rlimit.pb-c.c
15:27:35 [2020-09-03T15:27:35.586Z] #39 15.22   DEP      images/rlimit.pb-c.d
15:27:35 [2020-09-03T15:27:35.595Z] #39 ...
15:27:35 [2020-09-03T15:27:35.596Z] 
15:27:35 [2020-09-03T15:27:35.596Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:35 [2020-09-03T15:27:35.596Z] #36 DONE 131.6s
15:27:35 [2020-09-03T15:27:35.596Z] 
15:27:35 [2020-09-03T15:27:35.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:35 [2020-09-03T15:27:35.596Z] #39 95.76   CC       criu/util.o
15:27:35 [2020-09-03T15:27:35.630Z] #11 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #11 ...
15:27:35 [2020-09-03T15:27:35.630Z] 
15:27:35 [2020-09-03T15:27:35.630Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:35 [2020-09-03T15:27:35.630Z] #39 22.47 Reading package lists...
15:27:35 [2020-09-03T15:27:35.630Z] #39 29.48 Building dependency tree...
15:27:35 [2020-09-03T15:27:35.630Z] #39 33.46 The following additional packages will be installed:
15:27:35 [2020-09-03T15:27:35.630Z] #39 33.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:27:35 [2020-09-03T15:27:35.630Z] #39 33.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:27:35 [2020-09-03T15:27:35.630Z] #39 33.48 Suggested packages:
15:27:35 [2020-09-03T15:27:35.630Z] #39 33.48   manpages-dev python-setuptools
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.10 The following NEW packages will be installed:
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.10   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.11   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.11   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.11   python-six zlib1g-dev
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.80 Need to get 4075 kB of archives.
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.80 After this operation, 24.5 MB of additional disk space will be used.
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 36.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 36.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 36.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 36.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:27:35 [2020-09-03T15:27:35.630Z] #39 36.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:27:35 [2020-09-03T15:27:35.846Z] #39 15.40   PBCC     images/file-lock.pb-c.c
15:27:35 [2020-09-03T15:27:35.846Z] #39 15.47   DEP      images/file-lock.pb-c.d
15:27:35 [2020-09-03T15:27:35.934Z] #39 36.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:27:35 [2020-09-03T15:27:35.934Z] #39 ...
15:27:35 [2020-09-03T15:27:35.934Z] 
15:27:35 [2020-09-03T15:27:35.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:35 [2020-09-03T15:27:35.934Z] #11 36.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:27:36 [2020-09-03T15:27:36.107Z] #39 15.66   PBCC     images/tty.pb-c.c
15:27:36 [2020-09-03T15:27:36.107Z] #39 15.76   DEP      images/tty.pb-c.d
15:27:36 [2020-09-03T15:27:36.230Z] #39 96.35   CC       criu/uts_ns.o
15:27:36 [2020-09-03T15:27:36.230Z] #39 96.44   CC       criu/vdso.o
15:27:36 [2020-09-03T15:27:36.367Z] #39 15.93   PBCC     images/tun.pb-c.c
15:27:36 [2020-09-03T15:27:36.367Z] #39 15.99   PBCC     images/netdev.pb-c.c
15:27:36 [2020-09-03T15:27:36.526Z] #39 ...
15:27:36 [2020-09-03T15:27:36.526Z] 
15:27:36 [2020-09-03T15:27:36.526Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:27:36 [2020-09-03T15:27:36.526Z] #37 DONE 0.2s
15:27:36 [2020-09-03T15:27:36.526Z] 
15:27:36 [2020-09-03T15:27:36.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:36 [2020-09-03T15:27:36.526Z] #39 96.67   LINK     criu/built-in.o
15:27:36 [2020-09-03T15:27:36.526Z] #39 96.79   LINK     criu/criu
15:27:36 [2020-09-03T15:27:36.587Z] #11 37.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:27:36 [2020-09-03T15:27:36.628Z] #39 16.11   DEP      images/tun.pb-c.d
15:27:36 [2020-09-03T15:27:36.628Z] #39 16.23   DEP      images/netdev.pb-c.d
15:27:36 [2020-09-03T15:27:36.818Z] #39 96.89   DEP      lib/c/criu.d
15:27:36 [2020-09-03T15:27:36.818Z] #39 96.91   CC       images/rpc.pb-c.o
15:27:36 [2020-09-03T15:27:36.818Z] #39 97.13   CC       lib/c/criu.o
15:27:36 [2020-09-03T15:27:36.888Z] #39 16.45   PBCC     images/vma.pb-c.c
15:27:36 [2020-09-03T15:27:36.888Z] #39 16.49   DEP      images/vma.pb-c.d
15:27:37 [2020-09-03T15:27:37.149Z] #39 16.64   PBCC     images/creds.pb-c.c
15:27:37 [2020-09-03T15:27:37.149Z] #39 16.74   DEP      images/creds.pb-c.d
15:27:37 [2020-09-03T15:27:37.252Z] #11 37.84 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]
15:27:37 [2020-09-03T15:27:37.252Z] #11 37.87 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]
15:27:37 [2020-09-03T15:27:37.252Z] #11 ...
15:27:37 [2020-09-03T15:27:37.252Z] 
15:27:37 [2020-09-03T15:27:37.252Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:37 [2020-09-03T15:27:37.252Z] #52 23.72 Reading package lists...
15:27:37 [2020-09-03T15:27:37.252Z] #52 30.95 Building dependency tree...
15:27:37 [2020-09-03T15:27:37.252Z] #52 34.72 The following additional packages will be installed:
15:27:37 [2020-09-03T15:27:37.252Z] #52 34.73   libbtrfs0
15:27:37 [2020-09-03T15:27:37.252Z] #52 34.91 The following NEW packages will be installed:
15:27:37 [2020-09-03T15:27:37.252Z] #52 34.92   libbtrfs-dev libbtrfs0
15:27:37 [2020-09-03T15:27:37.253Z] #52 35.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:27:37 [2020-09-03T15:27:37.253Z] #52 35.12 Need to get 120 kB of archives.
15:27:37 [2020-09-03T15:27:37.253Z] #52 35.12 After this operation, 423 kB of additional disk space will be used.
15:27:37 [2020-09-03T15:27:37.253Z] #52 35.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:27:37 [2020-09-03T15:27:37.253Z] #52 35.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:27:37 [2020-09-03T15:27:37.253Z] #52 36.48 debconf: delaying package configuration, since apt-utils is not installed
15:27:37 [2020-09-03T15:27:37.253Z] #52 36.75 Fetched 120 kB in 0s (1542 kB/s)
15:27:37 [2020-09-03T15:27:37.253Z] #52 36.90 Selecting previously unselected package libbtrfs0.
15:27:37 [2020-09-03T15:27:37.253Z] #52 36.90 (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.)
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.12 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.13 Unpacking libbtrfs0 (4.20.1-2) ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.32 Selecting previously unselected package libbtrfs-dev.
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.33 Unpacking libbtrfs-dev (4.20.1-2) ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.66 Setting up libbtrfs0 (4.20.1-2) ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.68 Setting up libbtrfs-dev (4.20.1-2) ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 37.69 Processing triggers for libc-bin (2.28-10) ...
15:27:37 [2020-09-03T15:27:37.253Z] #52 DONE 38.1s
15:27:37 [2020-09-03T15:27:37.409Z] #39 16.93   PBCC     images/utsns.pb-c.c
15:27:37 [2020-09-03T15:27:37.410Z] #39 16.96   DEP      images/utsns.pb-c.d
15:27:37 [2020-09-03T15:27:37.410Z] #39 17.04   PBCC     images/ipc-desc.pb-c.c
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.44   LINK     lib/c/built-in.o
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.45   LINK     lib/c/libcriu.so
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.47   LINK     lib/c/libcriu.a
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.51   GEN      magic.py
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.55 Note: Building without setproctitle() and strlcpy() support.
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.55       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.55 Note: Building without GnuTLS support
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.55 Makefile.config:39: Warn: you have no libnftables installed
15:27:37 [2020-09-03T15:27:37.453Z] #39 97.55 Makefile.config:40: Warn: Building without nftables support
15:27:37 [2020-09-03T15:27:37.556Z] 
15:27:37 [2020-09-03T15:27:37.556Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:37 [2020-09-03T15:27:37.556Z] #53 0.327 + RM_GOPATH=0
15:27:37 [2020-09-03T15:27:37.589Z] #36 ...
15:27:37 [2020-09-03T15:27:37.589Z] 
15:27:37 [2020-09-03T15:27:37.589Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:37 [2020-09-03T15:27:37.669Z] #39 17.17   PBCC     images/ipc-sem.pb-c.c
15:27:37 [2020-09-03T15:27:37.669Z] #39 17.23   DEP      images/ipc-desc.pb-c.d
15:27:37 [2020-09-03T15:27:37.669Z] #39 17.41   DEP      images/ipc-sem.pb-c.d
15:27:37 [2020-09-03T15:27:37.745Z] #39 97.75 fatal: not a git repository (or any of the parent directories): .git
15:27:37 [2020-09-03T15:27:37.861Z] #53 0.329 + TMP_GOPATH=
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.330 + : /build
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.330 + '[' -z '' ']'
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.332 ++ mktemp -d
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.341 + export GOPATH=/tmp/tmp.BtJZX5pCm5
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.342 + GOPATH=/tmp/tmp.BtJZX5pCm5
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.342 + RM_GOPATH=1
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.343 + case "$(go env GOARCH)" in
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.345 ++ go env GOARCH
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.381 + export GO_BUILDMODE=-buildmode=pie
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.381 + GO_BUILDMODE=-buildmode=pie
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.383 ++ dirname /tmp/install/install.sh
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.387 + dir=/tmp/install
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.387 + bin=containerd
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.387 + shift
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.388 + '[' '!' -f /tmp/install/containerd.installer ']'
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.388 + . /tmp/install/containerd.installer
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.388 ++ set -e
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.389 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.393 + install_containerd
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.395 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.395 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.396 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BtJZX5pCm5/src/github.com/containerd/containerd
15:27:37 [2020-09-03T15:27:37.862Z] #53 0.400 Cloning into '/tmp/tmp.BtJZX5pCm5/src/github.com/containerd/containerd'...
15:27:37 [2020-09-03T15:27:37.929Z] #39 17.47   PBCC     images/ipc-msg.pb-c.c
15:27:37 [2020-09-03T15:27:37.929Z] #39 17.61   DEP      images/ipc-msg.pb-c.d
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.00 make[1]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.20 make[1]: 'images/built-in.o' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.21 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.23 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.24 make[1]: 'compel/libcompel.a' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.25 make[1]: 'compel/compel-host-bin' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.26 make[1]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.26 make[1]: 'soccr/libsoccr.a' is up to date.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.33 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.34 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.038Z] #39 98.36 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.192Z] #39 17.74   PBCC     images/ipc-shm.pb-c.c
15:27:38 [2020-09-03T15:27:38.192Z] #39 18.00   DEP      images/ipc-shm.pb-c.d
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.39 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.41 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.42 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.43 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.46 make[2]: Nothing to be done for 'all'.
15:27:38 [2020-09-03T15:27:38.331Z] #39 98.47   INSTALL  criu/criu
15:27:38 [2020-09-03T15:27:38.455Z] #39 18.09   PBCC     images/ipc-var.pb-c.c
15:27:38 [2020-09-03T15:27:38.455Z] #39 18.12   DEP      images/ipc-var.pb-c.d
15:27:38 [2020-09-03T15:27:38.455Z] #39 ...
15:27:38 [2020-09-03T15:27:38.455Z] 
15:27:38 [2020-09-03T15:27:38.455Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:38 [2020-09-03T15:27:38.455Z] #41 105.3 fmt
15:27:38 [2020-09-03T15:27:38.455Z] #41 107.8 regexp
15:27:38 [2020-09-03T15:27:38.455Z] #41 113.0 go/token
15:27:38 [2020-09-03T15:27:38.455Z] #41 114.4 go/scanner
15:27:38 [2020-09-03T15:27:38.455Z] #41 115.2 internal/lazyregexp
15:27:38 [2020-09-03T15:27:38.623Z] #39 DONE 98.7s
15:27:38 [2020-09-03T15:27:38.623Z] 
15:27:38 [2020-09-03T15:27:38.623Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:38 [2020-09-03T15:27:38.716Z] #41 ...
15:27:38 [2020-09-03T15:27:38.716Z] 
15:27:38 [2020-09-03T15:27:38.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:38 [2020-09-03T15:27:38.716Z] #39 18.31   PBCC     images/sk-opts.pb-c.c
15:27:38 [2020-09-03T15:27:38.716Z] #39 18.37   PBCC     images/packet-sock.pb-c.c
15:27:38 [2020-09-03T15:27:38.742Z] #28 ...
15:27:38 [2020-09-03T15:27:38.742Z] 
15:27:38 [2020-09-03T15:27:38.742Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:38 [2020-09-03T15:27:38.742Z] #23 5.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:38 [2020-09-03T15:27:38.742Z] #23 5.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:38 [2020-09-03T15:27:38.742Z] #23 5.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:38 [2020-09-03T15:27:38.742Z] #23 5.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:38 [2020-09-03T15:27:38.929Z] #53 ...
15:27:38 [2020-09-03T15:27:38.929Z] 
15:27:38 [2020-09-03T15:27:38.929Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:38 [2020-09-03T15:27:38.929Z] #24 24.72 Reading package lists...
15:27:38 [2020-09-03T15:27:38.929Z] #24 32.25 Building dependency tree...
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.19 ca-certificates is already the newest version (20200601~deb10u1).
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.19 The following additional packages will be installed:
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.20   libjq1 libonig5
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.79 The following NEW packages will be installed:
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.80   jq libjq1 libonig5
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.99 Need to get 358 kB of archives.
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.99 After this operation, 1277 kB of additional disk space will be used.
15:27:38 [2020-09-03T15:27:38.929Z] #24 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:27:38 [2020-09-03T15:27:38.929Z] #24 36.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:27:38 [2020-09-03T15:27:38.929Z] #24 36.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:27:38 [2020-09-03T15:27:38.929Z] #24 37.87 debconf: delaying package configuration, since apt-utils is not installed
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.17 Fetched 358 kB in 1s (610 kB/s)
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.38 Selecting previously unselected package libonig5:ppc64el.
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.56 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.56 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.91 Selecting previously unselected package libjq1:ppc64el.
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 38.92 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.13 Selecting previously unselected package jq.
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.15 Unpacking jq (1.5+dfsg-2+b1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.30 Setting up libonig5:ppc64el (6.9.1-1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.32 Setting up jq (1.5+dfsg-2+b1) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 39.33 Processing triggers for libc-bin (2.28-10) ...
15:27:38 [2020-09-03T15:27:38.929Z] #24 DONE 39.6s
15:27:38 [2020-09-03T15:27:38.929Z] 
15:27:38 [2020-09-03T15:27:38.930Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:27:38 [2020-09-03T15:27:38.930Z] #25 DONE 0.1s
15:27:38 [2020-09-03T15:27:38.980Z] #39 18.48   DEP      images/sk-opts.pb-c.d
15:27:38 [2020-09-03T15:27:38.980Z] #39 18.51   DEP      images/packet-sock.pb-c.d
15:27:38 [2020-09-03T15:27:38.980Z] #39 18.68   PBCC     images/sk-netlink.pb-c.c
15:27:38 [2020-09-03T15:27:38.980Z] #39 18.78   DEP      images/sk-netlink.pb-c.d
15:27:39 [2020-09-03T15:27:39.232Z] 
15:27:39 [2020-09-03T15:27:39.233Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:39 [2020-09-03T15:27:39.241Z] #39 18.81   PBCC     images/sk-inet.pb-c.c
15:27:39 [2020-09-03T15:27:39.241Z] #39 18.85   DEP      images/sk-inet.pb-c.d
15:27:39 [2020-09-03T15:27:39.241Z] #39 18.91   PBCC     images/sk-unix.pb-c.c
15:27:39 [2020-09-03T15:27:39.241Z] #39 19.01   DEP      images/sk-unix.pb-c.d
15:27:39 [2020-09-03T15:27:39.272Z] #45 ...
15:27:39 [2020-09-03T15:27:39.272Z] 
15:27:39 [2020-09-03T15:27:39.272Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:27:39 [2020-09-03T15:27:39.314Z] #23 5.986 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:39 [2020-09-03T15:27:39.501Z] #39 19.10   PBCC     images/mm.pb-c.c
15:27:39 [2020-09-03T15:27:39.501Z] #39 19.19   DEP      images/mm.pb-c.d
15:27:39 [2020-09-03T15:27:39.501Z] #39 19.29   PBCC     images/timerfd.pb-c.c
15:27:39 [2020-09-03T15:27:39.538Z] #26 ...
15:27:39 [2020-09-03T15:27:39.538Z] 
15:27:39 [2020-09-03T15:27:39.538Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:39 [2020-09-03T15:27:39.538Z] #33 23.09 Reading package lists...
15:27:39 [2020-09-03T15:27:39.538Z] #33 30.73 Building dependency tree...
15:27:39 [2020-09-03T15:27:39.538Z] #33 33.97 The following additional packages will be installed:
15:27:39 [2020-09-03T15:27:39.538Z] #33 33.99   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:27:39 [2020-09-03T15:27:39.538Z] #33 34.01 Suggested packages:
15:27:39 [2020-09-03T15:27:39.538Z] #33 34.01   cmake-doc ninja-build lrzip
15:27:39 [2020-09-03T15:27:39.538Z] #33 34.01 Recommended packages:
15:27:39 [2020-09-03T15:27:39.538Z] #33 34.01   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.26 The following NEW packages will be installed:
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.27   vim-common xxd
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.62 Need to get 14.9 MB of archives.
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.62 After this operation, 67.2 MB of additional disk space will be used.
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 35.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 36.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 36.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 37.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 37.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 37.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 37.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 38.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:27:39 [2020-09-03T15:27:39.538Z] #33 38.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:27:39 [2020-09-03T15:27:39.564Z] #40 DONE 0.2s
15:27:39 [2020-09-03T15:27:39.564Z] 
15:27:39 [2020-09-03T15:27:39.564Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:27:39 [2020-09-03T15:27:39.564Z] #42 DONE 0.2s
15:27:39 [2020-09-03T15:27:39.564Z] 
15:27:39 [2020-09-03T15:27:39.564Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:27:39 [2020-09-03T15:27:39.761Z] #39 19.32   DEP      images/timerfd.pb-c.d
15:27:39 [2020-09-03T15:27:39.808Z] #36 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:39 [2020-09-03T15:27:39.808Z] #10 6.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #10 6.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #10 6.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #10 7.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #10 9.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #10 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:39 [2020-09-03T15:27:39.808Z] #51 6.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #51 6.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #51 6.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #51 6.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #51 8.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #51 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:39 [2020-09-03T15:27:39.808Z] #38 6.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #38 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #38 6.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #38 7.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #38 9.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:27:39 [2020-09-03T15:27:39.808Z] #38 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.738 + RM_GOPATH=0
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.738 + TMP_GOPATH=
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.738 + : /build
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.738 + '[' -z '' ']'
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.743 ++ mktemp -d
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.743 + export GOPATH=/tmp/tmp.1bM5LGJZOt
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.743 + GOPATH=/tmp/tmp.1bM5LGJZOt
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.743 + RM_GOPATH=1
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.743 + case "$(go env GOARCH)" in
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.765 ++ go env GOARCH
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.776 + export GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.776 + GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.777 ++ dirname /tmp/install/install.sh
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.780 + dir=/tmp/install
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 + bin=gotestsum
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 + shift
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 + . /tmp/install/gotestsum.installer
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 ++ : v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.783 + install_gotestsum
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.784 + set -e
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.784 + export GO111MODULE=on
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.784 + GO111MODULE=on
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.786 + GOBIN=/build
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.786 + go get gotest.tools/gotestsum@v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.846 go: finding gotest.tools v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 5.851 go: finding gotest.tools/gotestsum v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 6.748 go: downloading gotest.tools/gotestsum v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 7.297 go: extracting gotest.tools/gotestsum v0.3.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.180 go: downloading gotest.tools v2.1.0+incompatible
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.300 go: extracting gotest.tools v2.1.0+incompatible
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.415 go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.454 go: downloading github.com/pkg/errors v0.8.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.456 go: downloading github.com/spf13/pflag v1.0.1
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.582 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.593 go: downloading github.com/fatih/color v1.6.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.609 go: downloading github.com/sirupsen/logrus v1.0.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.768 go: extracting github.com/pkg/errors v0.8.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.831 go: extracting github.com/fatih/color v1.6.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.921 go: downloading github.com/mattn/go-colorable v0.0.9
15:27:39 [2020-09-03T15:27:39.808Z] #43 8.922 go: downloading github.com/mattn/go-isatty v0.0.3
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.196 go: extracting github.com/jonboulle/clockwork v0.1.0
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.440 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.442 go: extracting github.com/sirupsen/logrus v1.0.5
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.443 go: extracting github.com/spf13/pflag v1.0.1
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.540 go: extracting github.com/mattn/go-isatty v0.0.3
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.543 go: extracting github.com/mattn/go-colorable v0.0.9
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.567 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.619 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:39 [2020-09-03T15:27:39.808Z] #43 9.792 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:39 [2020-09-03T15:27:39.808Z] #43 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.608 + RM_GOPATH=0
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.608 + TMP_GOPATH=
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.608 + : /build
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.608 + '[' -z '' ']'
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.624 ++ mktemp -d
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.665 + export GOPATH=/tmp/tmp.wxI9IiYT6m
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.665 + GOPATH=/tmp/tmp.wxI9IiYT6m
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.665 + RM_GOPATH=1
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.666 + case "$(go env GOARCH)" in
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.666 ++ go env GOARCH
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.683 + export GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.683 + GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.684 ++ dirname /tmp/install/install.sh
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.700 + dir=/tmp/install
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.704 + bin=rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.704 + shift
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.705 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.705 + . /tmp/install/rootlesskit.installer
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + install_rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + case "$1" in
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + export CGO_ENABLED=0
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + CGO_ENABLED=0
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + _install_rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.706 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.712 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wxI9IiYT6m/src/github.com/rootless-containers/rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 5.721 Cloning into '/tmp/tmp.wxI9IiYT6m/src/github.com/rootless-containers/rootlesskit'...
15:27:39 [2020-09-03T15:27:39.808Z] #54 10.40 + cd /tmp/tmp.wxI9IiYT6m/src/github.com/rootless-containers/rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 10.42 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:39 [2020-09-03T15:27:39.808Z] #54 10.76 + for f in rootlesskit rootlesskit-docker-proxy
15:27:39 [2020-09-03T15:27:39.808Z] #54 10.76 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:27:39 [2020-09-03T15:27:39.808Z] #54 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.921 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + RM_GOPATH=0
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + TMP_GOPATH=
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + : /build
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + '[' -z '' ']'
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 ++ mktemp -d
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + export GOPATH=/tmp/tmp.vMBwXTMjjG
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + GOPATH=/tmp/tmp.vMBwXTMjjG
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + RM_GOPATH=1
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + case "$(go env GOARCH)" in
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 ++ go env GOARCH
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + export GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 ++ dirname /tmp/install/install.sh
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + dir=/tmp/install
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + bin=proxy
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + shift
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + '[' '!' -f /tmp/install/proxy.installer ']'
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + . /tmp/install/proxy.installer
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + install_proxy
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + case "$1" in
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + export CGO_ENABLED=0
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + CGO_ENABLED=0
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + _install_proxy
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vMBwXTMjjG/src/github.com/docker/libnetwork
15:27:39 [2020-09-03T15:27:39.808Z] #60 3.922 Cloning into '/tmp/tmp.vMBwXTMjjG/src/github.com/docker/libnetwork'...
15:27:39 [2020-09-03T15:27:39.808Z] #60 ...
15:27:39 [2020-09-03T15:27:39.808Z] 
15:27:39 [2020-09-03T15:27:39.808Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.100 + RM_GOPATH=0
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.100 + TMP_GOPATH=
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.100 + : /build
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.100 + '[' -z '' ']'
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.100 ++ mktemp -d
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.101 + export GOPATH=/tmp/tmp.uMysCRdu04
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.101 + GOPATH=/tmp/tmp.uMysCRdu04
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.101 + RM_GOPATH=1
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.101 + case "$(go env GOARCH)" in
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.101 ++ go env GOARCH
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.118 + export GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.118 + GO_BUILDMODE=-buildmode=pie
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.118 ++ dirname /tmp/install/install.sh
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + dir=/tmp/install
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + bin=golangci_lint
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + shift
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + . /tmp/install/golangci_lint.installer
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 ++ : v1.23.8
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + install_golangci_lint
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + echo 'Installing golangci-lint version v1.23.8'
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:27:39 [2020-09-03T15:27:39.808Z] #45 4.124 Installing golangci-lint version v1.23.8
15:27:39 [2020-09-03T15:27:39.843Z] #33 ...
15:27:39 [2020-09-03T15:27:39.843Z] 
15:27:39 [2020-09-03T15:27:39.843Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:39 [2020-09-03T15:27:39.843Z] #39 36.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 37.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 38.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 38.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 38.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 38.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 38.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:27:39 [2020-09-03T15:27:39.843Z] #39 40.67 debconf: delaying package configuration, since apt-utils is not installed
15:27:39 [2020-09-03T15:27:39.856Z] #44 DONE 0.1s
15:27:39 [2020-09-03T15:27:39.856Z] 
15:27:39 [2020-09-03T15:27:39.856Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:40 [2020-09-03T15:27:40.021Z] #39 19.44   PBCC     images/timer.pb-c.c
15:27:40 [2020-09-03T15:27:40.021Z] #39 19.53   DEP      images/timer.pb-c.d
15:27:40 [2020-09-03T15:27:40.021Z] #39 19.60   PBCC     images/sa.pb-c.c
15:27:40 [2020-09-03T15:27:40.021Z] #39 19.72   DEP      images/sa.pb-c.d
15:27:40 [2020-09-03T15:27:40.072Z] #45 ...
15:27:40 [2020-09-03T15:27:40.072Z] 
15:27:40 [2020-09-03T15:27:40.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + : /build
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + export GOPATH=/tmp/tmp.CpCfHG2hiS
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + GOPATH=/tmp/tmp.CpCfHG2hiS
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.047 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.062 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.062 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.066 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.072Z] #41 6.066 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + bin=vndr
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + shift
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + '[' '!' -f /tmp/install/vndr.installer ']'
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + . /tmp/install/vndr.installer
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + install_vndr
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.067 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.068 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CpCfHG2hiS/src/github.com/LK4D4/vndr
15:27:40 [2020-09-03T15:27:40.073Z] #41 6.088 Cloning into '/tmp/tmp.CpCfHG2hiS/src/github.com/LK4D4/vndr'...
15:27:40 [2020-09-03T15:27:40.073Z] #41 7.000 + cd /tmp/tmp.CpCfHG2hiS/src/github.com/LK4D4/vndr
15:27:40 [2020-09-03T15:27:40.073Z] #41 7.000 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.073Z] #41 7.023 + go build -buildmode=pie -v -o /build/vndr .
15:27:40 [2020-09-03T15:27:40.073Z] #41 8.636 unicode
15:27:40 [2020-09-03T15:27:40.073Z] #41 8.678 unicode/utf16
15:27:40 [2020-09-03T15:27:40.073Z] #41 8.727 math
15:27:40 [2020-09-03T15:27:40.073Z] #41 8.982 runtime
15:27:40 [2020-09-03T15:27:40.073Z] #41 9.228 container/list
15:27:40 [2020-09-03T15:27:40.073Z] #41 11.15 crypto/internal/subtle
15:27:40 [2020-09-03T15:27:40.073Z] #41 ...
15:27:40 [2020-09-03T15:27:40.073Z] 
15:27:40 [2020-09-03T15:27:40.073Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.580 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.580 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.580 + : /build
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.580 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.580 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.581 + export GOPATH=/tmp/tmp.nOnFT13fUC
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.581 + GOPATH=/tmp/tmp.nOnFT13fUC
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.582 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.582 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.584 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.608 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.609 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.610 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.617 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.618 + bin=shfmt
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.618 + shift
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.620 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.620 + . /tmp/install/shfmt.installer
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.626 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.628 + install_shfmt
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.629 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.630 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nOnFT13fUC/src/github.com/mvdan/sh
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.631 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:40 [2020-09-03T15:27:40.073Z] #47 5.637 Cloning into '/tmp/tmp.nOnFT13fUC/src/github.com/mvdan/sh'...
15:27:40 [2020-09-03T15:27:40.145Z] #39 40.97 Fetched 4075 kB in 3s (1221 kB/s)
15:27:40 [2020-09-03T15:27:40.155Z] #28 ...
15:27:40 [2020-09-03T15:27:40.155Z] 
15:27:40 [2020-09-03T15:27:40.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.702 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.702 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.702 + : /build
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.702 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.702 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.704 + export GOPATH=/tmp/tmp.YJpgMrVQIP
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.704 + GOPATH=/tmp/tmp.YJpgMrVQIP
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.704 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.704 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.710 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + bin=vndr
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + shift
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + '[' '!' -f /tmp/install/vndr.installer ']'
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + . /tmp/install/vndr.installer
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + install_vndr
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YJpgMrVQIP/src/github.com/LK4D4/vndr
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 Cloning into '/tmp/tmp.YJpgMrVQIP/src/github.com/LK4D4/vndr'...
15:27:40 [2020-09-03T15:27:40.155Z] #41 7.752 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.155Z] #41 ...
15:27:40 [2020-09-03T15:27:40.155Z] 
15:27:40 [2020-09-03T15:27:40.155Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.831 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.831 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.831 + : /build
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.831 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.831 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.837 + export GOPATH=/tmp/tmp.4J1Lyz0kwe
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.837 + GOPATH=/tmp/tmp.4J1Lyz0kwe
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.837 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.837 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.837 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + bin=dockercli
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + shift
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + . /tmp/install/dockercli.installer
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 ++ : stable
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 ++ : 17.06.2-ce
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + install_dockercli
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.851 Install docker/cli version 17.06.2-ce from stable
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.865 ++ uname -m
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.874 + arch=x86_64
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.874 + '[' x86_64 '!=' x86_64 ']'
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.874 + url=https://download.docker.com/linux/static
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.874 + tar -xz docker/docker
15:27:40 [2020-09-03T15:27:40.155Z] #21 7.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:27:40 [2020-09-03T15:27:40.257Z] #23 6.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:27:40 [2020-09-03T15:27:40.282Z] #39 19.81   PBCC     images/pipe-data.pb-c.c
15:27:40 [2020-09-03T15:27:40.282Z] #39 19.88   DEP      images/pipe-data.pb-c.d
15:27:40 [2020-09-03T15:27:40.336Z] #47 ...
15:27:40 [2020-09-03T15:27:40.336Z] 
15:27:40 [2020-09-03T15:27:40.336Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:40 [2020-09-03T15:27:40.336Z] #28 5.697 + git clone https://github.com/kolyshkin/go-swagger.git .
15:27:40 [2020-09-03T15:27:40.336Z] #28 5.697 Cloning into '.'...
15:27:40 [2020-09-03T15:27:40.336Z] #28 ...
15:27:40 [2020-09-03T15:27:40.336Z] 
15:27:40 [2020-09-03T15:27:40.336Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.300 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.300 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.300 + : /build
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.300 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.302 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.305 + export GOPATH=/tmp/tmp.rULN5rhtq7
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.305 + GOPATH=/tmp/tmp.rULN5rhtq7
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.305 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.306 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.308 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.344 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.344 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.349 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.357 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.360 + bin=dockercli
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.361 + shift
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 Install docker/cli version 17.06.2-ce from stable
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 + . /tmp/install/dockercli.installer
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 ++ : stable
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 ++ : 17.06.2-ce
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 + install_dockercli
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.362 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.363 ++ uname -m
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + arch=aarch64
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + '[' aarch64 '!=' x86_64 ']'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + '[' aarch64 '!=' s390x ']'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + '[' aarch64 '!=' armhf ']'
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + build_dockercli
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.381 + git clone https://github.com/docker/docker-ce /tmp/tmp.rULN5rhtq7/tmp/docker-ce
15:27:40 [2020-09-03T15:27:40.336Z] #21 5.383 Cloning into '/tmp/tmp.rULN5rhtq7/tmp/docker-ce'...
15:27:40 [2020-09-03T15:27:40.467Z] #39 41.12 Selecting previously unselected package libcap-dev:ppc64el.
15:27:40 [2020-09-03T15:27:40.518Z] #23 ...
15:27:40 [2020-09-03T15:27:40.518Z] 
15:27:40 [2020-09-03T15:27:40.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.477 + RM_GOPATH=0
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.477 + TMP_GOPATH=
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.477 + : /build
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.477 + '[' -z '' ']'
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.477 ++ mktemp -d
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.485 + export GOPATH=/tmp/tmp.U3Fm55cSBI
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.485 + GOPATH=/tmp/tmp.U3Fm55cSBI
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.485 + RM_GOPATH=1
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.485 + case "$(go env GOARCH)" in
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.500 ++ go env GOARCH
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.515 + export GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.515 + GO_BUILDMODE=-buildmode=pie
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.517 ++ dirname /tmp/install/install.sh
15:27:40 [2020-09-03T15:27:40.518Z] #41 7.541 + dir=/tmp/install
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.02   PBCC     images/mnt.pb-c.c
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.05   DEP      images/mnt.pb-c.d
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.16   PBCC     images/sk-packet.pb-c.c
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.24   DEP      images/sk-packet.pb-c.d
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.30   PBCC     images/tcp-stream.pb-c.c
15:27:40 [2020-09-03T15:27:40.542Z] #39 20.34   DEP      images/tcp-stream.pb-c.d
15:27:40 [2020-09-03T15:27:40.600Z] #21 ...
15:27:40 [2020-09-03T15:27:40.600Z] 
15:27:40 [2020-09-03T15:27:40.600Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:40 [2020-09-03T15:27:40.600Z] #32 6.367 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #32 6.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #32 6.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #32 7.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #32 9.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #32 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:27:40 [2020-09-03T15:27:40.600Z] #32 ...
15:27:40 [2020-09-03T15:27:40.600Z] 
15:27:40 [2020-09-03T15:27:40.600Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:40 [2020-09-03T15:27:40.600Z] #23 6.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #23 6.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #23 6.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #23 7.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #23 8.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:27:40 [2020-09-03T15:27:40.600Z] #23 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:27:40 [2020-09-03T15:27:40.727Z] #21 ...
15:27:40 [2020-09-03T15:27:40.727Z] 
15:27:40 [2020-09-03T15:27:40.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:40 [2020-09-03T15:27:40.727Z] #41 8.586 + cd /tmp/tmp.YJpgMrVQIP/src/github.com/LK4D4/vndr
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.12 (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.)
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.29 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.49 Selecting previously unselected package libnet1:ppc64el.
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:27:40 [2020-09-03T15:27:40.770Z] #39 41.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:27:40 [2020-09-03T15:27:40.778Z] #41 7.541 + bin=vndr
15:27:40 [2020-09-03T15:27:40.778Z] #41 7.541 + shift
15:27:40 [2020-09-03T15:27:40.778Z] #41 7.541 + '[' '!' -f /tmp/install/vndr.installer ']'
15:27:40 [2020-09-03T15:27:40.778Z] #41 7.541 + . /tmp/install/vndr.installer
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.541 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.545 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.545 + install_vndr
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.545 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.545 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.U3Fm55cSBI/src/github.com/LK4D4/vndr
15:27:40 [2020-09-03T15:27:40.779Z] #41 7.573 Cloning into '/tmp/tmp.U3Fm55cSBI/src/github.com/LK4D4/vndr'...
15:27:40 [2020-09-03T15:27:40.802Z] #39 20.47   PBCC     images/pipe.pb-c.c
15:27:40 [2020-09-03T15:27:40.869Z] #23 ...
15:27:40 [2020-09-03T15:27:40.869Z] 
15:27:40 [2020-09-03T15:27:40.869Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:40 [2020-09-03T15:27:40.869Z] #43 11.60 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:40 [2020-09-03T15:27:40.869Z] #43 11.85 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:40 [2020-09-03T15:27:40.869Z] #43 11.94 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:40 [2020-09-03T15:27:40.987Z] #41 8.587 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:40 [2020-09-03T15:27:40.987Z] #41 8.637 + go build -buildmode=pie -v -o /build/vndr .
15:27:41 [2020-09-03T15:27:41.063Z] #39 20.57   DEP      images/pipe.pb-c.d
15:27:41 [2020-09-03T15:27:41.063Z] #39 ...
15:27:41 [2020-09-03T15:27:41.063Z] 
15:27:41 [2020-09-03T15:27:41.063Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:41 [2020-09-03T15:27:41.063Z] #33 4.316 -- The C compiler identification is GNU 8.3.0
15:27:41 [2020-09-03T15:27:41.063Z] #33 4.400 -- Check for working C compiler: /usr/bin/cc
15:27:41 [2020-09-03T15:27:41.063Z] #33 5.232 -- Check for working C compiler: /usr/bin/cc -- works
15:27:41 [2020-09-03T15:27:41.063Z] #33 5.232 -- Detecting C compiler ABI info
15:27:41 [2020-09-03T15:27:41.063Z] #33 6.540 -- Detecting C compiler ABI info - done
15:27:41 [2020-09-03T15:27:41.063Z] #33 6.588 -- Detecting C compile features
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.16 -- Detecting C compile features - done
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.22 -- Performing Test HAS_BUILTIN_FORTIFY
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.53 -- Configuring done
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.58 -- Generating done
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.59 -- Build files have been written to: /tmp/tmp.3gAJApYQka/tini
15:27:41 [2020-09-03T15:27:41.063Z] #33 10.64 + make tini-static
15:27:41 [2020-09-03T15:27:41.063Z] #33 11.37 Scanning dependencies of target tini-static
15:27:41 [2020-09-03T15:27:41.063Z] #33 11.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:27:41 [2020-09-03T15:27:41.063Z] #33 13.75 [100%] Linking C executable tini-static
15:27:41 [2020-09-03T15:27:41.063Z] #33 ...
15:27:41 [2020-09-03T15:27:41.063Z] 
15:27:41 [2020-09-03T15:27:41.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:41 [2020-09-03T15:27:41.063Z] #39 20.68   PBCC     images/pstree.pb-c.c
15:27:41 [2020-09-03T15:27:41.063Z] #39 20.72   DEP      images/pstree.pb-c.d
15:27:41 [2020-09-03T15:27:41.072Z] 
15:27:41 [2020-09-03T15:27:41.072Z] #39 ...
15:27:41 [2020-09-03T15:27:41.072Z] 
15:27:41 [2020-09-03T15:27:41.072Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:41 [2020-09-03T15:27:41.072Z] #61 DONE 41.7s
15:27:41 [2020-09-03T15:27:41.072Z] 
15:27:41 [2020-09-03T15:27:41.072Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:41 [2020-09-03T15:27:41.072Z] #39 41.79 Selecting previously unselected package libnet1-dev.
15:27:41 [2020-09-03T15:27:41.072Z] #39 41.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:27:41 [2020-09-03T15:27:41.072Z] #39 41.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:27:41 [2020-09-03T15:27:41.323Z] #39 20.79   PBCC     images/fs.pb-c.c
15:27:41 [2020-09-03T15:27:41.323Z] #39 20.84   DEP      images/fs.pb-c.d
15:27:41 [2020-09-03T15:27:41.323Z] #39 20.93   PBCC     images/signalfd.pb-c.c
15:27:41 [2020-09-03T15:27:41.323Z] #39 21.00   DEP      images/signalfd.pb-c.d
15:27:41 [2020-09-03T15:27:41.374Z] #39 42.24 Selecting previously unselected package libnl-3-200:ppc64el.
15:27:41 [2020-09-03T15:27:41.584Z] #39 21.24   PBCC     images/fh.pb-c.c
15:27:41 [2020-09-03T15:27:41.584Z] #39 21.31   PBCC     images/fsnotify.pb-c.c
15:27:41 [2020-09-03T15:27:41.584Z] #39 ...
15:27:41 [2020-09-03T15:27:41.584Z] 
15:27:41 [2020-09-03T15:27:41.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:41 [2020-09-03T15:27:41.584Z] #47 108.2 fmt
15:27:41 [2020-09-03T15:27:41.584Z] #47 115.8 encoding/json
15:27:41 [2020-09-03T15:27:41.675Z] #39 42.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:27:41 [2020-09-03T15:27:41.675Z] #39 42.27 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:27:41 [2020-09-03T15:27:41.675Z] #39 42.54 Selecting previously unselected package libnl-3-dev:ppc64el.
15:27:41 [2020-09-03T15:27:41.844Z] #47 ...
15:27:41 [2020-09-03T15:27:41.844Z] 
15:27:41 [2020-09-03T15:27:41.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:41 [2020-09-03T15:27:41.844Z] #39 21.36   DEP      images/fh.pb-c.d
15:27:41 [2020-09-03T15:27:41.844Z] #39 21.44   DEP      images/fsnotify.pb-c.d
15:27:41 [2020-09-03T15:27:41.844Z] #39 21.50   PBCC     images/eventpoll.pb-c.c
15:27:41 [2020-09-03T15:27:41.844Z] #39 21.52   DEP      images/eventpoll.pb-c.d
15:27:41 [2020-09-03T15:27:41.974Z] #39 42.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:27:41 [2020-09-03T15:27:41.974Z] #39 42.58 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:27:42 [2020-09-03T15:27:42.104Z] #39 21.73   PBCC     images/eventfd.pb-c.c
15:27:42 [2020-09-03T15:27:42.105Z] #39 ...
15:27:42 [2020-09-03T15:27:42.105Z] 
15:27:42 [2020-09-03T15:27:42.105Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:42 [2020-09-03T15:27:42.105Z] #33 14.75 [100%] Built target tini-static
15:27:42 [2020-09-03T15:27:42.105Z] #33 14.91 + mkdir -p /build
15:27:42 [2020-09-03T15:27:42.105Z] #33 14.96 + cp tini-static /build/docker-init
15:27:42 [2020-09-03T15:27:42.105Z] #33 DONE 15.5s
15:27:42 [2020-09-03T15:27:42.105Z] 
15:27:42 [2020-09-03T15:27:42.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:42 [2020-09-03T15:27:42.105Z] #39 21.81   DEP      images/eventfd.pb-c.d
15:27:42 [2020-09-03T15:27:42.170Z] #41 8.914 + cd /tmp/tmp.U3Fm55cSBI/src/github.com/LK4D4/vndr
15:27:42 [2020-09-03T15:27:42.170Z] #41 8.914 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:27:42 [2020-09-03T15:27:42.170Z] #41 9.014 + go build -buildmode=pie -v -o /build/vndr .
15:27:42 [2020-09-03T15:27:42.365Z] #39 21.95   PBCC     images/remap-file-path.pb-c.c
15:27:42 [2020-09-03T15:27:42.365Z] #39 22.03   DEP      images/remap-file-path.pb-c.d
15:27:42 [2020-09-03T15:27:42.378Z] #41 ...
15:27:42 [2020-09-03T15:27:42.378Z] 
15:27:42 [2020-09-03T15:27:42.378Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.449 + RM_GOPATH=0
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.449 + TMP_GOPATH=
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.449 + : /build
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.449 + '[' -z '' ']'
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.449 ++ mktemp -d
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.452 + export GOPATH=/tmp/tmp.IPu9VGLXWS
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.452 + GOPATH=/tmp/tmp.IPu9VGLXWS
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.452 + RM_GOPATH=1
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.452 + case "$(go env GOARCH)" in
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.452 ++ go env GOARCH
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.489 + export GO_BUILDMODE=-buildmode=pie
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.489 + GO_BUILDMODE=-buildmode=pie
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.492 ++ dirname /tmp/install/install.sh
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.508 + dir=/tmp/install
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.508 + bin=tomlv
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.509 + shift
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.509 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.509 + . /tmp/install/tomlv.installer
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.511 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.512 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.512 + install_tomlv
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.512 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.512 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IPu9VGLXWS/src/github.com/BurntSushi/toml
15:27:42 [2020-09-03T15:27:42.378Z] #30 8.527 Cloning into '/tmp/tmp.IPu9VGLXWS/src/github.com/BurntSushi/toml'...
15:27:42 [2020-09-03T15:27:42.378Z] #30 9.984 + cd /tmp/tmp.IPu9VGLXWS/src/github.com/BurntSushi/toml
15:27:42 [2020-09-03T15:27:42.378Z] #30 9.984 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:42 [2020-09-03T15:27:42.378Z] #30 10.02 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:27:42 [2020-09-03T15:27:42.378Z] #30 ...
15:27:42 [2020-09-03T15:27:42.378Z] 
15:27:42 [2020-09-03T15:27:42.378Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:42 [2020-09-03T15:27:42.378Z] #51 ...
15:27:42 [2020-09-03T15:27:42.378Z] 
15:27:42 [2020-09-03T15:27:42.378Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:42 [2020-09-03T15:27:42.378Z] #60 10.32 + RM_GOPATH=0
15:27:42 [2020-09-03T15:27:42.378Z] #60 10.32 + TMP_GOPATH=
15:27:42 [2020-09-03T15:27:42.378Z] #60 10.32 + : /build
15:27:42 [2020-09-03T15:27:42.378Z] #60 10.32 + '[' -z '' ']'
15:27:42 [2020-09-03T15:27:42.378Z] #60 10.32 ++ mktemp -d
15:27:42 [2020-09-03T15:27:42.625Z] #39 22.18   PBCC     images/fifo.pb-c.c
15:27:42 [2020-09-03T15:27:42.625Z] #39 22.23   DEP      images/fifo.pb-c.d
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.24 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.25 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.34 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.35 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.42 Selecting previously unselected package zlib1g-dev:ppc64el.
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:27:42 [2020-09-03T15:27:42.631Z] #39 43.42 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.32 + export GOPATH=/tmp/tmp.642LGPD1vL
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.33 + GOPATH=/tmp/tmp.642LGPD1vL
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.33 + RM_GOPATH=1
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.33 + case "$(go env GOARCH)" in
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.33 ++ go env GOARCH
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.35 + export GO_BUILDMODE=-buildmode=pie
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.35 + GO_BUILDMODE=-buildmode=pie
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.35 ++ dirname /tmp/install/install.sh
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.35 + dir=/tmp/install
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + bin=proxy
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + shift
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + '[' '!' -f /tmp/install/proxy.installer ']'
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + . /tmp/install/proxy.installer
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + install_proxy
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + case "$1" in
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + export CGO_ENABLED=0
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + CGO_ENABLED=0
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + _install_proxy
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.36 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.642LGPD1vL/src/github.com/docker/libnetwork
15:27:42 [2020-09-03T15:27:42.644Z] #60 10.37 Cloning into '/tmp/tmp.642LGPD1vL/src/github.com/docker/libnetwork'...
15:27:42 [2020-09-03T15:27:42.644Z] #60 ...
15:27:42 [2020-09-03T15:27:42.644Z] 
15:27:42 [2020-09-03T15:27:42.644Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:42 [2020-09-03T15:27:42.644Z] #54 ...
15:27:42 [2020-09-03T15:27:42.644Z] 
15:27:42 [2020-09-03T15:27:42.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:42 [2020-09-03T15:27:42.885Z] #39 22.35   PBCC     images/ghost-file.pb-c.c
15:27:42 [2020-09-03T15:27:42.885Z] #39 22.51   DEP      images/ghost-file.pb-c.d
15:27:42 [2020-09-03T15:27:42.907Z] #10 ...
15:27:42 [2020-09-03T15:27:42.907Z] 
15:27:42 [2020-09-03T15:27:42.907Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:42 [2020-09-03T15:27:42.972Z] #39 43.74 Selecting previously unselected package libprotobuf17:ppc64el.
15:27:42 [2020-09-03T15:27:42.972Z] #39 43.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:27:42 [2020-09-03T15:27:42.972Z] #39 43.75 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:27:43 [2020-09-03T15:27:43.113Z] #41 ...
15:27:43 [2020-09-03T15:27:43.113Z] 
15:27:43 [2020-09-03T15:27:43.113Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:43 [2020-09-03T15:27:43.145Z] #39 22.63   PBCC     images/regfile.pb-c.c
15:27:43 [2020-09-03T15:27:43.145Z] #39 22.72   DEP      images/regfile.pb-c.d
15:27:43 [2020-09-03T15:27:43.145Z] #39 22.80   PBCC     images/ns.pb-c.c
15:27:43 [2020-09-03T15:27:43.145Z] #39 22.85   DEP      images/ns.pb-c.d
15:27:43 [2020-09-03T15:27:43.168Z] #45 ...
15:27:43 [2020-09-03T15:27:43.168Z] 
15:27:43 [2020-09-03T15:27:43.168Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:43 [2020-09-03T15:27:43.168Z] #32 ...
15:27:43 [2020-09-03T15:27:43.168Z] 
15:27:43 [2020-09-03T15:27:43.168Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:43 [2020-09-03T15:27:43.168Z] #38 7.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:43 [2020-09-03T15:27:43.168Z] #38 7.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:43 [2020-09-03T15:27:43.168Z] #38 7.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:43 [2020-09-03T15:27:43.168Z] #38 9.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:43 [2020-09-03T15:27:43.168Z] #38 ...
15:27:43 [2020-09-03T15:27:43.168Z] 
15:27:43 [2020-09-03T15:27:43.168Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:43 [2020-09-03T15:27:43.380Z] #32 ...
15:27:43 [2020-09-03T15:27:43.380Z] 
15:27:43 [2020-09-03T15:27:43.380Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:43 [2020-09-03T15:27:43.380Z] #38 8.180 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:43 [2020-09-03T15:27:43.380Z] #38 8.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:43 [2020-09-03T15:27:43.380Z] #38 8.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:43 [2020-09-03T15:27:43.380Z] #38 ...
15:27:43 [2020-09-03T15:27:43.380Z] 
15:27:43 [2020-09-03T15:27:43.380Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:43 [2020-09-03T15:27:43.381Z] #45 ...
15:27:43 [2020-09-03T15:27:43.381Z] 
15:27:43 [2020-09-03T15:27:43.381Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:43 [2020-09-03T15:27:43.381Z] #52 118.3 + bin/containerd
15:27:43 [2020-09-03T15:27:43.404Z] #39 22.94   PBCC     images/fdinfo.pb-c.c
15:27:43 [2020-09-03T15:27:43.430Z] #23 ...
15:27:43 [2020-09-03T15:27:43.430Z] 
15:27:43 [2020-09-03T15:27:43.430Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.05 + RM_GOPATH=0
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.05 + TMP_GOPATH=
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.05 + : /build
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.05 + '[' -z '' ']'
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.05 ++ mktemp -d
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.06 + export GOPATH=/tmp/tmp.R7iXVs3Tz4
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.06 + GOPATH=/tmp/tmp.R7iXVs3Tz4
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.06 + RM_GOPATH=1
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.06 + case "$(go env GOARCH)" in
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.06 ++ go env GOARCH
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.09 + export GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.09 + GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 ++ dirname /tmp/install/install.sh
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + dir=/tmp/install
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + bin=gotestsum
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + shift
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + . /tmp/install/gotestsum.installer
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 ++ : v0.3.5
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.10 + install_gotestsum
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.11 + set -e
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.11 + export GO111MODULE=on
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.11 + GO111MODULE=on
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.11 + GOBIN=/build
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.11 + go get gotest.tools/gotestsum@v0.3.5
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.14 go: finding gotest.tools v0.3.5
15:27:43 [2020-09-03T15:27:43.430Z] #43 11.14 go: finding gotest.tools/gotestsum v0.3.5
15:27:43 [2020-09-03T15:27:43.430Z] #43 ...
15:27:43 [2020-09-03T15:27:43.430Z] 
15:27:43 [2020-09-03T15:27:43.430Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.38 + RM_GOPATH=0
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.38 + TMP_GOPATH=
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.38 + : /build
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.38 + '[' -z '' ']'
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.38 ++ mktemp -d
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.39 + export GOPATH=/tmp/tmp.FPv2VIfb2V
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.39 + GOPATH=/tmp/tmp.FPv2VIfb2V
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.39 + RM_GOPATH=1
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.39 + case "$(go env GOARCH)" in
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.39 ++ go env GOARCH
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.42 + export GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 ++ dirname /tmp/install/install.sh
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + dir=/tmp/install
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + bin=shfmt
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + shift
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + . /tmp/install/shfmt.installer
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + install_shfmt
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FPv2VIfb2V/src/github.com/mvdan/sh
15:27:43 [2020-09-03T15:27:43.430Z] #47 10.43 Cloning into '/tmp/tmp.FPv2VIfb2V/src/github.com/mvdan/sh'...
15:27:43 [2020-09-03T15:27:43.641Z] #43 10.46 + RM_GOPATH=0
15:27:43 [2020-09-03T15:27:43.641Z] #43 10.46 + TMP_GOPATH=
15:27:43 [2020-09-03T15:27:43.641Z] #43 10.46 + : /build
15:27:43 [2020-09-03T15:27:43.641Z] #43 10.46 + '[' -z '' ']'
15:27:43 [2020-09-03T15:27:43.641Z] #43 ...
15:27:43 [2020-09-03T15:27:43.641Z] 
15:27:43 [2020-09-03T15:27:43.641Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:43 [2020-09-03T15:27:43.641Z] #51 ...
15:27:43 [2020-09-03T15:27:43.641Z] 
15:27:43 [2020-09-03T15:27:43.641Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:43 [2020-09-03T15:27:43.664Z] #39 23.12   DEP      images/fdinfo.pb-c.d
15:27:43 [2020-09-03T15:27:43.664Z] #39 23.25   PBCC     images/core-aarch64.pb-c.c
15:27:43 [2020-09-03T15:27:43.664Z] #39 23.32   PBCC     images/core-arm.pb-c.c
15:27:43 [2020-09-03T15:27:43.693Z] #47 ...
15:27:43 [2020-09-03T15:27:43.693Z] 
15:27:43 [2020-09-03T15:27:43.693Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:43 [2020-09-03T15:27:43.693Z] #28 11.23 + git clone https://github.com/kolyshkin/go-swagger.git .
15:27:43 [2020-09-03T15:27:43.693Z] #28 11.25 Cloning into '.'...
15:27:43 [2020-09-03T15:27:43.902Z] #10 ...
15:27:43 [2020-09-03T15:27:43.902Z] 
15:27:43 [2020-09-03T15:27:43.902Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.07 + RM_GOPATH=0
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.07 + TMP_GOPATH=
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.07 + : /build
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.07 + '[' -z '' ']'
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.07 ++ mktemp -d
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.08 + export GOPATH=/tmp/tmp.Lc0HmILvIc
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.08 + GOPATH=/tmp/tmp.Lc0HmILvIc
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.08 + RM_GOPATH=1
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.08 + case "$(go env GOARCH)" in
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.08 ++ go env GOARCH
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.23 + export GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.23 + GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.23 ++ dirname /tmp/install/install.sh
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + dir=/tmp/install
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + bin=dockercli
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + shift
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + . /tmp/install/dockercli.installer
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 ++ : stable
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 ++ : 17.06.2-ce
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + install_dockercli
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.24 Install docker/cli version 17.06.2-ce from stable
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.28 ++ uname -m
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.34 + arch=x86_64
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.34 + '[' x86_64 '!=' x86_64 ']'
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.34 + url=https://download.docker.com/linux/static
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.34 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:27:43 [2020-09-03T15:27:43.902Z] #21 10.40 + tar -xz docker/docker
15:27:43 [2020-09-03T15:27:43.902Z] #21 ...
15:27:43 [2020-09-03T15:27:43.902Z] 
15:27:43 [2020-09-03T15:27:43.902Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.333 + RM_GOPATH=0
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.333 + TMP_GOPATH=
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.333 + : /build
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.333 + '[' -z '' ']'
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.333 ++ mktemp -d
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.352 + export GOPATH=/tmp/tmp.4GeTqKvgFM
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.352 + GOPATH=/tmp/tmp.4GeTqKvgFM
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.352 + RM_GOPATH=1
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.352 + case "$(go env GOARCH)" in
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.352 ++ go env GOARCH
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + export GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + GO_BUILDMODE=-buildmode=pie
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 ++ dirname /tmp/install/install.sh
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + dir=/tmp/install
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + bin=tomlv
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + shift
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + . /tmp/install/tomlv.installer
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + install_tomlv
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4GeTqKvgFM/src/github.com/BurntSushi/toml
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.394 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:43 [2020-09-03T15:27:43.902Z] #30 9.402 Cloning into '/tmp/tmp.4GeTqKvgFM/src/github.com/BurntSushi/toml'...
15:27:43 [2020-09-03T15:27:43.924Z] #39 23.39   PBCC     images/core-ppc64.pb-c.c
15:27:43 [2020-09-03T15:27:43.924Z] #39 23.55   PBCC     images/core-s390.pb-c.c
15:27:44 [2020-09-03T15:27:44.062Z] #39 44.61 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:27:44 [2020-09-03T15:27:44.062Z] #39 44.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:27:44 [2020-09-03T15:27:44.062Z] #39 44.66 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:27:44 [2020-09-03T15:27:44.062Z] #39 44.92 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:27:44 [2020-09-03T15:27:44.162Z] #30 ...
15:27:44 [2020-09-03T15:27:44.162Z] 
15:27:44 [2020-09-03T15:27:44.162Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:44 [2020-09-03T15:27:44.162Z] #60 ...
15:27:44 [2020-09-03T15:27:44.162Z] 
15:27:44 [2020-09-03T15:27:44.162Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:44 [2020-09-03T15:27:44.187Z] #39 23.68   PBCC     images/core-x86.pb-c.c
15:27:44 [2020-09-03T15:27:44.187Z] #39 23.96   PBCC     images/core.pb-c.c
15:27:44 [2020-09-03T15:27:44.380Z] #39 44.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:27:44 [2020-09-03T15:27:44.380Z] #39 44.95 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:27:44 [2020-09-03T15:27:44.422Z] #47 11.27 + RM_GOPATH=0
15:27:44 [2020-09-03T15:27:44.422Z] #47 11.27 + TMP_GOPATH=
15:27:44 [2020-09-03T15:27:44.422Z] #47 11.27 + : /build
15:27:44 [2020-09-03T15:27:44.422Z] #47 11.27 + '[' -z '' ']'
15:27:44 [2020-09-03T15:27:44.422Z] #47 11.28 ++ mktemp -d
15:27:44 [2020-09-03T15:27:44.422Z] #47 ...
15:27:44 [2020-09-03T15:27:44.422Z] 
15:27:44 [2020-09-03T15:27:44.422Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:44 [2020-09-03T15:27:44.422Z] #36 11.29 + git clone https://github.com/docker/distribution.git .
15:27:44 [2020-09-03T15:27:44.422Z] #36 11.29 Cloning into '.'...
15:27:44 [2020-09-03T15:27:44.422Z] #36 ...
15:27:44 [2020-09-03T15:27:44.422Z] 
15:27:44 [2020-09-03T15:27:44.422Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + RM_GOPATH=0
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + TMP_GOPATH=
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + : /build
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + '[' -z '' ']'
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 ++ mktemp -d
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + export GOPATH=/tmp/tmp.hs48wyEhbQ
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + GOPATH=/tmp/tmp.hs48wyEhbQ
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + RM_GOPATH=1
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 + case "$(go env GOARCH)" in
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.57 ++ go env GOARCH
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + export GO_BUILDMODE=-buildmode=pie
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + GO_BUILDMODE=-buildmode=pie
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 ++ dirname /tmp/install/install.sh
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + dir=/tmp/install
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + bin=rootlesskit
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + shift
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 + . /tmp/install/rootlesskit.installer
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.63 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + install_rootlesskit
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + case "$1" in
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + export CGO_ENABLED=0
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + CGO_ENABLED=0
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + _install_rootlesskit
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.64 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.65 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hs48wyEhbQ/src/github.com/rootless-containers/rootlesskit
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.65 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:44 [2020-09-03T15:27:44.422Z] #54 10.66 Cloning into '/tmp/tmp.hs48wyEhbQ/src/github.com/rootless-containers/rootlesskit'...
15:27:44 [2020-09-03T15:27:44.452Z] #39 24.08   PBCC     images/inventory.pb-c.c
15:27:44 [2020-09-03T15:27:44.452Z] #39 24.13   DEP      images/core-aarch64.pb-c.d
15:27:44 [2020-09-03T15:27:44.453Z] #39 24.23   DEP      images/core-arm.pb-c.d
15:27:44 [2020-09-03T15:27:44.682Z] #54 ...
15:27:44 [2020-09-03T15:27:44.682Z] 
15:27:44 [2020-09-03T15:27:44.682Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:44 [2020-09-03T15:27:44.682Z] #28 11.39 + git clone https://github.com/kolyshkin/go-swagger.git .
15:27:44 [2020-09-03T15:27:44.682Z] #28 11.39 Cloning into '.'...
15:27:44 [2020-09-03T15:27:44.714Z] #39 24.42   DEP      images/core-ppc64.pb-c.d
15:27:44 [2020-09-03T15:27:44.714Z] #39 24.50   DEP      images/core-s390.pb-c.d
15:27:44 [2020-09-03T15:27:44.985Z] #39 24.61   DEP      images/core-x86.pb-c.d
15:27:44 [2020-09-03T15:27:44.985Z] #39 24.76   DEP      images/core.pb-c.d
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.46 go: finding github.com/pkg/errors v0.8.0
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.47 go: finding github.com/fatih/color v1.6.0
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.48 go: finding github.com/sirupsen/logrus v1.0.5
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.56 go: finding github.com/spf13/pflag v1.0.1
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.70 go: finding github.com/mattn/go-colorable v0.0.9
15:27:45 [2020-09-03T15:27:45.101Z] #43 15.93 go: finding github.com/mattn/go-isatty v0.0.3
15:27:45 [2020-09-03T15:27:45.101Z] #43 ...
15:27:45 [2020-09-03T15:27:45.101Z] 
15:27:45 [2020-09-03T15:27:45.101Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:45 [2020-09-03T15:27:45.101Z] #30 5.929 internal/cpu
15:27:45 [2020-09-03T15:27:45.101Z] #30 5.934 math/bits
15:27:45 [2020-09-03T15:27:45.101Z] #30 5.958 runtime/internal/atomic
15:27:45 [2020-09-03T15:27:45.101Z] #30 5.993 runtime/internal/sys
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.194 runtime/internal/math
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.214 unicode/utf8
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.316 internal/race
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.396 sync/atomic
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.449 unicode
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.649 internal/bytealg
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.932 math
15:27:45 [2020-09-03T15:27:45.101Z] #30 6.952 internal/testlog
15:27:45 [2020-09-03T15:27:45.101Z] #30 7.424 encoding
15:27:45 [2020-09-03T15:27:45.101Z] #30 7.974 runtime
15:27:45 [2020-09-03T15:27:45.101Z] #30 8.132 runtime/cgo
15:27:45 [2020-09-03T15:27:45.101Z] #30 ...
15:27:45 [2020-09-03T15:27:45.101Z] 
15:27:45 [2020-09-03T15:27:45.101Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:45 [2020-09-03T15:27:45.101Z] #43 16.05 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:45 [2020-09-03T15:27:45.101Z] #43 16.26 go: finding github.com/jonboulle/clockwork v0.1.0
15:27:45 [2020-09-03T15:27:45.101Z] #43 16.32 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:45 [2020-09-03T15:27:45.244Z] #39 24.88   DEP      images/inventory.pb-c.d
15:27:45 [2020-09-03T15:27:45.244Z] #39 24.98   PBCC     images/cpuinfo.pb-c.c
15:27:45 [2020-09-03T15:27:45.381Z] #43 16.38 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:45 [2020-09-03T15:27:45.381Z] #43 16.44 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:45 [2020-09-03T15:27:45.505Z] #39 25.06   DEP      images/cpuinfo.pb-c.d
15:27:45 [2020-09-03T15:27:45.505Z] #39 25.20   PBCC     images/stats.pb-c.c
15:27:45 [2020-09-03T15:27:45.765Z] #39 25.31   DEP      images/stats.pb-c.d
15:27:45 [2020-09-03T15:27:45.765Z] #39 ...
15:27:45 [2020-09-03T15:27:45.765Z] 
15:27:45 [2020-09-03T15:27:45.765Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:45 [2020-09-03T15:27:45.765Z] #30 112.5 log
15:27:45 [2020-09-03T15:27:45.765Z] #30 116.1 github.com/BurntSushi/toml/cmd/tomlv
15:27:45 [2020-09-03T15:27:45.765Z] #30 DONE 122.5s
15:27:45 [2020-09-03T15:27:45.929Z] #39 46.62 Selecting previously unselected package libprotoc17:ppc64el.
15:27:45 [2020-09-03T15:27:45.929Z] #39 46.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:27:45 [2020-09-03T15:27:45.929Z] #39 46.65 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:27:46 [2020-09-03T15:27:46.024Z] 
15:27:46 [2020-09-03T15:27:46.025Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:46 [2020-09-03T15:27:46.025Z] #10 115.7 Selecting previously unselected package gcc-mingw-w64-base.
15:27:46 [2020-09-03T15:27:46.025Z] #10 115.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:27:46 [2020-09-03T15:27:46.025Z] #10 115.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:27:46 [2020-09-03T15:27:46.025Z] #10 116.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:27:46 [2020-09-03T15:27:46.025Z] #10 116.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:27:46 [2020-09-03T15:27:46.025Z] #10 116.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:27:46 [2020-09-03T15:27:46.231Z] #39 ...
15:27:46 [2020-09-03T15:27:46.231Z] 
15:27:46 [2020-09-03T15:27:46.231Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:46 [2020-09-03T15:27:46.231Z] #26 3.366 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:27:46 [2020-09-03T15:27:46.231Z] #26 3.892 #=#=#                                                                         
15:27:46 [2020-09-03T15:27:46.231Z] #26 4.092 
                                                                           0.6%
###                                                                        4.2%
########                                                                  11.4%
################                                                          22.4%
#######################                                                   32.5%
#############################                                             40.6%
###################################                                       48.8%
#######################################                                   54.9%
#############################################                             63.0%
###################################################                       71.2%
#######################################################                   77.3%
#############################################################             85.4%
###################################################################       93.5%
######################################################################## 100.0%
15:27:46 [2020-09-03T15:27:46.231Z] #26 6.203 #=#=#                                                                         
15:27:46 [2020-09-03T15:27:46.231Z] #26 6.495 
###########                                                               16.7%
########################################                                  56.8%
#####################################################################     96.6%
######################################################################## 100.0%
15:27:46 [2020-09-03T15:27:46.231Z] #26 7.373 #=#=#                                                                         
15:27:47 [2020-09-03T15:27:47.135Z] #26 7.638 
#########                                                                 12.5%
#######################                                                   33.1%
######################################                                    53.6%
#############################################                             63.9%
####################################################################      94.5%
######################################################################## 100.0%
15:27:47 [2020-09-03T15:27:47.792Z] #26 8.765 #=#=#                                                                         
15:27:48 [2020-09-03T15:27:48.568Z] #10 ...
15:27:48 [2020-09-03T15:27:48.568Z] 
15:27:48 [2020-09-03T15:27:48.568Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:48 [2020-09-03T15:27:48.954Z] #52 ...
15:27:48 [2020-09-03T15:27:48.954Z] 
15:27:48 [2020-09-03T15:27:48.954Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.3 + cd /tmp/tmp.D8tG1BOwIw/src/github.com/golangci/golangci-lint/
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.3 + git checkout -q v1.23.8
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 ++ git describe --tags
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 + version=v1.23.8
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 ++ git rev-parse --short HEAD
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 + commit=76a82c6
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 ++ git show -s --format=%cd
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:27:48 [2020-09-03T15:27:48.954Z] #45 141.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:27:48 [2020-09-03T15:27:48.991Z] #28 ...
15:27:48 [2020-09-03T15:27:48.991Z] 
15:27:48 [2020-09-03T15:27:48.991Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.64 + RM_GOPATH=0
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.64 + TMP_GOPATH=
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.64 + : /build
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.64 + '[' -z '' ']'
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.64 ++ mktemp -d
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.65 + export GOPATH=/tmp/tmp.2SVFjgZ3hb
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.65 + GOPATH=/tmp/tmp.2SVFjgZ3hb
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.65 + RM_GOPATH=1
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.65 + case "$(go env GOARCH)" in
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.67 ++ go env GOARCH
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.72 + export GO_BUILDMODE=-buildmode=pie
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.72 + GO_BUILDMODE=-buildmode=pie
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.73 ++ dirname /tmp/install/install.sh
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + dir=/tmp/install
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + bin=rootlesskit
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + shift
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + . /tmp/install/rootlesskit.installer
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + install_rootlesskit
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + case "$1" in
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + export CGO_ENABLED=0
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + CGO_ENABLED=0
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + _install_rootlesskit
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2SVFjgZ3hb/src/github.com/rootless-containers/rootlesskit
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:48 [2020-09-03T15:27:48.991Z] #54 11.74 Cloning into '/tmp/tmp.2SVFjgZ3hb/src/github.com/rootless-containers/rootlesskit'...
15:27:49 [2020-09-03T15:27:49.088Z] #52 51.29 Checking out files:  30% (988/3234)   
Checking out files:  31% (1003/3234)   
Checking out files:  32% (1035/3234)   
Checking out files:  33% (1068/3234)   
Checking out files:  34% (1100/3234)   
Checking out files:  35% (1132/3234)   
Checking out files:  36% (1165/3234)   
Checking out files:  37% (1197/3234)   
Checking out files:  38% (1229/3234)   
Checking out files:  39% (1262/3234)   
Checking out files:  40% (1294/3234)   
Checking out files:  41% (1326/3234)   
Checking out files:  42% (1359/3234)   
Checking out files:  43% (1391/3234)   
Checking out files:  44% (1423/3234)   
Checking out files:  45% (1456/3234)   
Checking out files:  46% (1488/3234)   
Checking out files:  47% (1520/3234)   
Checking out files:  48% (1553/3234)   
Checking out files:  49% (1585/3234)   
Checking out files:  50% (1617/3234)   
Checking out files:  51% (1650/3234)   
Checking out files:  52% (1682/3234)   
Checking out files:  53% (1715/3234)   
Checking out files:  54% (1747/3234)   
Checking out files:  55% (1779/3234)   
15:27:49 [2020-09-03T15:27:49.088Z] #52 ...
15:27:49 [2020-09-03T15:27:49.088Z] 
15:27:49 [2020-09-03T15:27:49.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:49 [2020-09-03T15:27:49.088Z] #41 115.7 net/url
15:27:49 [2020-09-03T15:27:49.088Z] #41 116.2 go/ast
15:27:49 [2020-09-03T15:27:49.088Z] #41 118.4 text/template/parse
15:27:49 [2020-09-03T15:27:49.088Z] #41 124.0 go/parser
15:27:49 [2020-09-03T15:27:49.088Z] #41 125.0 text/template
15:27:49 [2020-09-03T15:27:49.348Z] #41 ...
15:27:49 [2020-09-03T15:27:49.348Z] 
15:27:49 [2020-09-03T15:27:49.348Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:49 [2020-09-03T15:27:49.807Z] #43 ...
15:27:49 [2020-09-03T15:27:49.807Z] 
15:27:49 [2020-09-03T15:27:49.807Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:49 [2020-09-03T15:27:49.807Z] #51 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:27:49 [2020-09-03T15:27:49.807Z] #51 17.71 Fetched 8202 kB in 12s (685 kB/s)
15:27:49 [2020-09-03T15:27:49.807Z] #51 17.71 Reading package lists...
15:27:49 [2020-09-03T15:27:49.807Z] #51 ...
15:27:49 [2020-09-03T15:27:49.807Z] 
15:27:49 [2020-09-03T15:27:49.807Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:49 [2020-09-03T15:27:49.807Z] #60 18.04 Checking out files:  63% (1313/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:27:49 [2020-09-03T15:27:49.807Z] #60 18.91 + cd /tmp/tmp.vMBwXTMjjG/src/github.com/docker/libnetwork
15:27:49 [2020-09-03T15:27:49.807Z] #60 18.91 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:27:49 [2020-09-03T15:27:49.807Z] #60 19.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:27:49 [2020-09-03T15:27:49.947Z] #26 9.065 #=#=#                                                                         

                                                                           0.1%
                                                                           0.5%
                                                                           0.7%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.7%
#####                                                                      7.9%
#######                                                                    9.7%
##########                                                                14.7%
############                                                              16.8%
##############                                                            20.2%
15:27:49 [2020-09-03T15:27:49.947Z] #26 ...
15:27:49 [2020-09-03T15:27:49.947Z] 
15:27:49 [2020-09-03T15:27:49.947Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:49 [2020-09-03T15:27:49.947Z] #33 40.59 debconf: delaying package configuration, since apt-utils is not installed
15:27:49 [2020-09-03T15:27:49.947Z] #33 40.77 Fetched 14.9 MB in 4s (4126 kB/s)
15:27:49 [2020-09-03T15:27:49.947Z] #33 40.89 Selecting previously unselected package xxd.
15:27:49 [2020-09-03T15:27:49.947Z] #33 40.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 ... 15339 files and directories currently installed.)
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.03 Unpacking xxd (2:8.1.0875-5) ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.25 Selecting previously unselected package vim-common.
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.29 Unpacking vim-common (2:8.1.0875-5) ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.66 Selecting previously unselected package cmake-data.
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 41.67 Unpacking cmake-data (3.13.4-1) ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 46.53 Selecting previously unselected package libicu63:ppc64el.
15:27:49 [2020-09-03T15:27:49.947Z] #33 46.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 46.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:27:49 [2020-09-03T15:27:49.947Z] #33 ...
15:27:49 [2020-09-03T15:27:49.947Z] 
15:27:49 [2020-09-03T15:27:49.947Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:49 [2020-09-03T15:27:49.976Z] #28 ...
15:27:49 [2020-09-03T15:27:49.976Z] 
15:27:49 [2020-09-03T15:27:49.976Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.46 ++ mktemp -d
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.47 + export GOPATH=/tmp/tmp.L0daYsrz5l
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.47 + GOPATH=/tmp/tmp.L0daYsrz5l
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.47 + RM_GOPATH=1
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.47 + case "$(go env GOARCH)" in
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.47 ++ go env GOARCH
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.51 + export GO_BUILDMODE=-buildmode=pie
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.51 + GO_BUILDMODE=-buildmode=pie
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 ++ dirname /tmp/install/install.sh
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + dir=/tmp/install
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + bin=gotestsum
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + shift
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + . /tmp/install/gotestsum.installer
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 ++ : v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + install_gotestsum
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + set -e
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + export GO111MODULE=on
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + GO111MODULE=on
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + GOBIN=/build
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.52 + go get gotest.tools/gotestsum@v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.75 go: finding gotest.tools/gotestsum v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 10.75 go: finding gotest.tools v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 12.25 go: downloading gotest.tools/gotestsum v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 12.79 go: extracting gotest.tools/gotestsum v0.3.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 13.87 go: downloading gotest.tools v2.1.0+incompatible
15:27:49 [2020-09-03T15:27:49.976Z] #43 13.99 go: extracting gotest.tools v2.1.0+incompatible
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.10 go: downloading github.com/pkg/errors v0.8.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.23 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.24 go: downloading github.com/fatih/color v1.6.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.29 go: downloading github.com/sirupsen/logrus v1.0.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.29 go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 14.77 go: downloading github.com/spf13/pflag v1.0.1
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.24 go: extracting github.com/pkg/errors v0.8.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.27 go: extracting github.com/sirupsen/logrus v1.0.5
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.44 go: extracting github.com/jonboulle/clockwork v0.1.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.45 go: extracting github.com/fatih/color v1.6.0
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.46 go: downloading github.com/mattn/go-colorable v0.0.9
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.50 go: downloading github.com/mattn/go-isatty v0.0.3
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.72 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.83 go: extracting github.com/spf13/pflag v1.0.1
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.87 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:49 [2020-09-03T15:27:49.976Z] #43 15.98 go: extracting github.com/mattn/go-isatty v0.0.3
15:27:49 [2020-09-03T15:27:49.976Z] #43 16.15 go: extracting github.com/mattn/go-colorable v0.0.9
15:27:49 [2020-09-03T15:27:49.976Z] #43 16.29 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:49 [2020-09-03T15:27:49.976Z] #43 16.33 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:50 [2020-09-03T15:27:50.107Z] #60 ...
15:27:50 [2020-09-03T15:27:50.107Z] 
15:27:50 [2020-09-03T15:27:50.107Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:50 [2020-09-03T15:27:50.107Z] #38 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:27:50 [2020-09-03T15:27:50.107Z] #38 17.30 Fetched 8202 kB in 11s (733 kB/s)
15:27:50 [2020-09-03T15:27:50.107Z] #38 17.30 Reading package lists...
15:27:50 [2020-09-03T15:27:50.107Z] #38 ...
15:27:50 [2020-09-03T15:27:50.107Z] 
15:27:50 [2020-09-03T15:27:50.107Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:50 [2020-09-03T15:27:50.107Z] #36 18.02 Checking out files:  86% (1443/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
15:27:50 [2020-09-03T15:27:50.107Z] #36 18.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:27:50 [2020-09-03T15:27:50.107Z] #36 20.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:27:50 [2020-09-03T15:27:50.407Z] #36 ...
15:27:50 [2020-09-03T15:27:50.407Z] 
15:27:50 [2020-09-03T15:27:50.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:50 [2020-09-03T15:27:50.407Z] #10 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:27:50 [2020-09-03T15:27:50.407Z] #10 17.44 Fetched 8202 kB in 11s (724 kB/s)
15:27:50 [2020-09-03T15:27:50.407Z] #10 17.44 Reading package lists...
15:27:50 [2020-09-03T15:27:50.407Z] #10 ...
15:27:50 [2020-09-03T15:27:50.407Z] 
15:27:50 [2020-09-03T15:27:50.407Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:50 [2020-09-03T15:27:50.407Z] #47 14.26 + cd /tmp/tmp.nOnFT13fUC/src/github.com/mvdan/sh
15:27:50 [2020-09-03T15:27:50.407Z] #47 14.26 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:50 [2020-09-03T15:27:50.407Z] #47 14.40 + GO111MODULE=on
15:27:50 [2020-09-03T15:27:50.407Z] #47 14.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:27:50 [2020-09-03T15:27:50.407Z] #47 15.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:50 [2020-09-03T15:27:50.407Z] #47 16.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:50 [2020-09-03T15:27:50.407Z] #47 16.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:50 [2020-09-03T15:27:50.407Z] #47 16.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:50 [2020-09-03T15:27:50.407Z] #47 16.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:50 [2020-09-03T15:27:50.407Z] #47 17.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:50 [2020-09-03T15:27:50.407Z] #47 18.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:50 [2020-09-03T15:27:50.407Z] #47 19.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:50 [2020-09-03T15:27:50.407Z] #47 21.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:27:50 [2020-09-03T15:27:50.407Z] #47 21.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:27:50 [2020-09-03T15:27:50.547Z] Running on azwin-2-8f41d0 in d:\jenkins\workspace\moby_PR-41412
[Pipeline] {
[Pipeline] ws
15:27:50 [2020-09-03T15:27:50.566Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:27:50 [2020-09-03T15:27:50.670Z] #47 ...
15:27:50 [2020-09-03T15:27:50.670Z] 
15:27:50 [2020-09-03T15:27:50.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:50 [2020-09-03T15:27:50.670Z] #41 11.70 crypto/subtle
15:27:50 [2020-09-03T15:27:50.670Z] #41 11.97 vendor/golang.org/x/crypto/cryptobyte/asn1
15:27:50 [2020-09-03T15:27:50.670Z] #41 12.38 internal/nettrace
15:27:50 [2020-09-03T15:27:50.670Z] #41 12.80 runtime/cgo
15:27:50 [2020-09-03T15:27:50.670Z] #41 15.23 vendor/golang.org/x/crypto/internal/subtle
15:27:50 [2020-09-03T15:27:50.670Z] #41 ...
15:27:50 [2020-09-03T15:27:50.670Z] 
15:27:50 [2020-09-03T15:27:50.670Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:50 [2020-09-03T15:27:50.670Z] #47 21.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:27:50 [2020-09-03T15:27:50.907Z] #52 51.29 Checking out files:  30% (988/3234)   
Checking out files:  31% (1003/3234)   
Checking out files:  32% (1035/3234)   
Checking out files:  33% (1068/3234)   
Checking out files:  34% (1100/3234)   
Checking out files:  35% (1132/3234)   
Checking out files:  36% (1165/3234)   
Checking out files:  37% (1197/3234)   
Checking out files:  38% (1229/3234)   
Checking out files:  39% (1262/3234)   
Checking out files:  40% (1294/3234)   
Checking out files:  41% (1326/3234)   
Checking out files:  42% (1359/3234)   
Checking out files:  43% (1391/3234)   
Checking out files:  44% (1423/3234)   
Checking out files:  45% (1456/3234)   
Checking out files:  46% (1488/3234)   
Checking out files:  47% (1520/3234)   
Checking out files:  48% (1553/3234)   
Checking out files:  49% (1585/3234)   
Checking out files:  50% (1617/3234)   
Checking out files:  51% (1650/3234)   
Checking out files:  52% (1682/3234)   
Checking out files:  53% (1715/3234)   
Checking out files:  54% (1747/3234)   
Checking out files:  55% (1779/3234)   
Checking out files:  56% (1812/3234)   
Checking out files:  57% (1844/3234)   
Checking out files:  58% (1876/3234)   
Checking out files:  59% (1909/3234)   
Checking out files:  60% (1941/3234)   
Checking out files:  61% (1973/3234)   
Checking out files:  62% (2006/3234)   
Checking out files:  63% (2038/3234)   
Checking out files:  64% (2070/3234)   
Checking out files:  65% (2103/3234)   
Checking out files:  66% (2135/3234)   
Checking out files:  67% (2167/3234)   
Checking out files:  68% (2200/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  72% (2359/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:27:50 [2020-09-03T15:27:50.907Z] #52 53.54 + cd /tmp/tmp.IupCYM6g1i/src/github.com/containerd/containerd
15:27:50 [2020-09-03T15:27:50.907Z] #52 53.54 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:27:50 [2020-09-03T15:27:50.933Z] #47 21.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:27:51 [2020-09-03T15:27:51.775Z] #26 9.065 #=#=#                                                                         

                                                                           0.1%
                                                                           0.5%
                                                                           0.7%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.7%
#####                                                                      7.9%
#######                                                                    9.7%
##########                                                                14.7%
############                                                              16.8%
##############                                                            20.2%
#################                                                         24.2%
###################                                                       26.8%
#####################                                                     29.2%
#########################                                                 34.8%
############################                                              39.5%
################################                                          45.8%
###################################                                       49.4%
#####################################                                     52.1%
#######################################                                   55.1%
##########################################                                59.0%
##############################################                            64.7%
#################################################                         68.5%
##################################################                        70.4%
#####################################################                     74.2%
#######
15:27:51 [2020-09-03T15:27:51.775Z] #26 ...
15:27:51 [2020-09-03T15:27:51.775Z] 
15:27:51 [2020-09-03T15:27:51.775Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:51 [2020-09-03T15:27:51.775Z] #44 DONE 52.7s
15:27:51 [2020-09-03T15:27:51.775Z] 
15:27:51 [2020-09-03T15:27:51.775Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:51 [2020-09-03T15:27:51.805Z] #54 19.30 Checking out files:  92% (733/796)   
Checking out files:  93% (741/796)   
Checking out files:  94% (749/796)   
Checking out files:  95% (757/796)   
Checking out files:  96% (765/796)   
Checking out files:  97% (773/796)   
Checking out files:  98% (781/796)   
Checking out files:  99% (789/796)   
Checking out files: 100% (796/796)   
Checking out files: 100% (796/796), done.
15:27:51 [2020-09-03T15:27:51.805Z] #54 19.68 + cd /tmp/tmp.2SVFjgZ3hb/src/github.com/rootless-containers/rootlesskit
15:27:51 [2020-09-03T15:27:51.805Z] #54 19.68 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:51 [2020-09-03T15:27:51.845Z] #52 54.32 + export 'BUILDTAGS=netgo osusergo static_build'
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + BUILDTAGS='netgo osusergo static_build'
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + export EXTRA_FLAGS=-buildmode=pie
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + EXTRA_FLAGS=-buildmode=pie
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + '[' '' = dynamic ']'
15:27:51 [2020-09-03T15:27:51.846Z] #52 54.32 + make
15:27:51 [2020-09-03T15:27:51.904Z] #43 ...
15:27:51 [2020-09-03T15:27:51.905Z] 
15:27:51 [2020-09-03T15:27:51.905Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:52 [2020-09-03T15:27:52.081Z] #26 9.065 #=#=#                                                                         

                                                                           0.1%
                                                                           0.5%
                                                                           0.7%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.7%
#####                                                                      7.9%
#######                                                                    9.7%
##########                                                                14.7%
############                                                              16.8%
##############                                                            20.2%
#################                                                         24.2%
###################                                                       26.8%
#####################                                                     29.2%
#########################                                                 34.8%
############################                                              39.5%
################################                                          45.8%
###################################                                       49.4%
#####################################                                     52.1%
#######################################                                   55.1%
##########################################                                59.0%
##############################################                            64.7%
#################################################                         68.5%
##################################################                        70.4%
#####################################################                     74.2%
#########################################################                 79.9%
#############################################################             85.6%
#################################################################        
15:27:52 [2020-09-03T15:27:52.081Z] #26 ...
15:27:52 [2020-09-03T15:27:52.081Z] 
15:27:52 [2020-09-03T15:27:52.081Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:52 [2020-09-03T15:27:52.081Z] #11 42.75 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]
15:27:52 [2020-09-03T15:27:52.081Z] #11 46.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.10 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]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 47.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 48.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 48.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 48.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 48.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
15:27:52 [2020-09-03T15:27:52.081Z] #11 49.82 debconf: delaying package configuration, since apt-utils is not installed
15:27:52 [2020-09-03T15:27:52.081Z] #11 50.08 Fetched 78.9 MB in 14s (5516 kB/s)
15:27:52 [2020-09-03T15:27:52.081Z] #11 50.23 Selecting previously unselected package binutils-mingw-w64-i686.
15:27:52 [2020-09-03T15:27:52.081Z] #11 50.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 ... 15339 files and directories currently installed.)
15:27:52 [2020-09-03T15:27:52.081Z] #11 50.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:27:52 [2020-09-03T15:27:52.081Z] #11 50.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:27:52 [2020-09-03T15:27:52.081Z] #11 ...
15:27:52 [2020-09-03T15:27:52.081Z] 
15:27:52 [2020-09-03T15:27:52.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:52 [2020-09-03T15:27:52.105Z] #52 ...
15:27:52 [2020-09-03T15:27:52.105Z] 
15:27:52 [2020-09-03T15:27:52.105Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:52 [2020-09-03T15:27:52.105Z] #47 118.6 github.com/pkg/diff
15:27:52 [2020-09-03T15:27:52.105Z] #47 121.3 go/ast
15:27:52 [2020-09-03T15:27:52.105Z] #47 125.0 golang.org/x/crypto/ssh/terminal
15:27:52 [2020-09-03T15:27:52.105Z] #47 127.6 mvdan.cc/editorconfig
15:27:52 [2020-09-03T15:27:52.105Z] #47 128.8 mvdan.cc/sh/v3/fileutil
15:27:52 [2020-09-03T15:27:52.166Z] #54 18.90 Checking out files:  90% (718/796)   
Checking out files:  91% (725/796)   
Checking out files:  92% (733/796)   
Checking out files:  93% (741/796)   
Checking out files:  94% (749/796)   
Checking out files:  95% (757/796)   
Checking out files:  96% (765/796)   
Checking out files:  97% (773/796)   
Checking out files:  98% (781/796)   
Checking out files:  99% (789/796)   
Checking out files: 100% (796/796)   
Checking out files: 100% (796/796), done.
15:27:52 [2020-09-03T15:27:52.166Z] #54 19.13 + cd /tmp/tmp.hs48wyEhbQ/src/github.com/rootless-containers/rootlesskit
15:27:52 [2020-09-03T15:27:52.343Z] #47 23.14 runtime/cgo
15:27:52 [2020-09-03T15:27:52.343Z] #47 23.29 runtime
15:27:52 [2020-09-03T15:27:52.381Z] #26 9.065 #=#=#                                                                         

                                                                           0.1%
                                                                           0.5%
                                                                           0.7%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.7%
#####                                                                      7.9%
#######                                                                    9.7%
##########                                                                14.7%
############                                                              16.8%
##############                                                            20.2%
#################                                                         24.2%
###################                                                       26.8%
#####################                                                     29.2%
#########################                                                 34.8%
############################                                              39.5%
################################                                          45.8%
###################################                                       49.4%
#####################################                                     52.1%
#######################################                                   55.1%
##########################################                                59.0%
##############################################                            64.7%
#################################################                         68.5%
##################################################                        70.4%
#####################################################                     74.2%
#########################################################                 79.9%
#############################################################             85.6%
#################################################################         91.4%
#####################################################################     97.1%
######################################################################## 100.0%
15:27:52 [2020-09-03T15:27:52.389Z] #54 ...
15:27:52 [2020-09-03T15:27:52.389Z] 
15:27:52 [2020-09-03T15:27:52.389Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:52 [2020-09-03T15:27:52.389Z] #36 9.951 + git clone https://github.com/docker/distribution.git .
15:27:52 [2020-09-03T15:27:52.389Z] #36 9.953 Cloning into '.'...
15:27:52 [2020-09-03T15:27:52.389Z] #36 ...
15:27:52 [2020-09-03T15:27:52.389Z] 
15:27:52 [2020-09-03T15:27:52.389Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:52 [2020-09-03T15:27:52.389Z] #43 12.40 go: downloading gotest.tools/gotestsum v0.3.5
15:27:52 [2020-09-03T15:27:52.389Z] #43 12.94 go: extracting gotest.tools/gotestsum v0.3.5
15:27:52 [2020-09-03T15:27:52.389Z] #43 14.82 go: downloading gotest.tools v2.1.0+incompatible
15:27:52 [2020-09-03T15:27:52.389Z] #43 15.34 go: extracting gotest.tools v2.1.0+incompatible
15:27:52 [2020-09-03T15:27:52.389Z] #43 15.72 go: downloading github.com/pkg/errors v0.8.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 15.97 go: downloading github.com/sirupsen/logrus v1.0.5
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.03 go: downloading github.com/fatih/color v1.6.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.03 go: downloading github.com/spf13/pflag v1.0.1
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.06 go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.07 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.73 go: extracting github.com/fatih/color v1.6.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.73 go: downloading github.com/mattn/go-isatty v0.0.3
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.84 go: downloading github.com/mattn/go-colorable v0.0.9
15:27:52 [2020-09-03T15:27:52.389Z] #43 16.99 go: extracting github.com/pkg/errors v0.8.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.05 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.05 go: extracting github.com/mattn/go-colorable v0.0.9
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.15 go: extracting github.com/sirupsen/logrus v1.0.5
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.25 go: extracting github.com/spf13/pflag v1.0.1
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.39 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.43 go: extracting github.com/mattn/go-isatty v0.0.3
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.45 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.49 go: extracting github.com/jonboulle/clockwork v0.1.0
15:27:52 [2020-09-03T15:27:52.389Z] #43 17.82 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:52 [2020-09-03T15:27:52.427Z] #54 19.13 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:27:52 [2020-09-03T15:27:52.649Z] #43 ...
15:27:52 [2020-09-03T15:27:52.649Z] 
15:27:52 [2020-09-03T15:27:52.649Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:52 [2020-09-03T15:27:52.649Z] #21 20.48 + mkdir -p /build
15:27:52 [2020-09-03T15:27:52.649Z] #21 20.50 + mv docker/docker /build/
15:27:52 [2020-09-03T15:27:52.649Z] #21 20.54 + rmdir docker
15:27:52 [2020-09-03T15:27:52.675Z] #47 129.2 mvdan.cc/sh/v3/syntax
15:27:52 [2020-09-03T15:27:52.675Z] #47 ...
15:27:52 [2020-09-03T15:27:52.675Z] 
15:27:52 [2020-09-03T15:27:52.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:52 [2020-09-03T15:27:52.675Z] #41 129.1 encoding/xml
15:27:53 [2020-09-03T15:27:53.001Z] #54 19.74 + for f in rootlesskit rootlesskit-docker-proxy
15:27:53 [2020-09-03T15:27:53.001Z] #54 19.74 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:27:53 [2020-09-03T15:27:53.042Z] #26 14.04 #=#=#                                                                         
15:27:53 [2020-09-03T15:27:53.219Z] #21 ...
15:27:53 [2020-09-03T15:27:53.219Z] 
15:27:53 [2020-09-03T15:27:53.219Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:53 [2020-09-03T15:27:53.219Z] #30 10.98 runtime/internal/atomic
15:27:53 [2020-09-03T15:27:53.219Z] #30 10.98 internal/cpu
15:27:53 [2020-09-03T15:27:53.219Z] #30 11.27 runtime/internal/sys
15:27:53 [2020-09-03T15:27:53.219Z] #30 11.49 runtime/internal/math
15:27:53 [2020-09-03T15:27:53.219Z] #30 11.61 math/bits
15:27:53 [2020-09-03T15:27:53.219Z] #30 11.66 internal/bytealg
15:27:53 [2020-09-03T15:27:53.219Z] #30 12.48 runtime
15:27:53 [2020-09-03T15:27:53.219Z] #30 12.52 math
15:27:53 [2020-09-03T15:27:53.219Z] #30 19.68 internal/testlog
15:27:53 [2020-09-03T15:27:53.219Z] #30 20.16 encoding
15:27:53 [2020-09-03T15:27:53.219Z] #30 20.70 runtime/cgo
15:27:53 [2020-09-03T15:27:53.219Z] #30 ...
15:27:53 [2020-09-03T15:27:53.219Z] 
15:27:53 [2020-09-03T15:27:53.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.03 internal/cpu
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.04 runtime/internal/atomic
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.32 runtime/internal/sys
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.56 runtime/internal/math
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.67 internal/race
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.74 internal/bytealg
15:27:53 [2020-09-03T15:27:53.219Z] #41 11.85 sync/atomic
15:27:53 [2020-09-03T15:27:53.219Z] #41 12.25 unicode
15:27:53 [2020-09-03T15:27:53.219Z] #41 12.54 runtime
15:27:53 [2020-09-03T15:27:53.219Z] #41 17.44 unicode/utf8
15:27:53 [2020-09-03T15:27:53.219Z] #41 18.68 math
15:27:53 [2020-09-03T15:27:53.482Z] #41 ...
15:27:53 [2020-09-03T15:27:53.482Z] 
15:27:53 [2020-09-03T15:27:53.482Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + RM_GOPATH=0
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + TMP_GOPATH=
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + : /build
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + '[' -z '' ']'
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 ++ mktemp -d
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + export GOPATH=/tmp/tmp.azeLa9yAaK
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + GOPATH=/tmp/tmp.azeLa9yAaK
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + RM_GOPATH=1
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.90 + case "$(go env GOARCH)" in
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.91 ++ go env GOARCH
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.92 + export GO_BUILDMODE=-buildmode=pie
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.92 + GO_BUILDMODE=-buildmode=pie
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.92 ++ dirname /tmp/install/install.sh
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 + dir=/tmp/install
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 + bin=golangci_lint
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 + shift
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 + . /tmp/install/golangci_lint.installer
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.93 ++ : v1.23.8
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.94 + install_golangci_lint
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.94 + echo 'Installing golangci-lint version v1.23.8'
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.94 Installing golangci-lint version v1.23.8
15:27:53 [2020-09-03T15:27:53.482Z] #45 11.94 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:27:54 [2020-09-03T15:27:54.389Z] #54 ...
15:27:54 [2020-09-03T15:27:54.389Z] 
15:27:54 [2020-09-03T15:27:54.389Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:54 [2020-09-03T15:27:54.389Z] #38 11.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:54 [2020-09-03T15:27:54.389Z] #38 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.389Z] #38 19.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:27:54 [2020-09-03T15:27:54.389Z] #38 ...
15:27:54 [2020-09-03T15:27:54.389Z] 
15:27:54 [2020-09-03T15:27:54.389Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.04 + RM_GOPATH=0
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.04 + TMP_GOPATH=
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.04 + : /build
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.04 + '[' -z '' ']'
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 ++ mktemp -d
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 + export GOPATH=/tmp/tmp.7ZGZso8NQt
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 + GOPATH=/tmp/tmp.7ZGZso8NQt
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 + RM_GOPATH=1
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 + case "$(go env GOARCH)" in
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.05 ++ go env GOARCH
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.19 + export GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.19 + GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.20 ++ dirname /tmp/install/install.sh
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + dir=/tmp/install
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + bin=golangci_lint
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + shift
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + . /tmp/install/golangci_lint.installer
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 ++ : v1.23.8
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + install_golangci_lint
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + echo 'Installing golangci-lint version v1.23.8'
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:27:54 [2020-09-03T15:27:54.389Z] #45 11.22 Installing golangci-lint version v1.23.8
15:27:54 [2020-09-03T15:27:54.389Z] #45 ...
15:27:54 [2020-09-03T15:27:54.389Z] 
15:27:54 [2020-09-03T15:27:54.389Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.28 + export GOPATH=/tmp/tmp.XKH8XZqQ1n
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.28 + GOPATH=/tmp/tmp.XKH8XZqQ1n
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.28 + RM_GOPATH=1
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.28 + case "$(go env GOARCH)" in
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.35 ++ go env GOARCH
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.47 + export GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.47 + GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.47 ++ dirname /tmp/install/install.sh
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + dir=/tmp/install
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + bin=shfmt
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + shift
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + . /tmp/install/shfmt.installer
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + install_shfmt
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XKH8XZqQ1n/src/github.com/mvdan/sh
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 Cloning into '/tmp/tmp.XKH8XZqQ1n/src/github.com/mvdan/sh'...
15:27:54 [2020-09-03T15:27:54.389Z] #47 11.51 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:27:54 [2020-09-03T15:27:54.425Z] #45 ...
15:27:54 [2020-09-03T15:27:54.425Z] 
15:27:54 [2020-09-03T15:27:54.425Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:54 [2020-09-03T15:27:54.425Z] #23 11.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #23 11.98 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #23 11.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #23 13.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #23 18.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #23 ...
15:27:54 [2020-09-03T15:27:54.425Z] 
15:27:54 [2020-09-03T15:27:54.425Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:54 [2020-09-03T15:27:54.425Z] #51 11.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #51 12.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #51 12.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #51 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #51 18.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #51 ...
15:27:54 [2020-09-03T15:27:54.425Z] 
15:27:54 [2020-09-03T15:27:54.425Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:54 [2020-09-03T15:27:54.425Z] #32 12.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #32 12.19 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #32 12.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #32 13.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:54 [2020-09-03T15:27:54.425Z] #32 18.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.580Z] #26 14.37 
                                                                           0.5%
#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.0%
#############                                                             18.1%
15:27:54 [2020-09-03T15:27:54.580Z] #26 ...
15:27:54 [2020-09-03T15:27:54.580Z] 
15:27:54 [2020-09-03T15:27:54.580Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:54 [2020-09-03T15:27:54.580Z] #31 45.27 internal/reflectlite
15:27:54 [2020-09-03T15:27:54.580Z] #31 45.30 sync
15:27:54 [2020-09-03T15:27:54.580Z] #31 49.40 errors
15:27:54 [2020-09-03T15:27:54.580Z] #31 49.42 sort
15:27:54 [2020-09-03T15:27:54.580Z] #31 49.95 internal/oserror
15:27:54 [2020-09-03T15:27:54.580Z] #31 49.96 io
15:27:54 [2020-09-03T15:27:54.580Z] #31 49.97 strconv
15:27:54 [2020-09-03T15:27:54.580Z] #31 50.31 syscall
15:27:54 [2020-09-03T15:27:54.580Z] #31 54.07 bytes
15:27:54 [2020-09-03T15:27:54.580Z] #31 54.07 strings
15:27:54 [2020-09-03T15:27:54.580Z] #31 ...
15:27:54 [2020-09-03T15:27:54.580Z] 
15:27:54 [2020-09-03T15:27:54.580Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:54 [2020-09-03T15:27:54.650Z] #47 ...
15:27:54 [2020-09-03T15:27:54.650Z] 
15:27:54 [2020-09-03T15:27:54.650Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:54 [2020-09-03T15:27:54.650Z] #30 11.43 + cd /tmp/tmp.4GeTqKvgFM/src/github.com/BurntSushi/toml
15:27:54 [2020-09-03T15:27:54.650Z] #30 11.43 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:27:54 [2020-09-03T15:27:54.650Z] #30 11.58 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:27:54 [2020-09-03T15:27:54.650Z] #30 12.60 internal/cpu
15:27:54 [2020-09-03T15:27:54.650Z] #30 12.61 runtime/internal/sys
15:27:54 [2020-09-03T15:27:54.650Z] #30 13.09 math/bits
15:27:54 [2020-09-03T15:27:54.650Z] #30 13.48 internal/bytealg
15:27:54 [2020-09-03T15:27:54.650Z] #30 14.06 math
15:27:54 [2020-09-03T15:27:54.650Z] #30 15.26 runtime
15:27:54 [2020-09-03T15:27:54.650Z] #30 ...
15:27:54 [2020-09-03T15:27:54.650Z] 
15:27:54 [2020-09-03T15:27:54.650Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.64 + RM_GOPATH=0
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.64 + TMP_GOPATH=
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.64 + : /build
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.64 + '[' -z '' ']'
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 ++ mktemp -d
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 + export GOPATH=/tmp/tmp.x9kSbT3pLR
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 + GOPATH=/tmp/tmp.x9kSbT3pLR
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 + RM_GOPATH=1
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 + case "$(go env GOARCH)" in
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.65 ++ go env GOARCH
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.75 + export GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.75 + GO_BUILDMODE=-buildmode=pie
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 ++ dirname /tmp/install/install.sh
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + dir=/tmp/install
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + bin=proxy
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + shift
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + '[' '!' -f /tmp/install/proxy.installer ']'
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + . /tmp/install/proxy.installer
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + install_proxy
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + case "$1" in
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + export CGO_ENABLED=0
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + CGO_ENABLED=0
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + _install_proxy
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.x9kSbT3pLR/src/github.com/docker/libnetwork
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.76 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:27:54 [2020-09-03T15:27:54.650Z] #60 11.77 Cloning into '/tmp/tmp.x9kSbT3pLR/src/github.com/docker/libnetwork'...
15:27:54 [2020-09-03T15:27:54.684Z] #32 ...
15:27:54 [2020-09-03T15:27:54.684Z] 
15:27:54 [2020-09-03T15:27:54.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:54 [2020-09-03T15:27:54.684Z] #10 12.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:54 [2020-09-03T15:27:54.684Z] #10 12.21 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:54 [2020-09-03T15:27:54.684Z] #10 12.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:54 [2020-09-03T15:27:54.684Z] #10 13.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:54 [2020-09-03T15:27:54.685Z] #10 18.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.685Z] #10 ...
15:27:54 [2020-09-03T15:27:54.685Z] 
15:27:54 [2020-09-03T15:27:54.685Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:54 [2020-09-03T15:27:54.685Z] #43 22.17 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:27:54 [2020-09-03T15:27:54.685Z] #43 22.37 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:54 [2020-09-03T15:27:54.685Z] #43 22.38 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:54 [2020-09-03T15:27:54.911Z] #60 ...
15:27:54 [2020-09-03T15:27:54.911Z] 
15:27:54 [2020-09-03T15:27:54.911Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:54 [2020-09-03T15:27:54.911Z] #41 11.81 internal/cpu
15:27:54 [2020-09-03T15:27:54.911Z] #41 11.83 runtime/internal/atomic
15:27:54 [2020-09-03T15:27:54.911Z] #41 12.33 runtime/internal/sys
15:27:54 [2020-09-03T15:27:54.911Z] #41 12.62 runtime/internal/math
15:27:54 [2020-09-03T15:27:54.911Z] #41 12.77 internal/bytealg
15:27:54 [2020-09-03T15:27:54.911Z] #41 12.87 internal/race
15:27:54 [2020-09-03T15:27:54.911Z] #41 13.02 sync/atomic
15:27:54 [2020-09-03T15:27:54.911Z] #41 13.73 runtime
15:27:54 [2020-09-03T15:27:54.911Z] #41 13.79 unicode
15:27:54 [2020-09-03T15:27:54.911Z] #41 19.96 unicode/utf8
15:27:54 [2020-09-03T15:27:54.911Z] #41 21.26 math
15:27:54 [2020-09-03T15:27:54.952Z] #43 ...
15:27:54 [2020-09-03T15:27:54.952Z] 
15:27:54 [2020-09-03T15:27:54.952Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:54 [2020-09-03T15:27:54.952Z] #21 DONE 22.9s
15:27:54 [2020-09-03T15:27:54.952Z] 
15:27:54 [2020-09-03T15:27:54.952Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:54 [2020-09-03T15:27:54.952Z] #38 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:54 [2020-09-03T15:27:54.952Z] #38 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:27:55 [2020-09-03T15:27:55.173Z] #41 ...
15:27:55 [2020-09-03T15:27:55.173Z] 
15:27:55 [2020-09-03T15:27:55.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:55 [2020-09-03T15:27:55.173Z] #10 11.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #10 12.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #10 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #10 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #10 17.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #10 ...
15:27:55 [2020-09-03T15:27:55.173Z] 
15:27:55 [2020-09-03T15:27:55.173Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:55 [2020-09-03T15:27:55.173Z] #32 11.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #32 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #32 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #32 14.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:55 [2020-09-03T15:27:55.173Z] #32 18.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:55 [2020-09-03T15:27:55.215Z] #38 ...
15:27:55 [2020-09-03T15:27:55.215Z] 
15:27:55 [2020-09-03T15:27:55.215Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:55 [2020-09-03T15:27:55.215Z] #23 22.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:27:55 [2020-09-03T15:27:55.435Z] #32 ...
15:27:55 [2020-09-03T15:27:55.435Z] 
15:27:55 [2020-09-03T15:27:55.435Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:55 [2020-09-03T15:27:55.435Z] #51 12.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:27:55 [2020-09-03T15:27:55.435Z] #51 12.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:27:55 [2020-09-03T15:27:55.435Z] #51 12.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:27:55 [2020-09-03T15:27:55.435Z] #51 14.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:27:55 [2020-09-03T15:27:55.435Z] #51 18.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:27:55 [2020-09-03T15:27:55.435Z] #51 ...
15:27:55 [2020-09-03T15:27:55.435Z] 
15:27:55 [2020-09-03T15:27:55.435Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:55 [2020-09-03T15:27:55.435Z] #30 22.29 internal/testlog
15:27:55 [2020-09-03T15:27:55.511Z] #26 14.37 
                                                                           0.5%
#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.3%
###############                                                           21.9%
################                                                          22.4%
#################                                                         24.0%
##################                                                        25.2%
###################                                                       27.4%
####################                                                      28.5%
######################                                                    30.6%
#######################                                                  
15:27:55 [2020-09-03T15:27:55.511Z] #26 ...
15:27:55 [2020-09-03T15:27:55.511Z] 
15:27:55 [2020-09-03T15:27:55.511Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:55 [2020-09-03T15:27:55.511Z] #42 46.25 internal/reflectlite
15:27:55 [2020-09-03T15:27:55.511Z] #42 46.30 sync
15:27:55 [2020-09-03T15:27:55.511Z] #42 49.33 github.com/LK4D4/vndr/godl/singleflight
15:27:55 [2020-09-03T15:27:55.511Z] #42 49.33 math/rand
15:27:55 [2020-09-03T15:27:55.511Z] #42 49.34 internal/singleflight
15:27:55 [2020-09-03T15:27:55.511Z] #42 52.20 io
15:27:55 [2020-09-03T15:27:55.511Z] #42 52.22 sort
15:27:55 [2020-09-03T15:27:55.511Z] #42 52.23 strconv
15:27:55 [2020-09-03T15:27:55.511Z] #42 52.24 syscall
15:27:55 [2020-09-03T15:27:55.511Z] #42 ...
15:27:55 [2020-09-03T15:27:55.511Z] 
15:27:55 [2020-09-03T15:27:55.511Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:55 [2020-09-03T15:27:55.662Z] #47 ...
15:27:55 [2020-09-03T15:27:55.662Z] 
15:27:55 [2020-09-03T15:27:55.662Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:55 [2020-09-03T15:27:55.662Z] #23 16.44 Fetched 8202 kB in 10s (785 kB/s)
15:27:55 [2020-09-03T15:27:55.662Z] #23 16.44 Reading package lists...
15:27:55 [2020-09-03T15:27:55.662Z] #23 23.70 Reading package lists...
15:27:55 [2020-09-03T15:27:55.662Z] #23 ...
15:27:55 [2020-09-03T15:27:55.662Z] 
15:27:55 [2020-09-03T15:27:55.662Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:27:55 [2020-09-03T15:27:55.662Z] #51 17.71 Reading package lists...
15:27:55 [2020-09-03T15:27:55.971Z] #41 132.4 go/doc
15:27:56 [2020-09-03T15:27:56.378Z] #30 23.05 encoding
15:27:56 [2020-09-03T15:27:56.639Z] #30 23.45 runtime/cgo
15:27:56 [2020-09-03T15:27:56.746Z] #26 14.37 
                                                                           0.5%
#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.3%
###############                                                           21.9%
################                                                          22.4%
#################                                                         24.0%
##################                                                        25.2%
###################                                                       27.4%
####################                                                      28.5%
######################                                                    30.6%
#######################                                                   32.8%
#########################                                                 35.0%
###########################                                               37.7%
#############################                                             40.4%
##############################                                            42.6%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.5%
###################################                                       49.1%
####################################                                      51.3%
15:27:56 [2020-09-03T15:27:56.746Z] #26 ...
15:27:56 [2020-09-03T15:27:56.746Z] 
15:27:56 [2020-09-03T15:27:56.746Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.36 Selecting previously unselected package protobuf-c-compiler.
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.53 Selecting previously unselected package protobuf-compiler.
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.53 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.80 Selecting previously unselected package python-pkg-resources.
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 47.81 Unpacking python-pkg-resources (40.8.0-1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.20 Selecting previously unselected package python-six.
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.21 Unpacking python-six (1.12.0-1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.34 Selecting previously unselected package python-protobuf.
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 48.37 Unpacking python-protobuf (3.6.1.3-2) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 49.05 Setting up python-pkg-resources (40.8.0-1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 56.01 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 56.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 56.03 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 56.04 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 56.07 Setting up python-six (1.12.0-1) ...
15:27:56 [2020-09-03T15:27:56.746Z] #39 ...
15:27:56 [2020-09-03T15:27:56.746Z] 
15:27:56 [2020-09-03T15:27:56.746Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:57 [2020-09-03T15:27:57.354Z] #26 14.37 
                                                                           0.5%
#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.3%
###############                                                           21.9%
################                                                          22.4%
#################                                                         24.0%
##################                                                        25.2%
###################                                                       27.4%
####################                                                      28.5%
######################                                                    30.6%
#######################                                                   32.8%
#########################                                                 35.0%
###########################                                               37.7%
#############################                                             40.4%
##############################                                            42.6%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.5%
###################################                                       49.1%
####################################                                      51.3%
######################################                                    53.4%
########################################                                  56.2%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.7%
##############################################                            64.4%
###########################################
15:27:57 [2020-09-03T15:27:57.354Z] #26 ...
15:27:57 [2020-09-03T15:27:57.354Z] 
15:27:57 [2020-09-03T15:27:57.354Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:27:57 [2020-09-03T15:27:57.354Z] #29 48.04 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:27:57 [2020-09-03T15:27:57.354Z] #29 48.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:27:57 [2020-09-03T15:27:57.354Z] #29 49.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:27:57 [2020-09-03T15:27:57.657Z] #29 ...
15:27:57 [2020-09-03T15:27:57.657Z] 
15:27:57 [2020-09-03T15:27:57.657Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:27:58 [2020-09-03T15:27:58.226Z] #51 25.41 Reading package lists...
15:27:58 [2020-09-03T15:27:58.226Z] #51 ...
15:27:58 [2020-09-03T15:27:58.226Z] 
15:27:58 [2020-09-03T15:27:58.226Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:27:58 [2020-09-03T15:27:58.226Z] #32 19.26 Fetched 8202 kB in 13s (625 kB/s)
15:27:58 [2020-09-03T15:27:58.226Z] #32 19.26 Reading package lists...
15:27:58 [2020-09-03T15:27:58.226Z] #32 27.29 Reading package lists...
15:27:58 [2020-09-03T15:27:58.226Z] #32 ...
15:27:58 [2020-09-03T15:27:58.226Z] 
15:27:58 [2020-09-03T15:27:58.226Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:58 [2020-09-03T15:27:58.226Z] #10 17.44 Reading package lists...
15:27:58 [2020-09-03T15:27:58.805Z] #10 24.50 Reading package lists...
15:27:58 [2020-09-03T15:27:58.805Z] #10 ...
15:27:58 [2020-09-03T15:27:58.805Z] 
15:27:58 [2020-09-03T15:27:58.805Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:27:58 [2020-09-03T15:27:58.805Z] #23 23.70 Reading package lists...
15:27:59 [2020-09-03T15:27:59.266Z] #41 ...
15:27:59 [2020-09-03T15:27:59.266Z] 
15:27:59 [2020-09-03T15:27:59.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:59 [2020-09-03T15:27:59.266Z] #39 28.72 make[1]: Nothing to be done for 'all'.
15:27:59 [2020-09-03T15:27:59.266Z] #39 32.46   CC       images/stats.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 33.02   CC       images/core.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 33.94   CC       images/core-x86.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 34.91   CC       images/core-arm.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 35.57   CC       images/core-aarch64.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 36.34   CC       images/core-ppc64.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 37.40   CC       images/core-s390.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 38.44   CC       images/cpuinfo.o
15:27:59 [2020-09-03T15:27:59.266Z] #39 39.07   CC       images/inventory.o
15:27:59 [2020-09-03T15:27:59.552Z] #26 14.37 
                                                                           0.5%
#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.3%
###############                                                           21.9%
################                                                          22.4%
#################                                                         24.0%
##################                                                        25.2%
###################                                                       27.4%
####################                                                      28.5%
######################                                                    30.6%
#######################                                                   32.8%
#########################                                                 35.0%
###########################                                               37.7%
#############################                                             40.4%
##############################                                            42.6%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.5%
###################################                                       49.1%
####################################                                      51.3%
######################################                                    53.4%
########################################                                  56.2%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.7%
##############################################                            64.4%
###############################################                           66.6%
#################################################                         68.8%
###################################################                       71.0%
####################################################                      73.1%
#####################################################                     74.8%
#######################################################                   76.4%
#######################################################                   77.7%
########################################################                  78.8%
#########################################################                 80.4%
###########################################################               82.0%
############################################################              84.4%
##############################################################            86.8%
################################################################          88.9%
#################################################################         90.5%
##################################################################        92.2%
###################################################################       94.4%
#####################################################################     96.4%
######################################################################    98.1%
######################################################################## 100.0%
15:27:59 [2020-09-03T15:27:59.853Z] #26 20.87 
15:27:59 [2020-09-03T15:27:59.975Z] #30 ...
15:27:59 [2020-09-03T15:27:59.975Z] 
15:27:59 [2020-09-03T15:27:59.975Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:59 [2020-09-03T15:27:59.975Z] #21 25.54 + mkdir -p /build
15:27:59 [2020-09-03T15:27:59.975Z] #21 25.55 + mv docker/docker /build/
15:27:59 [2020-09-03T15:27:59.975Z] #21 25.57 + rmdir docker
15:27:59 [2020-09-03T15:27:59.975Z] #21 DONE 26.6s
15:27:59 [2020-09-03T15:27:59.975Z] 
15:27:59 [2020-09-03T15:27:59.975Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:59 [2020-09-03T15:27:59.975Z] #43 20.81 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:27:59 [2020-09-03T15:27:59.975Z] #43 21.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:27:59 [2020-09-03T15:27:59.975Z] #43 22.05 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:28:00 [2020-09-03T15:28:00.207Z] #39 39.55   CC       images/fdinfo.o
15:28:00 [2020-09-03T15:28:00.467Z] #39 ...
15:28:00 [2020-09-03T15:28:00.467Z] 
15:28:00 [2020-09-03T15:28:00.467Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:00 [2020-09-03T15:28:00.467Z] #41 137.0 github.com/LK4D4/vndr/build
15:28:00 [2020-09-03T15:28:00.477Z] #23 30.14 Building dependency tree...
15:28:00 [2020-09-03T15:28:00.511Z] #23 ...
15:28:00 [2020-09-03T15:28:00.511Z] 
15:28:00 [2020-09-03T15:28:00.511Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:00 [2020-09-03T15:28:00.511Z] #41 25.28 unicode/utf16
15:28:00 [2020-09-03T15:28:00.511Z] #41 25.64 container/list
15:28:00 [2020-09-03T15:28:00.511Z] #41 26.75 crypto/internal/subtle
15:28:00 [2020-09-03T15:28:00.511Z] #41 27.20 crypto/subtle
15:28:00 [2020-09-03T15:28:00.511Z] #41 27.50 vendor/golang.org/x/crypto/cryptobyte/asn1
15:28:00 [2020-09-03T15:28:00.511Z] #41 27.81 internal/nettrace
15:28:00 [2020-09-03T15:28:00.511Z] #41 28.24 runtime/cgo
15:28:00 [2020-09-03T15:28:00.929Z] #43 27.69 go: finding github.com/fatih/color v1.6.0
15:28:00 [2020-09-03T15:28:00.929Z] #43 27.70 go: finding github.com/pkg/errors v0.8.0
15:28:00 [2020-09-03T15:28:00.929Z] #43 ...
15:28:00 [2020-09-03T15:28:00.929Z] 
15:28:00 [2020-09-03T15:28:00.929Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:00 [2020-09-03T15:28:00.929Z] #47 27.62 + cd /tmp/tmp.XKH8XZqQ1n/src/github.com/mvdan/sh
15:28:00 [2020-09-03T15:28:00.929Z] #47 27.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:28:00 [2020-09-03T15:28:00.929Z] #47 27.86 + GO111MODULE=on
15:28:00 [2020-09-03T15:28:00.929Z] #47 27.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:28:01 [2020-09-03T15:28:01.039Z] #41 137.9 github.com/LK4D4/vndr/versioned
15:28:01 [2020-09-03T15:28:01.299Z] #41 138.0 compress/flate
15:28:01 [2020-09-03T15:28:01.400Z] #26 ...
15:28:01 [2020-09-03T15:28:01.400Z] 
15:28:01 [2020-09-03T15:28:01.400Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.07 Selecting previously unselected package libxml2:ppc64el.
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.11 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.91 Selecting previously unselected package libarchive13:ppc64el.
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 55.93 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.35 Selecting previously unselected package libjsoncpp1:ppc64el.
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.73 Selecting previously unselected package librhash0:ppc64el.
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.75 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 56.75 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.13 Selecting previously unselected package libuv1:ppc64el.
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.14 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.15 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.48 Selecting previously unselected package cmake.
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.58 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 57.60 Unpacking cmake (3.13.4-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.19 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.21 Setting up xxd (2:8.1.0875-5) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.22 Setting up libuv1:ppc64el (1.24.1-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.23 Setting up vim-common (2:8.1.0875-5) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.31 Setting up librhash0:ppc64el (1.3.8-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.31 Setting up cmake-data (3.13.4-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.33 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.34 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.35 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.37 Setting up cmake (3.13.4-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.39 Processing triggers for libc-bin (2.28-10) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 61.49 Processing triggers for mime-support (3.62) ...
15:28:01 [2020-09-03T15:28:01.400Z] #33 DONE 61.8s
15:28:01 [2020-09-03T15:28:01.400Z] 
15:28:01 [2020-09-03T15:28:01.400Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.03 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.04 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.04 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.05 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.05 Setting up protobuf-compiler (3.6.1.3-2) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:28:01 [2020-09-03T15:28:01.400Z] #39 61.08 Setting up python-protobuf (3.6.1.3-2) ...
15:28:02 [2020-09-03T15:28:02.684Z] #41 ...
15:28:02 [2020-09-03T15:28:02.684Z] 
15:28:02 [2020-09-03T15:28:02.684Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:02 [2020-09-03T15:28:02.684Z] #52 55.44 + bin/ctr
15:28:02 [2020-09-03T15:28:02.944Z] #52 ...
15:28:02 [2020-09-03T15:28:02.944Z] 
15:28:02 [2020-09-03T15:28:02.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:02 [2020-09-03T15:28:02.944Z] #39 40.15   CC       images/fown.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 40.45   CC       images/ns.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 40.62   CC       images/regfile.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 41.01   CC       images/ghost-file.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 41.42   CC       images/fifo.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 41.59   CC       images/remap-file-path.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 41.94   CC       images/eventfd.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 42.24   CC       images/eventpoll.o
15:28:02 [2020-09-03T15:28:02.944Z] #39 42.63   CC       images/fh.o
15:28:03 [2020-09-03T15:28:03.043Z] #23 33.82 ca-certificates is already the newest version (20200601~deb10u1).
15:28:03 [2020-09-03T15:28:03.043Z] #23 33.82 The following additional packages will be installed:
15:28:03 [2020-09-03T15:28:03.043Z] #23 33.84   libjq1 libonig5
15:28:03 [2020-09-03T15:28:03.043Z] #23 ...
15:28:03 [2020-09-03T15:28:03.043Z] 
15:28:03 [2020-09-03T15:28:03.043Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:03 [2020-09-03T15:28:03.043Z] #38 17.30 Reading package lists...
15:28:03 [2020-09-03T15:28:03.043Z] #38 24.45 Reading package lists...
15:28:03 [2020-09-03T15:28:03.043Z] #38 31.18 Building dependency tree...
15:28:03 [2020-09-03T15:28:03.043Z] #38 ...
15:28:03 [2020-09-03T15:28:03.043Z] 
15:28:03 [2020-09-03T15:28:03.043Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:03 [2020-09-03T15:28:03.043Z] #32 27.29 Reading package lists...
15:28:03 [2020-09-03T15:28:03.078Z] #41 ...
15:28:03 [2020-09-03T15:28:03.078Z] 
15:28:03 [2020-09-03T15:28:03.078Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:28:03 [2020-09-03T15:28:03.078Z] #54 20.48 + for f in rootlesskit rootlesskit-docker-proxy
15:28:03 [2020-09-03T15:28:03.078Z] #54 20.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:28:03 [2020-09-03T15:28:03.078Z] #54 ...
15:28:03 [2020-09-03T15:28:03.078Z] 
15:28:03 [2020-09-03T15:28:03.078Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:03 [2020-09-03T15:28:03.078Z] #43 27.61 go: finding github.com/fatih/color v1.6.0
15:28:03 [2020-09-03T15:28:03.078Z] #43 27.68 go: finding github.com/pkg/errors v0.8.0
15:28:03 [2020-09-03T15:28:03.078Z] #43 27.73 go: finding github.com/sirupsen/logrus v1.0.5
15:28:03 [2020-09-03T15:28:03.078Z] #43 28.19 go: finding github.com/spf13/pflag v1.0.1
15:28:03 [2020-09-03T15:28:03.078Z] #43 28.42 go: finding github.com/mattn/go-isatty v0.0.3
15:28:03 [2020-09-03T15:28:03.078Z] #43 28.43 go: finding github.com/mattn/go-colorable v0.0.9
15:28:03 [2020-09-03T15:28:03.078Z] #43 28.68 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:28:03 [2020-09-03T15:28:03.078Z] #43 28.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:28:03 [2020-09-03T15:28:03.078Z] #43 29.00 go: finding github.com/jonboulle/clockwork v0.1.0
15:28:03 [2020-09-03T15:28:03.078Z] #43 29.09 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:28:03 [2020-09-03T15:28:03.078Z] #43 29.12 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:28:03 [2020-09-03T15:28:03.515Z] #39 43.00   CC       images/fsnotify.o
15:28:04 [2020-09-03T15:28:04.239Z] #47 30.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:04 [2020-09-03T15:28:04.239Z] #47 30.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:04 [2020-09-03T15:28:04.239Z] #47 30.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:04 [2020-09-03T15:28:04.239Z] #47 30.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:04 [2020-09-03T15:28:04.239Z] #47 30.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:04 [2020-09-03T15:28:04.456Z] #39 43.83   CC       images/signalfd.o
15:28:04 [2020-09-03T15:28:04.456Z] #39 44.18   CC       images/fs.o
15:28:04 [2020-09-03T15:28:04.500Z] #47 ...
15:28:04 [2020-09-03T15:28:04.500Z] 
15:28:04 [2020-09-03T15:28:04.500Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:04 [2020-09-03T15:28:04.500Z] #23 21.31 Fetched 8378 kB in 16s (515 kB/s)
15:28:04 [2020-09-03T15:28:04.500Z] #23 21.31 Reading package lists...
15:28:04 [2020-09-03T15:28:04.500Z] #23 ...
15:28:04 [2020-09-03T15:28:04.500Z] 
15:28:04 [2020-09-03T15:28:04.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:04 [2020-09-03T15:28:04.500Z] #43 27.92 go: finding github.com/sirupsen/logrus v1.0.5
15:28:04 [2020-09-03T15:28:04.500Z] #43 28.19 go: finding github.com/mattn/go-colorable v0.0.9
15:28:04 [2020-09-03T15:28:04.500Z] #43 28.23 go: finding github.com/spf13/pflag v1.0.1
15:28:04 [2020-09-03T15:28:04.500Z] #43 28.27 go: finding github.com/mattn/go-isatty v0.0.3
15:28:04 [2020-09-03T15:28:04.500Z] #43 28.79 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:28:04 [2020-09-03T15:28:04.500Z] #43 28.98 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:28:04 [2020-09-03T15:28:04.500Z] #43 29.17 go: finding github.com/jonboulle/clockwork v0.1.0
15:28:04 [2020-09-03T15:28:04.500Z] #43 29.21 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:28:04 [2020-09-03T15:28:04.500Z] #43 29.29 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:28:04 [2020-09-03T15:28:04.706Z] #32 34.41 Building dependency tree...
15:28:05 [2020-09-03T15:28:05.000Z] #39 ...
15:28:05 [2020-09-03T15:28:05.000Z] 
15:28:05 [2020-09-03T15:28:05.000Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:05 [2020-09-03T15:28:05.000Z] #11 55.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:28:05 [2020-09-03T15:28:05.000Z] #11 55.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 55.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 58.97 Selecting previously unselected package binutils-mingw-w64.
15:28:05 [2020-09-03T15:28:05.000Z] #11 58.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 58.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.12 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.15 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.52 Selecting previously unselected package dmsetup.
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.56 Unpacking dmsetup (2:1.02.155-3) ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.71 Selecting previously unselected package mingw-w64-common.
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 59.73 Unpacking mingw-w64-common (6.0.0-3) ...
15:28:05 [2020-09-03T15:28:05.000Z] #11 ...
15:28:05 [2020-09-03T15:28:05.000Z] 
15:28:05 [2020-09-03T15:28:05.000Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:05 [2020-09-03T15:28:05.000Z] #26 22.89 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:28:05 [2020-09-03T15:28:05.000Z] #26 23.29 
15:28:05 [2020-09-03T15:28:05.000Z] #26 23.61 #=#=#                                                                         

                                                                           1.3%
##                                                                         3.9%
######                                                                     8.9%
########                                                                  11.7%
#########################                                                 35.2%
##################################################                        70.2%
######################################################################## 100.0%
15:28:05 [2020-09-03T15:28:05.000Z] #26 25.16 
15:28:05 [2020-09-03T15:28:05.028Z] #39 44.48   CC       images/pstree.o
15:28:05 [2020-09-03T15:28:05.300Z] #26 ...
15:28:05 [2020-09-03T15:28:05.300Z] 
15:28:05 [2020-09-03T15:28:05.300Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:05 [2020-09-03T15:28:05.300Z] #48 55.93 bytes
15:28:05 [2020-09-03T15:28:05.300Z] #48 55.94 strconv
15:28:05 [2020-09-03T15:28:05.300Z] #48 55.94 strings
15:28:05 [2020-09-03T15:28:05.300Z] #48 55.97 syscall
15:28:05 [2020-09-03T15:28:05.300Z] #48 64.61 bufio
15:28:05 [2020-09-03T15:28:05.300Z] #48 ...
15:28:05 [2020-09-03T15:28:05.300Z] 
15:28:05 [2020-09-03T15:28:05.300Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.310 + RM_GOPATH=0
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.311 + TMP_GOPATH=
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.311 + : /build
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.311 + '[' -z '' ']'
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.312 ++ mktemp -d
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.314 + export GOPATH=/tmp/tmp.Y1fJgDvkLO
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.315 + GOPATH=/tmp/tmp.Y1fJgDvkLO
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.315 + RM_GOPATH=1
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.315 + case "$(go env GOARCH)" in
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.315 ++ go env GOARCH
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.340 + export GO_BUILDMODE=-buildmode=pie
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.341 + GO_BUILDMODE=-buildmode=pie
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.342 ++ dirname /tmp/install/install.sh
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.344 + dir=/tmp/install
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.345 + bin=tini
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.346 + shift
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.346 + '[' '!' -f /tmp/install/tini.installer ']'
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.347 + . /tmp/install/tini.installer
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.347 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.348 + install_tini
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.348 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.349 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.Y1fJgDvkLO/tini
15:28:05 [2020-09-03T15:28:05.300Z] #34 0.355 Cloning into '/tmp/tmp.Y1fJgDvkLO/tini'...
15:28:05 [2020-09-03T15:28:05.300Z] #34 1.570 + cd /tmp/tmp.Y1fJgDvkLO/tini
15:28:05 [2020-09-03T15:28:05.300Z] #34 1.572 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:28:05 [2020-09-03T15:28:05.300Z] #34 1.597 + cmake .
15:28:05 [2020-09-03T15:28:05.300Z] #34 2.563 -- The C compiler identification is GNU 8.3.0
15:28:05 [2020-09-03T15:28:05.300Z] #34 2.639 -- Check for working C compiler: /usr/bin/cc
15:28:05 [2020-09-03T15:28:05.300Z] #34 3.272 -- Check for working C compiler: /usr/bin/cc -- works
15:28:05 [2020-09-03T15:28:05.300Z] #34 3.274 -- Detecting C compiler ABI info
15:28:05 [2020-09-03T15:28:05.300Z] #34 3.963 -- Detecting C compiler ABI info - done
15:28:05 [2020-09-03T15:28:05.300Z] #34 4.019 -- Detecting C compile features
15:28:05 [2020-09-03T15:28:05.303Z] #39 44.79   CC       images/pipe.o
15:28:05 [2020-09-03T15:28:05.563Z] #39 45.15   CC       images/tcp-stream.o
15:28:05 [2020-09-03T15:28:05.627Z] #43 ...
15:28:05 [2020-09-03T15:28:05.627Z] 
15:28:05 [2020-09-03T15:28:05.627Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:05 [2020-09-03T15:28:05.627Z] #32 23.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:05 [2020-09-03T15:28:05.627Z] #32 ...
15:28:05 [2020-09-03T15:28:05.627Z] 
15:28:05 [2020-09-03T15:28:05.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:05 [2020-09-03T15:28:05.627Z] #10 23.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:05 [2020-09-03T15:28:05.627Z] #10 ...
15:28:05 [2020-09-03T15:28:05.627Z] 
15:28:05 [2020-09-03T15:28:05.627Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:05 [2020-09-03T15:28:05.627Z] #51 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:05 [2020-09-03T15:28:05.824Z] #39 45.53   CC       images/sk-packet.o
15:28:05 [2020-09-03T15:28:05.885Z] #43 ...
15:28:05 [2020-09-03T15:28:05.885Z] 
15:28:05 [2020-09-03T15:28:05.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:05 [2020-09-03T15:28:05.885Z] #10 22.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:05 [2020-09-03T15:28:05.885Z] #10 ...
15:28:05 [2020-09-03T15:28:05.885Z] 
15:28:05 [2020-09-03T15:28:05.885Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:05 [2020-09-03T15:28:05.885Z] #47 32.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:05 [2020-09-03T15:28:05.894Z] #51 ...
15:28:05 [2020-09-03T15:28:05.894Z] 
15:28:05 [2020-09-03T15:28:05.894Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:05 [2020-09-03T15:28:05.894Z] #38 33.64 Fetched 8378 kB in 26s (323 kB/s)
15:28:06 [2020-09-03T15:28:06.146Z] #47 ...
15:28:06 [2020-09-03T15:28:06.146Z] 
15:28:06 [2020-09-03T15:28:06.146Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:06 [2020-09-03T15:28:06.146Z] #51 23.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:06 [2020-09-03T15:28:06.360Z] #34 ...
15:28:06 [2020-09-03T15:28:06.360Z] 
15:28:06 [2020-09-03T15:28:06.361Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:06 [2020-09-03T15:28:06.361Z] #39 66.90 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:28:06 [2020-09-03T15:28:06.361Z] #39 66.90 Processing triggers for libc-bin (2.28-10) ...
15:28:06 [2020-09-03T15:28:06.361Z] #39 ...
15:28:06 [2020-09-03T15:28:06.361Z] 
15:28:06 [2020-09-03T15:28:06.361Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:06 [2020-09-03T15:28:06.361Z] #42 57.05 vendor/golang.org/x/net/dns/dnsmessage
15:28:06 [2020-09-03T15:28:06.361Z] #42 57.45 bytes
15:28:06 [2020-09-03T15:28:06.361Z] #42 65.51 reflect
15:28:06 [2020-09-03T15:28:06.361Z] #42 66.10 bufio
15:28:06 [2020-09-03T15:28:06.361Z] #42 ...
15:28:06 [2020-09-03T15:28:06.361Z] 
15:28:06 [2020-09-03T15:28:06.361Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:06 [2020-09-03T15:28:06.361Z] #39 DONE 67.2s
15:28:06 [2020-09-03T15:28:06.361Z] 
15:28:06 [2020-09-03T15:28:06.361Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:06 [2020-09-03T15:28:06.361Z] #48 66.96 text/tabwriter
15:28:06 [2020-09-03T15:28:06.402Z] #39 45.91   CC       images/mnt.o
15:28:06 [2020-09-03T15:28:06.407Z] #51 ...
15:28:06 [2020-09-03T15:28:06.408Z] 
15:28:06 [2020-09-03T15:28:06.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:06 [2020-09-03T15:28:06.408Z] #41 28.54 unicode/utf16
15:28:06 [2020-09-03T15:28:06.408Z] #41 29.28 container/list
15:28:06 [2020-09-03T15:28:06.408Z] #41 30.51 crypto/internal/subtle
15:28:06 [2020-09-03T15:28:06.408Z] #41 30.79 crypto/subtle
15:28:06 [2020-09-03T15:28:06.408Z] #41 31.13 vendor/golang.org/x/crypto/cryptobyte/asn1
15:28:06 [2020-09-03T15:28:06.408Z] #41 31.22 internal/nettrace
15:28:06 [2020-09-03T15:28:06.408Z] #41 31.55 runtime/cgo
15:28:06 [2020-09-03T15:28:06.664Z] #39 46.26   CC       images/pipe-data.o
15:28:06 [2020-09-03T15:28:06.673Z] #41 ...
15:28:06 [2020-09-03T15:28:06.673Z] 
15:28:06 [2020-09-03T15:28:06.673Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:06 [2020-09-03T15:28:06.673Z] #47 33.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.69 The following additional packages will be installed:
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.70   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.71 Suggested packages:
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.71   cmake-doc ninja-build lrzip
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.71 Recommended packages:
15:28:06 [2020-09-03T15:28:06.730Z] #32 37.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:28:06 [2020-09-03T15:28:06.837Z] #38 33.64 Reading package lists...
15:28:06 [2020-09-03T15:28:06.837Z] #38 ...
15:28:06 [2020-09-03T15:28:06.837Z] 
15:28:06 [2020-09-03T15:28:06.837Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:06 [2020-09-03T15:28:06.837Z] #47 24.43 + cd /tmp/tmp.FPv2VIfb2V/src/github.com/mvdan/sh
15:28:06 [2020-09-03T15:28:06.837Z] #47 24.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:28:06 [2020-09-03T15:28:06.837Z] #47 24.70 + GO111MODULE=on
15:28:06 [2020-09-03T15:28:06.837Z] #47 24.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:28:06 [2020-09-03T15:28:06.837Z] #47 26.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:06 [2020-09-03T15:28:06.837Z] #47 26.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:06 [2020-09-03T15:28:06.837Z] #47 27.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:06 [2020-09-03T15:28:06.837Z] #47 27.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:06 [2020-09-03T15:28:06.837Z] #47 27.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:06 [2020-09-03T15:28:06.837Z] #47 29.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:06 [2020-09-03T15:28:06.837Z] #47 30.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:06 [2020-09-03T15:28:06.837Z] #47 32.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:06 [2020-09-03T15:28:06.837Z] #47 ...
15:28:06 [2020-09-03T15:28:06.837Z] 
15:28:06 [2020-09-03T15:28:06.837Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:06 [2020-09-03T15:28:06.925Z] #39 46.52   CC       images/sa.o
15:28:07 [2020-09-03T15:28:07.213Z] #39 46.83   CC       images/timer.o
15:28:07 [2020-09-03T15:28:07.392Z] #32 38.42 The following NEW packages will be installed:
15:28:07 [2020-09-03T15:28:07.392Z] #32 38.43   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:28:07 [2020-09-03T15:28:07.392Z] #32 38.43   vim-common xxd
15:28:07 [2020-09-03T15:28:07.430Z] #48 68.14 reflect
15:28:07 [2020-09-03T15:28:07.615Z] #47 ...
15:28:07 [2020-09-03T15:28:07.615Z] 
15:28:07 [2020-09-03T15:28:07.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:07 [2020-09-03T15:28:07.615Z] #32 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:07 [2020-09-03T15:28:07.732Z] #48 68.39 regexp/syntax
15:28:07 [2020-09-03T15:28:07.808Z] #39 47.49   CC       images/timerfd.o
15:28:07 [2020-09-03T15:28:07.877Z] #32 ...
15:28:07 [2020-09-03T15:28:07.877Z] 
15:28:07 [2020-09-03T15:28:07.877Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:07 [2020-09-03T15:28:07.877Z] #23 21.31 Reading package lists...
15:28:08 [2020-09-03T15:28:08.031Z] #32 38.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:28:08 [2020-09-03T15:28:08.031Z] #32 38.88 Need to get 14.2 MB of archives.
15:28:08 [2020-09-03T15:28:08.031Z] #32 38.88 After this operation, 60.0 MB of additional disk space will be used.
15:28:08 [2020-09-03T15:28:08.031Z] #32 38.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:28:08 [2020-09-03T15:28:08.031Z] #32 38.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:28:08 [2020-09-03T15:28:08.031Z] #32 39.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:28:08 [2020-09-03T15:28:08.300Z] #32 ...
15:28:08 [2020-09-03T15:28:08.300Z] 
15:28:08 [2020-09-03T15:28:08.300Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:08 [2020-09-03T15:28:08.300Z] #41 39.39 sync
15:28:08 [2020-09-03T15:28:08.300Z] #41 39.41 internal/reflectlite
15:28:08 [2020-09-03T15:28:08.393Z] #39 48.04   CC       images/mm.o
15:28:08 [2020-09-03T15:28:08.987Z] #39 48.58   CC       images/sk-opts.o
15:28:09 [2020-09-03T15:28:09.254Z] #39 48.93   CC       images/sk-unix.o
15:28:09 [2020-09-03T15:28:09.406Z] #60 34.69 Checking out files:  30% (628/2067)   
Checking out files:  31% (641/2067)   
Checking out files:  32% (662/2067)   
Checking out files:  33% (683/2067)   
Checking out files:  34% (703/2067)   
Checking out files:  35% (724/2067)   
Checking out files:  36% (745/2067)   
Checking out files:  37% (765/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  68% (1414/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:28:09 [2020-09-03T15:28:09.696Z] #60 37.30 + cd /tmp/tmp.642LGPD1vL/src/github.com/docker/libnetwork
15:28:09 [2020-09-03T15:28:09.696Z] #60 37.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:28:09 [2020-09-03T15:28:09.826Z] #39 49.48   CC       images/sk-inet.o
15:28:09 [2020-09-03T15:28:09.844Z] #41 40.68 github.com/LK4D4/vndr/godl/singleflight
15:28:09 [2020-09-03T15:28:09.844Z] #41 40.68 math/rand
15:28:09 [2020-09-03T15:28:09.844Z] #41 40.69 internal/singleflight
15:28:09 [2020-09-03T15:28:09.848Z] #48 ...
15:28:09 [2020-09-03T15:28:09.848Z] 
15:28:09 [2020-09-03T15:28:09.848Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:09 [2020-09-03T15:28:09.848Z] #26 26.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:28:09 [2020-09-03T15:28:09.848Z] #26 26.65 skipping existing 5cb8031fd95d
15:28:09 [2020-09-03T15:28:09.848Z] #26 26.84 
15:28:09 [2020-09-03T15:28:09.848Z] #26 28.31 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:28:09 [2020-09-03T15:28:09.848Z] #26 28.39 skipping existing 283607eaa57e
15:28:09 [2020-09-03T15:28:09.848Z] #26 28.54 
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.43 
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.60 
######################################################################## 100.0%
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.70 
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.78 Download of images into '/build' complete.
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.80 Use something like the following to load the result into a Docker daemon:
15:28:09 [2020-09-03T15:28:09.848Z] #26 30.80   tar -cC '/build' . | docker load
15:28:09 [2020-09-03T15:28:09.848Z] #26 DONE 30.9s
15:28:09 [2020-09-03T15:28:09.978Z] #60 37.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:28:10 [2020-09-03T15:28:10.149Z] 
15:28:10 [2020-09-03T15:28:10.149Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:10 [2020-09-03T15:28:10.149Z] #40 1.474 Note: Building without setproctitle() and strlcpy() support.
15:28:10 [2020-09-03T15:28:10.149Z] #40 1.475       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:28:10 [2020-09-03T15:28:10.149Z] #40 1.486 Note: Building without GnuTLS support
15:28:10 [2020-09-03T15:28:10.149Z] #40 1.509 Makefile.config:39: Warn: you have no libnftables installed
15:28:10 [2020-09-03T15:28:10.149Z] #40 1.509 Makefile.config:40: Warn: Building without nftables support
15:28:10 [2020-09-03T15:28:10.149Z] #40 3.188 fatal: not a git repository (or any of the parent directories): .git
15:28:10 [2020-09-03T15:28:10.149Z] #40 3.213   GEN      .gitid
15:28:10 [2020-09-03T15:28:10.149Z] #40 3.233   GEN      criu/include/version.h
15:28:10 [2020-09-03T15:28:10.149Z] #40 3.295   GEN      include/common/asm
15:28:10 [2020-09-03T15:28:10.149Z] #40 ...
15:28:10 [2020-09-03T15:28:10.149Z] 
15:28:10 [2020-09-03T15:28:10.149Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:10 [2020-09-03T15:28:10.149Z] #31 60.90 bufio
15:28:10 [2020-09-03T15:28:10.149Z] #31 64.68 reflect
15:28:10 [2020-09-03T15:28:10.149Z] #31 65.47 path
15:28:10 [2020-09-03T15:28:10.149Z] #31 66.33 text/tabwriter
15:28:10 [2020-09-03T15:28:10.149Z] #31 ...
15:28:10 [2020-09-03T15:28:10.149Z] 
15:28:10 [2020-09-03T15:28:10.149Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:10 [2020-09-03T15:28:10.149Z] #34 5.846 -- Detecting C compile features - done
15:28:10 [2020-09-03T15:28:10.149Z] #34 5.890 -- Performing Test HAS_BUILTIN_FORTIFY
15:28:10 [2020-09-03T15:28:10.179Z] #41 ...
15:28:10 [2020-09-03T15:28:10.179Z] 
15:28:10 [2020-09-03T15:28:10.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:10 [2020-09-03T15:28:10.179Z] #10 24.50 Reading package lists...
15:28:10 [2020-09-03T15:28:10.179Z] #10 31.27 Building dependency tree...
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.04 The following additional packages will be installed:
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.04   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.04   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.04   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.05 Suggested packages:
15:28:10 [2020-09-03T15:28:10.179Z] #10 35.06   gcc-8-locales seccomp wine64
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.55 The following NEW packages will be installed:
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.56   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.56   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 36.57   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:10 [2020-09-03T15:28:10.179Z] #10 37.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:28:10 [2020-09-03T15:28:10.179Z] #10 37.20 Need to get 73.3 MB of archives.
15:28:10 [2020-09-03T15:28:10.179Z] #10 37.20 After this operation, 472 MB of additional disk space will be used.
15:28:10 [2020-09-03T15:28:10.179Z] #10 37.20 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]
15:28:10 [2020-09-03T15:28:10.179Z] #10 40.08 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]
15:28:10 [2020-09-03T15:28:10.179Z] #10 41.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:28:10 [2020-09-03T15:28:10.179Z] #10 ...
15:28:10 [2020-09-03T15:28:10.179Z] 
15:28:10 [2020-09-03T15:28:10.179Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.35 The following NEW packages will be installed:
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.37   jq libjq1 libonig5
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.90 Need to get 325 kB of archives.
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.90 After this operation, 1019 kB of additional disk space will be used.
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:28:10 [2020-09-03T15:28:10.179Z] #23 34.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.42 debconf: delaying package configuration, since apt-utils is not installed
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.63 Fetched 325 kB in 0s (790 kB/s)
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.72 Selecting previously unselected package libonig5:arm64.
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.72 (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.)
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.91 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 36.92 Unpacking libonig5:arm64 (6.9.1-1) ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.27 Selecting previously unselected package libjq1:arm64.
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.51 Selecting previously unselected package jq.
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.52 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 37.55 Unpacking jq (1.5+dfsg-2+b1) ...
15:28:10 [2020-09-03T15:28:10.179Z] #23 39.20 Setting up libonig5:arm64 (6.9.1-1) ...
15:28:10 [2020-09-03T15:28:10.446Z] #23 ...
15:28:10 [2020-09-03T15:28:10.446Z] 
15:28:10 [2020-09-03T15:28:10.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:10 [2020-09-03T15:28:10.446Z] #10 41.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:28:10 [2020-09-03T15:28:10.446Z] #10 41.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:28:10 [2020-09-03T15:28:10.446Z] #10 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.415 -- Configuring done
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.443 -- Generating done
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.455 -- Build files have been written to: /tmp/tmp.Y1fJgDvkLO/tini
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.459 + make tini-static
15:28:10 [2020-09-03T15:28:10.450Z] #34 6.862 Scanning dependencies of target tini-static
15:28:10 [2020-09-03T15:28:10.450Z] #34 7.020 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:28:10 [2020-09-03T15:28:10.450Z] #34 9.042 [100%] Linking C executable tini-static
15:28:10 [2020-09-03T15:28:10.712Z] #10 ...
15:28:10 [2020-09-03T15:28:10.712Z] 
15:28:10 [2020-09-03T15:28:10.712Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:10 [2020-09-03T15:28:10.712Z] #51 25.41 Reading package lists...
15:28:10 [2020-09-03T15:28:10.712Z] #51 32.09 Building dependency tree...
15:28:10 [2020-09-03T15:28:10.712Z] #51 35.82 The following additional packages will be installed:
15:28:10 [2020-09-03T15:28:10.712Z] #51 35.87   libbtrfs0
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.07 The following NEW packages will be installed:
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.09   libbtrfs-dev libbtrfs0
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.64 Need to get 119 kB of archives.
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.64 After this operation, 387 kB of additional disk space will be used.
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:28:10 [2020-09-03T15:28:10.712Z] #51 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:28:10 [2020-09-03T15:28:10.712Z] #51 37.73 debconf: delaying package configuration, since apt-utils is not installed
15:28:10 [2020-09-03T15:28:10.712Z] #51 38.79 Fetched 119 kB in 0s (302 kB/s)
15:28:10 [2020-09-03T15:28:10.712Z] #51 ...
15:28:10 [2020-09-03T15:28:10.712Z] 
15:28:10 [2020-09-03T15:28:10.712Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:10 [2020-09-03T15:28:10.712Z] #23 41.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:28:10 [2020-09-03T15:28:10.768Z] #39 ...
15:28:10 [2020-09-03T15:28:10.768Z] 
15:28:10 [2020-09-03T15:28:10.768Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:10 [2020-09-03T15:28:10.768Z] #47 138.4 mvdan.cc/sh/v3/cmd/shfmt
15:28:10 [2020-09-03T15:28:10.768Z] #47 DONE 147.1s
15:28:10 [2020-09-03T15:28:10.768Z] 
15:28:10 [2020-09-03T15:28:10.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:10 [2020-09-03T15:28:10.768Z] #41 141.3 hash/crc32
15:28:10 [2020-09-03T15:28:10.768Z] #41 142.1 compress/gzip
15:28:10 [2020-09-03T15:28:10.768Z] #41 142.3 vendor/golang.org/x/crypto/cryptobyte
15:28:10 [2020-09-03T15:28:10.768Z] #41 143.1 net
15:28:10 [2020-09-03T15:28:10.768Z] #41 145.6 vendor/golang.org/x/crypto/internal/chacha20
15:28:10 [2020-09-03T15:28:10.768Z] #41 146.7 vendor/golang.org/x/crypto/poly1305
15:28:10 [2020-09-03T15:28:10.768Z] #41 ...
15:28:10 [2020-09-03T15:28:10.768Z] 
15:28:10 [2020-09-03T15:28:10.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:10 [2020-09-03T15:28:10.768Z] #39 50.23   CC       images/tun.o
15:28:11 [2020-09-03T15:28:11.028Z] #39 50.78   CC       images/sk-netlink.o
15:28:11 [2020-09-03T15:28:11.545Z] #34 10.22 [100%] Built target tini-static
15:28:11 [2020-09-03T15:28:11.545Z] #34 10.29 + mkdir -p /build
15:28:11 [2020-09-03T15:28:11.545Z] #34 10.30 + cp tini-static /build/docker-init
15:28:11 [2020-09-03T15:28:11.545Z] #34 DONE 10.4s
15:28:11 [2020-09-03T15:28:11.545Z] 
15:28:11 [2020-09-03T15:28:11.545Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:11 [2020-09-03T15:28:11.545Z] #31 72.23 internal/syscall/execenv
15:28:11 [2020-09-03T15:28:11.545Z] #31 72.25 internal/syscall/unix
15:28:11 [2020-09-03T15:28:11.545Z] #31 72.25 time
15:28:11 [2020-09-03T15:28:11.598Z] #39 51.24   CC       images/packet-sock.o
15:28:11 [2020-09-03T15:28:11.686Z] #23 42.69 Setting up jq (1.5+dfsg-2+b1) ...
15:28:11 [2020-09-03T15:28:11.686Z] #23 42.77 Processing triggers for libc-bin (2.28-10) ...
15:28:12 [2020-09-03T15:28:12.088Z] #23 34.31 Reading package lists...
15:28:12 [2020-09-03T15:28:12.088Z] #23 ...
15:28:12 [2020-09-03T15:28:12.088Z] 
15:28:12 [2020-09-03T15:28:12.088Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:28:12 [2020-09-03T15:28:12.088Z] #36 36.06 Checking out files:  60% (1005/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  93% (1563/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.
15:28:12 [2020-09-03T15:28:12.088Z] #36 37.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:28:12 [2020-09-03T15:28:12.167Z] #39 51.98   CC       images/ipc-var.o
15:28:12 [2020-09-03T15:28:12.263Z] #23 ...
15:28:12 [2020-09-03T15:28:12.263Z] 
15:28:12 [2020-09-03T15:28:12.263Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:12 [2020-09-03T15:28:12.263Z] #43 DONE 43.3s
15:28:12 [2020-09-03T15:28:12.263Z] 
15:28:12 [2020-09-03T15:28:12.263Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:12 [2020-09-03T15:28:12.263Z] #60 DONE 43.3s
15:28:12 [2020-09-03T15:28:12.263Z] 
15:28:12 [2020-09-03T15:28:12.263Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:12 [2020-09-03T15:28:12.263Z] #51 41.89 Selecting previously unselected package libbtrfs0.
15:28:12 [2020-09-03T15:28:12.263Z] #51 41.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 ... 15383 files and directories currently installed.)
15:28:12 [2020-09-03T15:28:12.263Z] #51 41.96 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:28:12 [2020-09-03T15:28:12.263Z] #51 42.64 Unpacking libbtrfs0 (4.20.1-2) ...
15:28:12 [2020-09-03T15:28:12.263Z] #51 42.82 Selecting previously unselected package libbtrfs-dev.
15:28:12 [2020-09-03T15:28:12.263Z] #51 42.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:28:12 [2020-09-03T15:28:12.263Z] #51 42.85 Unpacking libbtrfs-dev (4.20.1-2) ...
15:28:12 [2020-09-03T15:28:12.527Z] #51 43.63 Setting up libbtrfs0 (4.20.1-2) ...
15:28:12 [2020-09-03T15:28:12.527Z] #51 43.70 Setting up libbtrfs-dev (4.20.1-2) ...
15:28:12 [2020-09-03T15:28:12.527Z] #51 43.75 Processing triggers for libc-bin (2.28-10) ...
15:28:12 [2020-09-03T15:28:12.791Z] #51 ...
15:28:12 [2020-09-03T15:28:12.791Z] 
15:28:12 [2020-09-03T15:28:12.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:12 [2020-09-03T15:28:12.791Z] #23 DONE 44.0s
15:28:13 [2020-09-03T15:28:13.055Z] 
15:28:13 [2020-09-03T15:28:13.055Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:28:13 [2020-09-03T15:28:13.055Z] #24 DONE 0.2s
15:28:13 [2020-09-03T15:28:13.055Z] 
15:28:13 [2020-09-03T15:28:13.055Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:28:13 [2020-09-03T15:28:13.055Z] #28 42.11 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.
15:28:13 [2020-09-03T15:28:13.055Z] #28 42.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:28:13 [2020-09-03T15:28:13.055Z] #28 42.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:28:13 [2020-09-03T15:28:13.106Z] #39 52.46   CC       images/ipc-desc.o
15:28:13 [2020-09-03T15:28:13.366Z] #39 52.88   CC       images/ipc-shm.o
15:28:13 [2020-09-03T15:28:13.626Z] #39 53.18   CC       images/ipc-msg.o
15:28:13 [2020-09-03T15:28:13.631Z] #28 ...
15:28:13 [2020-09-03T15:28:13.631Z] 
15:28:13 [2020-09-03T15:28:13.631Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:13 [2020-09-03T15:28:13.631Z] #51 DONE 44.7s
15:28:13 [2020-09-03T15:28:13.631Z] 
15:28:13 [2020-09-03T15:28:13.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:13 [2020-09-03T15:28:13.631Z] #32 40.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:28:13 [2020-09-03T15:28:13.631Z] #32 43.48 debconf: delaying package configuration, since apt-utils is not installed
15:28:13 [2020-09-03T15:28:13.631Z] #32 43.78 Fetched 14.2 MB in 4s (4015 kB/s)
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.04 Selecting previously unselected package xxd.
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.04 (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.)
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.20 Unpacking xxd (2:8.1.0875-5) ...
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.71 Selecting previously unselected package vim-common.
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:28:13 [2020-09-03T15:28:13.631Z] #32 44.79 Unpacking vim-common (2:8.1.0875-5) ...
15:28:13 [2020-09-03T15:28:13.886Z] #39 53.50   CC       images/ipc-sem.o
15:28:13 [2020-09-03T15:28:13.894Z] #32 ...
15:28:13 [2020-09-03T15:28:13.894Z] 
15:28:13 [2020-09-03T15:28:13.894Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:13 [2020-09-03T15:28:13.894Z] #38 35.08 The following additional packages will be installed:
15:28:13 [2020-09-03T15:28:13.894Z] #38 35.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:28:13 [2020-09-03T15:28:13.894Z] #38 35.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:28:13 [2020-09-03T15:28:13.894Z] #38 35.11 Suggested packages:
15:28:13 [2020-09-03T15:28:13.894Z] #38 35.12   manpages-dev python-setuptools
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.33 The following NEW packages will be installed:
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.36   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.38   python-six zlib1g-dev
15:28:13 [2020-09-03T15:28:13.894Z] #38 36.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.78 Need to get 3798 kB of archives.
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.78 After this operation, 21.6 MB of additional disk space will be used.
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 36.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 37.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 37.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 38.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:28:13 [2020-09-03T15:28:13.895Z] #38 40.26 debconf: delaying package configuration, since apt-utils is not installed
15:28:13 [2020-09-03T15:28:13.895Z] #38 41.61 Fetched 3798 kB in 2s (2061 kB/s)
15:28:13 [2020-09-03T15:28:13.895Z] #38 42.66 Selecting previously unselected package libcap-dev:arm64.
15:28:13 [2020-09-03T15:28:13.895Z] #38 42.66 (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.)
15:28:13 [2020-09-03T15:28:13.895Z] #38 42.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 42.73 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.52 Selecting previously unselected package libnet1:arm64.
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.94 Selecting previously unselected package libnet1-dev.
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 43.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.31 Selecting previously unselected package libnl-3-200:arm64.
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.32 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.80 Selecting previously unselected package libnl-3-dev:arm64.
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
15:28:13 [2020-09-03T15:28:13.895Z] #38 44.81 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
15:28:13 [2020-09-03T15:28:13.985Z] using credential docker-jenkins-github-credentials
15:28:14 [2020-09-03T15:28:14.004Z] #36 40.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:28:14 [2020-09-03T15:28:14.061Z] Cloning the remote Git repository
15:28:14 [2020-09-03T15:28:14.061Z] Cloning with configured refspecs honoured and without tags
15:28:14 [2020-09-03T15:28:14.147Z] #39 53.80   CC       images/utsns.o
15:28:14 [2020-09-03T15:28:14.158Z] #38 ...
15:28:14 [2020-09-03T15:28:14.158Z] 
15:28:14 [2020-09-03T15:28:14.158Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:14 [2020-09-03T15:28:14.158Z] #32 45.23 Selecting previously unselected package cmake-data.
15:28:14 [2020-09-03T15:28:14.158Z] #32 45.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:28:14 [2020-09-03T15:28:14.158Z] #32 45.27 Unpacking cmake-data (3.13.4-1) ...
15:28:14 [2020-09-03T15:28:14.407Z] #39 54.07   CC       images/creds.o
15:28:14 [2020-09-03T15:28:14.978Z] #39 54.39   CC       images/vma.o
15:28:14 [2020-09-03T15:28:14.978Z] #39 54.65   CC       images/netdev.o
15:28:15 [2020-09-03T15:28:15.136Z] #31 ...
15:28:15 [2020-09-03T15:28:15.136Z] 
15:28:15 [2020-09-03T15:28:15.136Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:15 [2020-09-03T15:28:15.136Z] #11 65.73 Selecting previously unselected package mingw-w64-x86-64-dev.
15:28:15 [2020-09-03T15:28:15.136Z] #11 65.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 65.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.62 Selecting previously unselected package gcc-mingw-w64-base.
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.89 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 72.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:15 [2020-09-03T15:28:15.136Z] #11 ...
15:28:15 [2020-09-03T15:28:15.136Z] 
15:28:15 [2020-09-03T15:28:15.136Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:15 [2020-09-03T15:28:15.136Z] #40 5.690   PBCC     images/timens.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 5.741   DEP      images/timens.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 5.847   PBCC     images/fown.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 5.904   PBCC     images/google/protobuf/descriptor.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.143   PBCC     images/opts.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.171   PBCC     images/memfd.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.198   DEP      images/fown.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.224   DEP      images/google/protobuf/descriptor.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.256   DEP      images/opts.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.281   DEP      images/memfd.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.305   PBCC     images/sit.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.335   DEP      images/sit.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.415   PBCC     images/macvlan.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.425   DEP      images/macvlan.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.455   PBCC     images/autofs.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.471   DEP      images/autofs.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.490   PBCC     images/sysctl.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.511   DEP      images/sysctl.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.556   PBCC     images/time.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.570   DEP      images/time.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.646   PBCC     images/binfmt-misc.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.694   DEP      images/binfmt-misc.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.769   PBCC     images/seccomp.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.806   DEP      images/seccomp.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.877   PBCC     images/userns.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.914   DEP      images/userns.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.958   PBCC     images/cgroup.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 6.980   DEP      images/cgroup.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.004   PBCC     images/ext-file.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.024   DEP      images/ext-file.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.082   PBCC     images/rpc.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.137   DEP      images/rpc.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.213   PBCC     images/siginfo.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.249   DEP      images/siginfo.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.314   PBCC     images/pagemap.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.382   DEP      images/pagemap.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.571   PBCC     images/rlimit.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.631   DEP      images/rlimit.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.692   PBCC     images/file-lock.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.717   DEP      images/file-lock.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.755   PBCC     images/tty.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.814   DEP      images/tty.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.855   PBCC     images/tun.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.926   PBCC     images/netdev.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 7.973   DEP      images/tun.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.018   DEP      images/netdev.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.113   PBCC     images/vma.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.158   DEP      images/vma.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.239   PBCC     images/creds.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.265   DEP      images/creds.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.328   PBCC     images/utsns.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.349   DEP      images/utsns.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.404   PBCC     images/ipc-desc.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.441   PBCC     images/ipc-sem.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.492   DEP      images/ipc-desc.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.545   DEP      images/ipc-sem.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.597   PBCC     images/ipc-msg.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.611   DEP      images/ipc-msg.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.684   PBCC     images/ipc-shm.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.694   DEP      images/ipc-shm.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.741   PBCC     images/ipc-var.pb-c.c
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.774   DEP      images/ipc-var.pb-c.d
15:28:15 [2020-09-03T15:28:15.136Z] #40 8.794   PBCC     images/sk-opts.pb-c.c
15:28:15 [2020-09-03T15:28:15.437Z] #40 8.818   PBCC     images/packet-sock.pb-c.c
15:28:15 [2020-09-03T15:28:15.437Z] #40 8.902   DEP      images/sk-opts.pb-c.d
15:28:15 [2020-09-03T15:28:15.437Z] #40 8.941   DEP      images/packet-sock.pb-c.d
15:28:15 [2020-09-03T15:28:15.437Z] #40 8.981   PBCC     images/sk-netlink.pb-c.c
15:28:15 [2020-09-03T15:28:15.437Z] #40 9.038   DEP      images/sk-netlink.pb-c.d
15:28:15 [2020-09-03T15:28:15.437Z] #40 9.083   PBCC     images/sk-inet.pb-c.c
15:28:15 [2020-09-03T15:28:15.437Z] #40 9.144   DEP      images/sk-inet.pb-c.d
15:28:15 [2020-09-03T15:28:15.549Z] #39 55.10   CC       images/tty.o
15:28:15 [2020-09-03T15:28:15.739Z] #40 9.207   PBCC     images/sk-unix.pb-c.c
15:28:15 [2020-09-03T15:28:15.739Z] #40 9.249   DEP      images/sk-unix.pb-c.d
15:28:15 [2020-09-03T15:28:15.739Z] #40 9.312   PBCC     images/mm.pb-c.c
15:28:15 [2020-09-03T15:28:15.739Z] #40 9.388   DEP      images/mm.pb-c.d
15:28:16 [2020-09-03T15:28:16.042Z] #40 9.468   PBCC     images/timerfd.pb-c.c
15:28:16 [2020-09-03T15:28:16.042Z] #40 9.508   DEP      images/timerfd.pb-c.d
15:28:16 [2020-09-03T15:28:16.042Z] #40 9.606   PBCC     images/timer.pb-c.c
15:28:16 [2020-09-03T15:28:16.042Z] #40 9.648   DEP      images/timer.pb-c.d
15:28:14 [2020-09-03T15:28:14.255Z] Cloning repository https://github.com/moby/moby.git
15:28:14 [2020-09-03T15:28:14.724Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:28:16 [2020-09-03T15:28:16.121Z] #39 55.72   CC       images/file-lock.o
15:28:16 [2020-09-03T15:28:16.151Z] #45 DONE 170.8s
15:28:16 [2020-09-03T15:28:16.151Z] 
15:28:16 [2020-09-03T15:28:16.151Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:16 [2020-09-03T15:28:16.151Z] #52 150.7 + bin/containerd-stress
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.763   PBCC     images/sa.pb-c.c
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.822   DEP      images/sa.pb-c.d
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.867   PBCC     images/pipe-data.pb-c.c
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.891   DEP      images/pipe-data.pb-c.d
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.940   PBCC     images/mnt.pb-c.c
15:28:16 [2020-09-03T15:28:16.343Z] #40 9.986   DEP      images/mnt.pb-c.d
15:28:16 [2020-09-03T15:28:16.382Z] #39 55.98   CC       images/rlimit.o
15:28:16 [2020-09-03T15:28:16.481Z] #52 ...
15:28:16 [2020-09-03T15:28:16.481Z] 
15:28:16 [2020-09-03T15:28:16.481Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:28:16 [2020-09-03T15:28:16.481Z] #46 DONE 0.4s
15:28:16 [2020-09-03T15:28:16.559Z] #36 ...
15:28:16 [2020-09-03T15:28:16.559Z] 
15:28:16 [2020-09-03T15:28:16.559Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:16 [2020-09-03T15:28:16.559Z] #60 38.88 Checking out files:  30% (630/2067)   
Checking out files:  31% (641/2067)   
Checking out files:  32% (662/2067)   
Checking out files:  33% (683/2067)   
Checking out files:  34% (703/2067)   
Checking out files:  35% (724/2067)   
Checking out files:  36% (745/2067)   
Checking out files:  37% (765/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  85% (1764/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  95% (1965/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:28:16 [2020-09-03T15:28:16.559Z] #60 42.07 + cd /tmp/tmp.x9kSbT3pLR/src/github.com/docker/libnetwork
15:28:16 [2020-09-03T15:28:16.559Z] #60 42.07 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:28:16 [2020-09-03T15:28:16.559Z] #60 42.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:28:16 [2020-09-03T15:28:16.643Z] #39 56.26   CC       images/pagemap.o
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.05   PBCC     images/sk-packet.pb-c.c
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.07   DEP      images/sk-packet.pb-c.d
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.10   PBCC     images/tcp-stream.pb-c.c
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.17   DEP      images/tcp-stream.pb-c.d
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.22   PBCC     images/pipe.pb-c.c
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.27   DEP      images/pipe.pb-c.d
15:28:16 [2020-09-03T15:28:16.644Z] #40 10.33   PBCC     images/pstree.pb-c.c
15:28:16 [2020-09-03T15:28:16.773Z] 
15:28:16 [2020-09-03T15:28:16.773Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:28:16 [2020-09-03T15:28:16.773Z] #48 DONE 0.2s
15:28:16 [2020-09-03T15:28:16.773Z] 
15:28:16 [2020-09-03T15:28:16.773Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:28:16 [2020-09-03T15:28:16.905Z] #39 56.63   CC       images/siginfo.o
15:28:16 [2020-09-03T15:28:16.943Z] #40 10.35   DEP      images/pstree.pb-c.d
15:28:16 [2020-09-03T15:28:16.943Z] #40 10.41   PBCC     images/fs.pb-c.c
15:28:16 [2020-09-03T15:28:16.943Z] #40 10.42   DEP      images/fs.pb-c.d
15:28:16 [2020-09-03T15:28:16.943Z] #40 10.48   PBCC     images/signalfd.pb-c.c
15:28:16 [2020-09-03T15:28:16.943Z] #40 10.55   DEP      images/signalfd.pb-c.d
15:28:17 [2020-09-03T15:28:17.066Z] #50 DONE 0.2s
15:28:17 [2020-09-03T15:28:17.066Z] 
15:28:17 [2020-09-03T15:28:17.066Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:17 [2020-09-03T15:28:17.166Z] #39 ...
15:28:17 [2020-09-03T15:28:17.166Z] 
15:28:17 [2020-09-03T15:28:17.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:17 [2020-09-03T15:28:17.166Z] #10 153.8 Selecting previously unselected package g++-mingw-w64-x86-64.
15:28:17 [2020-09-03T15:28:17.166Z] #10 153.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:28:17 [2020-09-03T15:28:17.166Z] #10 153.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:17 [2020-09-03T15:28:17.246Z] #40 10.65   PBCC     images/fh.pb-c.c
15:28:17 [2020-09-03T15:28:17.246Z] #40 10.70   PBCC     images/fsnotify.pb-c.c
15:28:17 [2020-09-03T15:28:17.246Z] #40 10.78   DEP      images/fh.pb-c.d
15:28:17 [2020-09-03T15:28:17.246Z] #40 10.87   DEP      images/fsnotify.pb-c.d
15:28:17 [2020-09-03T15:28:17.547Z] #40 10.92   PBCC     images/eventpoll.pb-c.c
15:28:17 [2020-09-03T15:28:17.547Z] #40 10.95   DEP      images/eventpoll.pb-c.d
15:28:17 [2020-09-03T15:28:17.547Z] #40 10.99   PBCC     images/eventfd.pb-c.c
15:28:17 [2020-09-03T15:28:17.547Z] #40 11.02   DEP      images/eventfd.pb-c.d
15:28:17 [2020-09-03T15:28:17.547Z] #40 11.12   PBCC     images/remap-file-path.pb-c.c
15:28:17 [2020-09-03T15:28:17.547Z] #40 11.16   DEP      images/remap-file-path.pb-c.d
15:28:17 [2020-09-03T15:28:17.547Z] #40 11.29   PBCC     images/fifo.pb-c.c
15:28:17 [2020-09-03T15:28:17.701Z] #52 152.3 + bin/containerd-shim
15:28:17 [2020-09-03T15:28:17.846Z] #40 11.34   DEP      images/fifo.pb-c.d
15:28:17 [2020-09-03T15:28:17.846Z] #40 11.38   PBCC     images/ghost-file.pb-c.c
15:28:17 [2020-09-03T15:28:17.846Z] #40 11.47   DEP      images/ghost-file.pb-c.d
15:28:18 [2020-09-03T15:28:18.118Z] #60 ...
15:28:18 [2020-09-03T15:28:18.118Z] 
15:28:18 [2020-09-03T15:28:18.118Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:18 [2020-09-03T15:28:18.118Z] #47 35.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:18 [2020-09-03T15:28:18.118Z] #47 35.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:18 [2020-09-03T15:28:18.118Z] #47 35.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:18 [2020-09-03T15:28:18.118Z] #47 35.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:18 [2020-09-03T15:28:18.118Z] #47 38.11 runtime/cgo
15:28:18 [2020-09-03T15:28:18.118Z] #47 38.13 runtime
15:28:18 [2020-09-03T15:28:18.118Z] #47 ...
15:28:18 [2020-09-03T15:28:18.118Z] 
15:28:18 [2020-09-03T15:28:18.118Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:28:18 [2020-09-03T15:28:18.118Z] #36 34.97 Checking out files:  67% (1117/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  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.
15:28:18 [2020-09-03T15:28:18.118Z] #36 35.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:28:18 [2020-09-03T15:28:18.118Z] #36 39.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:28:18 [2020-09-03T15:28:18.118Z] #36 ...
15:28:18 [2020-09-03T15:28:18.118Z] 
15:28:18 [2020-09-03T15:28:18.118Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:18 [2020-09-03T15:28:18.118Z] #38 33.64 Reading package lists...
15:28:18 [2020-09-03T15:28:18.147Z] #40 11.60   PBCC     images/regfile.pb-c.c
15:28:18 [2020-09-03T15:28:18.147Z] #40 11.65   DEP      images/regfile.pb-c.d
15:28:18 [2020-09-03T15:28:18.147Z] #40 11.70   PBCC     images/ns.pb-c.c
15:28:18 [2020-09-03T15:28:18.147Z] #40 11.73   DEP      images/ns.pb-c.d
15:28:18 [2020-09-03T15:28:18.147Z] #40 11.83   PBCC     images/fdinfo.pb-c.c
15:28:16 [2020-09-03T15:28:16.110Z] Fetching upstream changes from https://github.com/moby/moby.git
15:28:16 [2020-09-03T15:28:16.110Z]  > git --version # timeout=10
15:28:16 [2020-09-03T15:28:16.154Z]  > git --version # 'git version 2.24.1.windows.2'
15:28:16 [2020-09-03T15:28:16.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:28:16 [2020-09-03T15:28:16.157Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:28:18 [2020-09-03T15:28:18.446Z] #40 11.99   DEP      images/fdinfo.pb-c.d
15:28:18 [2020-09-03T15:28:18.446Z] #40 12.04   PBCC     images/core-aarch64.pb-c.c
15:28:18 [2020-09-03T15:28:18.446Z] #40 12.09   PBCC     images/core-arm.pb-c.c
15:28:18 [2020-09-03T15:28:18.451Z] #32 ...
15:28:18 [2020-09-03T15:28:18.451Z] 
15:28:18 [2020-09-03T15:28:18.451Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:18 [2020-09-03T15:28:18.451Z] #30 38.91 internal/reflectlite
15:28:18 [2020-09-03T15:28:18.451Z] #30 38.92 sync
15:28:18 [2020-09-03T15:28:18.451Z] #30 40.62 sort
15:28:18 [2020-09-03T15:28:18.451Z] #30 40.64 errors
15:28:18 [2020-09-03T15:28:18.451Z] #30 40.87 strconv
15:28:18 [2020-09-03T15:28:18.451Z] #30 40.87 io
15:28:18 [2020-09-03T15:28:18.451Z] #30 40.87 internal/oserror
15:28:18 [2020-09-03T15:28:18.451Z] #30 41.53 syscall
15:28:18 [2020-09-03T15:28:18.451Z] #30 43.28 strings
15:28:18 [2020-09-03T15:28:18.451Z] #30 43.29 bytes
15:28:18 [2020-09-03T15:28:18.451Z] #30 46.99 reflect
15:28:18 [2020-09-03T15:28:18.451Z] #30 ...
15:28:18 [2020-09-03T15:28:18.451Z] 
15:28:18 [2020-09-03T15:28:18.451Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.49 Selecting previously unselected package libprotobuf-c1:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.52 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.62 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.98 Selecting previously unselected package zlib1g-dev:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 45.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 46.01 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 46.25 Selecting previously unselected package libprotobuf17:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 46.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 46.26 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.17 Selecting previously unselected package libprotobuf-lite17:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.18 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.46 Selecting previously unselected package libprotobuf-dev:arm64.
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
15:28:18 [2020-09-03T15:28:18.451Z] #38 47.48 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:28:18 [2020-09-03T15:28:18.749Z] #40 12.16   PBCC     images/core-ppc64.pb-c.c
15:28:18 [2020-09-03T15:28:18.749Z] #40 12.20   PBCC     images/core-s390.pb-c.c
15:28:18 [2020-09-03T15:28:18.749Z] #40 12.29   PBCC     images/core-x86.pb-c.c
15:28:18 [2020-09-03T15:28:18.749Z] #40 12.35   PBCC     images/core.pb-c.c
15:28:18 [2020-09-03T15:28:18.749Z] #40 12.46   PBCC     images/inventory.pb-c.c
15:28:19 [2020-09-03T15:28:19.030Z] #38 50.29 Selecting previously unselected package libprotoc17:arm64.
15:28:19 [2020-09-03T15:28:19.058Z] #40 12.54   DEP      images/core-aarch64.pb-c.d
15:28:19 [2020-09-03T15:28:19.058Z] #40 12.63   DEP      images/core-arm.pb-c.d
15:28:19 [2020-09-03T15:28:19.058Z] #40 12.68   DEP      images/core-ppc64.pb-c.d
15:28:19 [2020-09-03T15:28:19.058Z] #40 12.74   DEP      images/core-s390.pb-c.d
15:28:19 [2020-09-03T15:28:19.294Z] #38 50.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
15:28:19 [2020-09-03T15:28:19.294Z] #38 50.31 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
15:28:19 [2020-09-03T15:28:19.359Z] #40 12.78   DEP      images/core-x86.pb-c.d
15:28:19 [2020-09-03T15:28:19.359Z] #40 12.88   DEP      images/core.pb-c.d
15:28:19 [2020-09-03T15:28:19.359Z] #40 12.99   DEP      images/inventory.pb-c.d
15:28:19 [2020-09-03T15:28:19.658Z] #40 13.07   PBCC     images/cpuinfo.pb-c.c
15:28:19 [2020-09-03T15:28:19.658Z] #40 13.11   DEP      images/cpuinfo.pb-c.d
15:28:19 [2020-09-03T15:28:19.658Z] #40 13.16   PBCC     images/stats.pb-c.c
15:28:19 [2020-09-03T15:28:19.658Z] #40 13.17   DEP      images/stats.pb-c.d
15:28:19 [2020-09-03T15:28:19.658Z] #40 ...
15:28:19 [2020-09-03T15:28:19.658Z] 
15:28:19 [2020-09-03T15:28:19.658Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:19 [2020-09-03T15:28:19.658Z] #42 70.38 regexp/syntax
15:28:19 [2020-09-03T15:28:19.658Z] #42 73.91 hash/crc32
15:28:19 [2020-09-03T15:28:19.658Z] #42 76.70 vendor/golang.org/x/text/transform
15:28:19 [2020-09-03T15:28:19.658Z] #42 79.30 time
15:28:19 [2020-09-03T15:28:19.658Z] #42 ...
15:28:19 [2020-09-03T15:28:19.658Z] 
15:28:19 [2020-09-03T15:28:19.658Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:19 [2020-09-03T15:28:19.864Z] #60 ...
15:28:19 [2020-09-03T15:28:19.864Z] 
15:28:19 [2020-09-03T15:28:19.864Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:19 [2020-09-03T15:28:19.864Z] #47 36.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:19 [2020-09-03T15:28:19.864Z] #47 39.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:28:19 [2020-09-03T15:28:19.864Z] #47 39.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:28:19 [2020-09-03T15:28:19.864Z] #47 40.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:28:19 [2020-09-03T15:28:19.864Z] #47 40.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:28:19 [2020-09-03T15:28:19.864Z] #47 42.95 runtime
15:28:19 [2020-09-03T15:28:19.864Z] #47 ...
15:28:19 [2020-09-03T15:28:19.864Z] 
15:28:19 [2020-09-03T15:28:19.864Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:19 [2020-09-03T15:28:19.864Z] #23 34.31 Reading package lists...
15:28:20 [2020-09-03T15:28:20.127Z] #23 ...
15:28:20 [2020-09-03T15:28:20.127Z] 
15:28:20 [2020-09-03T15:28:20.127Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:20 [2020-09-03T15:28:20.127Z] #38 36.98 Fetched 8378 kB in 29s (289 kB/s)
15:28:20 [2020-09-03T15:28:20.127Z] #38 36.98 Reading package lists...
15:28:20 [2020-09-03T15:28:20.127Z] #38 ...
15:28:20 [2020-09-03T15:28:20.127Z] 
15:28:20 [2020-09-03T15:28:20.127Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:20 [2020-09-03T15:28:20.127Z] #32 43.00 Fetched 8378 kB in 31s (268 kB/s)
15:28:20 [2020-09-03T15:28:20.142Z] #38 51.18 Selecting previously unselected package protobuf-c-compiler.
15:28:20 [2020-09-03T15:28:20.142Z] #38 51.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
15:28:20 [2020-09-03T15:28:20.142Z] #38 51.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:28:20 [2020-09-03T15:28:20.142Z] #38 51.40 Selecting previously unselected package protobuf-compiler.
15:28:20 [2020-09-03T15:28:20.142Z] #38 ...
15:28:20 [2020-09-03T15:28:20.142Z] 
15:28:20 [2020-09-03T15:28:20.142Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:20 [2020-09-03T15:28:20.142Z] #25 6.077 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:28:20 [2020-09-03T15:28:20.142Z] #25 6.579 
15:28:20 [2020-09-03T15:28:20.409Z] #25 6.836 
                                                                           0.0%
###                                                                        5.0%
#########                                                                 13.0%
#############                                                             18.5%
15:28:20 [2020-09-03T15:28:20.409Z] #25 ...
15:28:20 [2020-09-03T15:28:20.409Z] 
15:28:20 [2020-09-03T15:28:20.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:20 [2020-09-03T15:28:20.409Z] #32 51.48 Selecting previously unselected package libicu63:arm64.
15:28:20 [2020-09-03T15:28:20.409Z] #32 51.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
15:28:20 [2020-09-03T15:28:20.409Z] #32 51.52 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:28:20 [2020-09-03T15:28:20.562Z] #53 42.23 Checking out files:  64% (2092/3234)   
Checking out files:  65% (2103/3234)   
Checking out files:  66% (2135/3234)   
Checking out files:  67% (2167/3234)   
Checking out files:  68% (2200/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:28:20 [2020-09-03T15:28:20.562Z] #53 43.20 + cd /tmp/tmp.BtJZX5pCm5/src/github.com/containerd/containerd
15:28:20 [2020-09-03T15:28:20.562Z] #53 43.20 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:28:20 [2020-09-03T15:28:20.674Z] #32 ...
15:28:20 [2020-09-03T15:28:20.674Z] 
15:28:20 [2020-09-03T15:28:20.674Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:20 [2020-09-03T15:28:20.674Z] #41 41.79 strconv
15:28:20 [2020-09-03T15:28:20.674Z] #41 41.81 io
15:28:20 [2020-09-03T15:28:20.674Z] #41 41.82 syscall
15:28:20 [2020-09-03T15:28:20.674Z] #41 41.84 vendor/golang.org/x/net/dns/dnsmessage
15:28:20 [2020-09-03T15:28:20.674Z] #41 44.39 bytes
15:28:20 [2020-09-03T15:28:20.674Z] #41 49.52 bufio
15:28:20 [2020-09-03T15:28:20.674Z] #41 49.81 reflect
15:28:20 [2020-09-03T15:28:20.674Z] #41 51.31 regexp/syntax
15:28:20 [2020-09-03T15:28:20.674Z] #41 51.97 hash/crc32
15:28:20 [2020-09-03T15:28:20.674Z] #41 ...
15:28:20 [2020-09-03T15:28:20.674Z] 
15:28:20 [2020-09-03T15:28:20.674Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:20 [2020-09-03T15:28:20.674Z] #10 41.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 42.16 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]
15:28:20 [2020-09-03T15:28:20.674Z] #10 42.19 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]
15:28:20 [2020-09-03T15:28:20.674Z] #10 47.03 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]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.24 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]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:28:20 [2020-09-03T15:28:20.674Z] #10 49.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:28:20 [2020-09-03T15:28:20.675Z] #10 50.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:28:20 [2020-09-03T15:28:20.675Z] #10 50.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:28:20 [2020-09-03T15:28:20.675Z] #10 50.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.21 debconf: delaying package configuration, since apt-utils is not installed
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.45 Fetched 73.3 MB in 14s (5420 kB/s)
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.56 Selecting previously unselected package binutils-mingw-w64-i686.
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.56 (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.)
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:28:20 [2020-09-03T15:28:20.675Z] #10 51.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:28:20 [2020-09-03T15:28:20.863Z] #53 43.67 + export 'BUILDTAGS=netgo osusergo static_build'
15:28:20 [2020-09-03T15:28:20.943Z] #10 ...
15:28:20 [2020-09-03T15:28:20.943Z] 
15:28:20 [2020-09-03T15:28:20.943Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + BUILDTAGS='netgo osusergo static_build'
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + export EXTRA_FLAGS=-buildmode=pie
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + EXTRA_FLAGS=-buildmode=pie
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + '[' '' = dynamic ']'
15:28:21 [2020-09-03T15:28:21.164Z] #53 43.67 + make
15:28:21 [2020-09-03T15:28:21.368Z] #10 ...
15:28:21 [2020-09-03T15:28:21.368Z] 
15:28:21 [2020-09-03T15:28:21.368Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:21 [2020-09-03T15:28:21.368Z] #41 147.5 vendor/golang.org/x/crypto/chacha20poly1305
15:28:21 [2020-09-03T15:28:21.368Z] #41 149.5 vendor/golang.org/x/crypto/hkdf
15:28:21 [2020-09-03T15:28:21.368Z] #41 149.7 vendor/golang.org/x/text/transform
15:28:21 [2020-09-03T15:28:21.368Z] #41 150.6 vendor/golang.org/x/text/unicode/bidi
15:28:21 [2020-09-03T15:28:21.368Z] #41 152.5 vendor/golang.org/x/text/secure/bidirule
15:28:21 [2020-09-03T15:28:21.368Z] #41 152.9 vendor/golang.org/x/text/unicode/norm
15:28:21 [2020-09-03T15:28:21.368Z] #41 ...
15:28:21 [2020-09-03T15:28:21.368Z] 
15:28:21 [2020-09-03T15:28:21.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:21 [2020-09-03T15:28:21.368Z] #39 56.93   CC       images/rpc.o
15:28:21 [2020-09-03T15:28:21.368Z] #39 58.80   CC       images/ext-file.o
15:28:21 [2020-09-03T15:28:21.368Z] #39 59.14   CC       images/cgroup.o
15:28:21 [2020-09-03T15:28:21.368Z] #39 60.11   CC       images/userns.o
15:28:21 [2020-09-03T15:28:21.368Z] #39 60.50   CC       images/google/protobuf/descriptor.o
15:28:21 [2020-09-03T15:28:21.763Z] #25 6.836 
                                                                           0.0%
###                                                                        5.0%
#########                                                                 13.0%
#############                                                             18.5%
#################                                                         23.9%
#################                                                         24.7%
#####################                                                     30.5%
##########################                                                36.7%
###############################                                           44.3%
####################################                                      50.6%
##########################################                                58.5%
##################################################                        70.4%
#########################################################                 79.4%
################################################################          89.3%
##################################################################        92.8%
####################################################################      95.8%
######################################################################## 100.0%
15:28:21 [2020-09-03T15:28:21.990Z] #38 46.42 Reading package lists...
15:28:21 [2020-09-03T15:28:21.991Z] #38 ...
15:28:21 [2020-09-03T15:28:21.991Z] 
15:28:21 [2020-09-03T15:28:21.991Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:21 [2020-09-03T15:28:21.991Z] #23 39.26 Fetched 8378 kB in 28s (304 kB/s)
15:28:21 [2020-09-03T15:28:21.991Z] #23 39.26 Reading package lists...
15:28:21 [2020-09-03T15:28:21.991Z] #23 ...
15:28:21 [2020-09-03T15:28:21.991Z] 
15:28:21 [2020-09-03T15:28:21.991Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:21 [2020-09-03T15:28:21.991Z] #51 41.53 Fetched 8378 kB in 30s (282 kB/s)
15:28:21 [2020-09-03T15:28:21.991Z] #51 41.53 Reading package lists...
15:28:21 [2020-09-03T15:28:21.991Z] #51 ...
15:28:21 [2020-09-03T15:28:21.991Z] 
15:28:21 [2020-09-03T15:28:21.991Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:21 [2020-09-03T15:28:21.991Z] #32 39.45 Fetched 8378 kB in 28s (303 kB/s)
15:28:21 [2020-09-03T15:28:21.991Z] #32 39.45 Reading package lists...
15:28:21 [2020-09-03T15:28:21.991Z] #32 ...
15:28:21 [2020-09-03T15:28:21.991Z] 
15:28:21 [2020-09-03T15:28:21.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:21 [2020-09-03T15:28:21.991Z] #10 39.62 Fetched 8378 kB in 28s (303 kB/s)
15:28:22 [2020-09-03T15:28:22.043Z] #32 43.00 Reading package lists...
15:28:22 [2020-09-03T15:28:22.043Z] #32 ...
15:28:22 [2020-09-03T15:28:22.043Z] 
15:28:22 [2020-09-03T15:28:22.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:22 [2020-09-03T15:28:22.043Z] #10 38.73 Fetched 8378 kB in 27s (311 kB/s)
15:28:22 [2020-09-03T15:28:22.043Z] #10 38.73 Reading package lists...
15:28:22 [2020-09-03T15:28:22.043Z] #10 ...
15:28:22 [2020-09-03T15:28:22.043Z] 
15:28:22 [2020-09-03T15:28:22.043Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:22 [2020-09-03T15:28:22.228Z] #53 44.63 + bin/ctr
15:28:22 [2020-09-03T15:28:22.289Z] #52 156.7 + bin/containerd-shim-runc-v1
15:28:22 [2020-09-03T15:28:22.341Z] #25 8.972 #=#=#                                                                         
15:28:22 [2020-09-03T15:28:22.615Z] #23 47.30 Building dependency tree...
15:28:22 [2020-09-03T15:28:22.615Z] #23 ...
15:28:22 [2020-09-03T15:28:22.615Z] 
15:28:22 [2020-09-03T15:28:22.615Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:22 [2020-09-03T15:28:22.615Z] #51 39.26 Fetched 8378 kB in 27s (307 kB/s)
15:28:22 [2020-09-03T15:28:22.876Z] #51 39.26 Reading package lists...
15:28:22 [2020-09-03T15:28:22.876Z] #51 ...
15:28:22 [2020-09-03T15:28:22.876Z] 
15:28:22 [2020-09-03T15:28:22.876Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:22 [2020-09-03T15:28:22.876Z] #38 36.98 Reading package lists...
15:28:23 [2020-09-03T15:28:23.136Z] #25 9.433 #=#=#                                                                         

#################                                                         24.0%
####################################                                      50.7%
####################################################                      72.3%
######################################################################    98.1%
######################################################################## 100.0%
15:28:23 [2020-09-03T15:28:23.277Z] #39 62.74   CC       images/opts.o
15:28:23 [2020-09-03T15:28:23.373Z] #10 39.62 Reading package lists...
15:28:23 [2020-09-03T15:28:23.373Z] #10 ...
15:28:23 [2020-09-03T15:28:23.373Z] 
15:28:23 [2020-09-03T15:28:23.373Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:23 [2020-09-03T15:28:23.373Z] #23 39.26 Reading package lists...
15:28:23 [2020-09-03T15:28:23.399Z] #25 10.24 
15:28:23 [2020-09-03T15:28:23.537Z] #39 63.06   CC       images/seccomp.o
15:28:23 [2020-09-03T15:28:23.666Z] #25 10.49 
                                                                           0.2%
15:28:23 [2020-09-03T15:28:23.666Z] #25 ...
15:28:23 [2020-09-03T15:28:23.666Z] 
15:28:23 [2020-09-03T15:28:23.666Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.422 + RM_GOPATH=0
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.422 + TMP_GOPATH=
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.422 + : /build
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.422 + '[' -z '' ']'
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.429 ++ mktemp -d
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.436 + export GOPATH=/tmp/tmp.zaL874PBvs
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.436 + GOPATH=/tmp/tmp.zaL874PBvs
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.436 + RM_GOPATH=1
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.436 + case "$(go env GOARCH)" in
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.440 ++ go env GOARCH
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.489 + export GO_BUILDMODE=-buildmode=pie
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.489 + GO_BUILDMODE=-buildmode=pie
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.489 ++ dirname /tmp/install/install.sh
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 + dir=/tmp/install
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 + bin=containerd
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 + shift
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 + '[' '!' -f /tmp/install/containerd.installer ']'
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 + . /tmp/install/containerd.installer
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 ++ set -e
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.493 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.494 + install_containerd
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.495 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.495 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zaL874PBvs/src/github.com/containerd/containerd
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.495 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:28:23 [2020-09-03T15:28:23.666Z] #52 4.503 Cloning into '/tmp/tmp.zaL874PBvs/src/github.com/containerd/containerd'...
15:28:23 [2020-09-03T15:28:23.666Z] #52 ...
15:28:23 [2020-09-03T15:28:23.666Z] 
15:28:23 [2020-09-03T15:28:23.666Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:23 [2020-09-03T15:28:23.797Z] #39 63.46   CC       images/binfmt-misc.o
15:28:24 [2020-09-03T15:28:24.057Z] #39 63.66   CC       images/time.o
15:28:24 [2020-09-03T15:28:24.196Z] #25 10.49 
                                                                           0.2%
#########                                                                 12.9%
####################                                                      29.1%
##################################                                        47.4%
#############################################                             63.6%
#########################################################                 80.2%
######################################################################## 100.0%
15:28:24 [2020-09-03T15:28:24.317Z] #39 64.01   CC       images/sysctl.o
15:28:24 [2020-09-03T15:28:24.465Z] #25 ...
15:28:24 [2020-09-03T15:28:24.465Z] 
15:28:24 [2020-09-03T15:28:24.465Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:24 [2020-09-03T15:28:24.465Z] #47 45.70 syscall
15:28:24 [2020-09-03T15:28:24.465Z] #47 45.77 strconv
15:28:24 [2020-09-03T15:28:24.465Z] #47 45.78 strings
15:28:24 [2020-09-03T15:28:24.465Z] #47 45.78 bytes
15:28:24 [2020-09-03T15:28:24.465Z] #47 50.00 bufio
15:28:24 [2020-09-03T15:28:24.465Z] #47 50.07 text/tabwriter
15:28:24 [2020-09-03T15:28:24.465Z] #47 51.81 reflect
15:28:24 [2020-09-03T15:28:24.465Z] #47 51.82 regexp/syntax
15:28:24 [2020-09-03T15:28:24.730Z] #47 ...
15:28:24 [2020-09-03T15:28:24.730Z] 
15:28:24 [2020-09-03T15:28:24.730Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:24 [2020-09-03T15:28:24.730Z] #25 11.64 
15:28:24 [2020-09-03T15:28:24.886Z] #39 64.47   CC       images/autofs.o
15:28:25 [2020-09-03T15:28:25.022Z] #52 159.8 + bin/containerd-shim-runc-v2
15:28:25 [2020-09-03T15:28:25.147Z] #39 64.89   CC       images/macvlan.o
15:28:25 [2020-09-03T15:28:25.656Z] #52 160.5 + binaries
15:28:25 [2020-09-03T15:28:25.656Z] #52 160.5 + install -D bin/containerd /build/containerd
15:28:25 [2020-09-03T15:28:25.656Z] #52 160.5 + install -D bin/containerd-shim /build/containerd-shim
15:28:25 [2020-09-03T15:28:25.656Z] #52 160.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:28:25 [2020-09-03T15:28:25.656Z] #52 160.5 + install -D bin/ctr /build/ctr
15:28:25 [2020-09-03T15:28:25.716Z] #39 65.22   CC       images/sit.o
15:28:25 [2020-09-03T15:28:25.949Z] #52 DONE 160.9s
15:28:25 [2020-09-03T15:28:25.976Z] #39 65.67   CC       images/memfd.o
15:28:26 [2020-09-03T15:28:26.546Z] #39 66.19   CC       images/timens.o
15:28:26 [2020-09-03T15:28:26.986Z] 
15:28:26 [2020-09-03T15:28:26.986Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:28:27 [2020-09-03T15:28:27.116Z] #39 66.67   LINK     images/built-in.o
15:28:27 [2020-09-03T15:28:27.116Z] #39 66.82   GEN      compel/include/asm
15:28:27 [2020-09-03T15:28:27.116Z] #39 66.84   GEN      compel/include/version.h
15:28:27 [2020-09-03T15:28:27.116Z] #39 66.88 touch .config
15:28:27 [2020-09-03T15:28:27.116Z] #39 66.92   GEN      include/common/config.h
15:28:27 [2020-09-03T15:28:27.277Z] #53 DONE 0.4s
15:28:27 [2020-09-03T15:28:27.277Z] 
15:28:27 [2020-09-03T15:28:27.277Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:28:27 [2020-09-03T15:28:27.277Z] #57 DONE 0.2s
15:28:27 [2020-09-03T15:28:27.376Z] #39 66.99   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.00   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.03   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.04   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.08   DEP      compel/arch/x86/plugins/std/memcpy.d
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.10   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.12   GEN      compel/plugins/include/uapi/std/syscall.h
15:28:27 [2020-09-03T15:28:27.376Z] #39 67.16   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:28:27 [2020-09-03T15:28:27.524Z] #25 11.93 
                                                                           0.0%
##                                                                         3.3%
##                                                                         3.4%
#####                                                                      8.1%
#############                                                             18.9%
#################                                                         23.8%
###################                                                       26.4%
###################                                                       27.6%
#######################                                                   33.2%
##############################                                            42.0%
##################################                                        47.8%
####################################                                      50.5%
#########################################                                 57.5%
############################################                              62.3%
#################################################                         68.7%
#######################################################                   76.7%
#############################################################             84.9%
##################################################################        92.8%
#######################################################################   99.1%
######################################################################## 100.0%
15:28:27 [2020-09-03T15:28:27.569Z] 
15:28:27 [2020-09-03T15:28:27.569Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:28:27 [2020-09-03T15:28:27.569Z] #59 DONE 0.2s
15:28:27 [2020-09-03T15:28:27.636Z] #39 67.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:28:27 [2020-09-03T15:28:27.636Z] #39 67.20   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:28:27 [2020-09-03T15:28:27.636Z] #39 67.20   DEP      compel/plugins/std/infect.d
15:28:27 [2020-09-03T15:28:27.636Z] #39 67.37   DEP      compel/plugins/std/string.d
15:28:27 [2020-09-03T15:28:27.861Z] 
15:28:27 [2020-09-03T15:28:27.861Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:28:27 [2020-09-03T15:28:27.861Z] #61 DONE 0.2s
15:28:27 [2020-09-03T15:28:27.861Z] 
15:28:27 [2020-09-03T15:28:27.861Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:28:27 [2020-09-03T15:28:27.877Z] #53 ...
15:28:27 [2020-09-03T15:28:27.877Z] 
15:28:27 [2020-09-03T15:28:27.877Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:27 [2020-09-03T15:28:27.877Z] #48 77.65 time
15:28:27 [2020-09-03T15:28:27.877Z] #48 81.35 regexp
15:28:27 [2020-09-03T15:28:27.877Z] #48 ...
15:28:27 [2020-09-03T15:28:27.877Z] 
15:28:27 [2020-09-03T15:28:27.877Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:27 [2020-09-03T15:28:27.877Z] #40 14.98 make[1]: Nothing to be done for 'all'.
15:28:27 [2020-09-03T15:28:27.877Z] #40 16.89   CC       images/stats.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 17.38   CC       images/core.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 18.30   CC       images/core-x86.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 19.07   CC       images/core-arm.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 19.60   CC       images/core-aarch64.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 20.29   CC       images/core-ppc64.o
15:28:27 [2020-09-03T15:28:27.877Z] #40 ...
15:28:27 [2020-09-03T15:28:27.877Z] 
15:28:27 [2020-09-03T15:28:27.877Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:27 [2020-09-03T15:28:27.877Z] #48 88.03 io/ioutil
15:28:27 [2020-09-03T15:28:27.877Z] #48 88.71 mvdan.cc/sh/v3/fileutil
15:28:27 [2020-09-03T15:28:27.896Z] #39 67.51   DEP      compel/plugins/std/log.d
15:28:28 [2020-09-03T15:28:28.104Z] #25 14.91 #=#=#                                                                         
15:28:28 [2020-09-03T15:28:28.104Z] #25 ...
15:28:28 [2020-09-03T15:28:28.104Z] 
15:28:28 [2020-09-03T15:28:28.104Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:28 [2020-09-03T15:28:28.104Z] #30 49.14 bufio
15:28:28 [2020-09-03T15:28:28.104Z] #30 49.77 path
15:28:28 [2020-09-03T15:28:28.104Z] #30 50.33 text/tabwriter
15:28:28 [2020-09-03T15:28:28.104Z] #30 52.33 internal/syscall/execenv
15:28:28 [2020-09-03T15:28:28.104Z] #30 52.36 internal/syscall/unix
15:28:28 [2020-09-03T15:28:28.104Z] #30 52.37 time
15:28:28 [2020-09-03T15:28:28.104Z] #30 57.27 internal/poll
15:28:28 [2020-09-03T15:28:28.104Z] #30 58.68 os
15:28:28 [2020-09-03T15:28:28.104Z] #30 ...
15:28:28 [2020-09-03T15:28:28.104Z] 
15:28:28 [2020-09-03T15:28:28.104Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:28 [2020-09-03T15:28:28.104Z] #32 57.83 Selecting previously unselected package libxml2:arm64.
15:28:28 [2020-09-03T15:28:28.104Z] #32 57.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 57.85 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.28 Selecting previously unselected package libarchive13:arm64.
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.84 Selecting previously unselected package libjsoncpp1:arm64.
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 58.86 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 59.27 Selecting previously unselected package librhash0:arm64.
15:28:28 [2020-09-03T15:28:28.104Z] #32 59.27 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.104Z] #32 59.28 Unpacking librhash0:arm64 (1.3.8-1) ...
15:28:28 [2020-09-03T15:28:28.155Z] #39 67.65   DEP      compel/plugins/std/fds.d
15:28:28 [2020-09-03T15:28:28.155Z] #39 67.79   DEP      compel/plugins/std/std.d
15:28:28 [2020-09-03T15:28:28.155Z] #39 67.90   DEP      compel/plugins/shmem/shmem.d
15:28:28 [2020-09-03T15:28:28.227Z] #62 DONE 0.1s
15:28:28 [2020-09-03T15:28:28.227Z] 
15:28:28 [2020-09-03T15:28:28.227Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:28:28 [2020-09-03T15:28:28.415Z] #39 67.96   DEP      compel/plugins/fds/fds.d
15:28:28 [2020-09-03T15:28:28.415Z] #39 68.12   CC       compel/plugins/std/std.o
15:28:28 [2020-09-03T15:28:28.675Z] #39 ...
15:28:28 [2020-09-03T15:28:28.675Z] 
15:28:28 [2020-09-03T15:28:28.675Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:28:28 [2020-09-03T15:28:28.675Z] #54 165.3 + for f in rootlesskit rootlesskit-docker-proxy
15:28:28 [2020-09-03T15:28:28.675Z] #54 165.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:28:28 [2020-09-03T15:28:28.684Z] #32 59.94 Selecting previously unselected package libuv1:arm64.
15:28:28 [2020-09-03T15:28:28.684Z] #32 59.94 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.684Z] #32 59.95 Unpacking libuv1:arm64 (1.24.1-1) ...
15:28:28 [2020-09-03T15:28:28.749Z] #38 50.35 Reading package lists...
15:28:28 [2020-09-03T15:28:28.749Z] #38 ...
15:28:28 [2020-09-03T15:28:28.749Z] 
15:28:28 [2020-09-03T15:28:28.749Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:28 [2020-09-03T15:28:28.749Z] #32 43.00 Reading package lists...
15:28:28 [2020-09-03T15:28:28.861Z] #63 DONE 0.6s
15:28:28 [2020-09-03T15:28:28.861Z] 
15:28:28 [2020-09-03T15:28:28.861Z] #64 exporting to image
15:28:28 [2020-09-03T15:28:28.861Z] #64 exporting layers
15:28:28 [2020-09-03T15:28:28.948Z] #32 60.11 Selecting previously unselected package cmake.
15:28:28 [2020-09-03T15:28:28.948Z] #32 60.11 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:28:28 [2020-09-03T15:28:28.948Z] #32 60.12 Unpacking cmake (3.13.4-1) ...
15:28:29 [2020-09-03T15:28:29.431Z] #48 ...
15:28:29 [2020-09-03T15:28:29.431Z] 
15:28:29 [2020-09-03T15:28:29.431Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:29 [2020-09-03T15:28:29.431Z] #31 80.11 internal/poll
15:28:29 [2020-09-03T15:28:29.431Z] #31 82.94 os
15:28:29 [2020-09-03T15:28:29.431Z] #31 84.23 internal/fmtsort
15:28:29 [2020-09-03T15:28:29.431Z] #31 85.95 fmt
15:28:29 [2020-09-03T15:28:29.431Z] #31 85.96 path/filepath
15:28:29 [2020-09-03T15:28:29.431Z] #31 87.71 io/ioutil
15:28:29 [2020-09-03T15:28:29.431Z] #31 89.79 flag
15:28:29 [2020-09-03T15:28:29.431Z] #31 89.79 github.com/BurntSushi/toml
15:28:29 [2020-09-03T15:28:29.431Z] #31 89.80 log
15:28:29 [2020-09-03T15:28:29.431Z] #31 ...
15:28:29 [2020-09-03T15:28:29.431Z] 
15:28:29 [2020-09-03T15:28:29.431Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:29 [2020-09-03T15:28:29.431Z] #40 21.10   CC       images/core-s390.o
15:28:29 [2020-09-03T15:28:29.431Z] #40 21.83   CC       images/cpuinfo.o
15:28:29 [2020-09-03T15:28:29.431Z] #40 22.36   CC       images/inventory.o
15:28:29 [2020-09-03T15:28:29.431Z] #40 22.64   CC       images/fdinfo.o
15:28:29 [2020-09-03T15:28:29.431Z] #40 23.00   CC       images/fown.o
15:28:29 [2020-09-03T15:28:29.609Z] #23 51.91 Reading package lists...
15:28:29 [2020-09-03T15:28:29.609Z] #23 ...
15:28:29 [2020-09-03T15:28:29.609Z] 
15:28:29 [2020-09-03T15:28:29.609Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:29 [2020-09-03T15:28:29.609Z] #51 41.53 Reading package lists...
15:28:29 [2020-09-03T15:28:29.729Z] #40 23.31   CC       images/ns.o
15:28:30 [2020-09-03T15:28:30.031Z] #40 23.66   CC       images/regfile.o
15:28:30 [2020-09-03T15:28:30.331Z] #40 23.95   CC       images/ghost-file.o
15:28:30 [2020-09-03T15:28:30.356Z] #32 ...
15:28:30 [2020-09-03T15:28:30.356Z] 
15:28:30 [2020-09-03T15:28:30.356Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.40 Selecting previously unselected package protobuf-compiler.
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.41 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.58 Selecting previously unselected package python-pkg-resources.
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 51.70 Unpacking python-pkg-resources (40.8.0-1) ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 52.56 Selecting previously unselected package python-six.
15:28:30 [2020-09-03T15:28:30.356Z] #38 52.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 52.58 Unpacking python-six (1.12.0-1) ...
15:28:30 [2020-09-03T15:28:30.356Z] #38 53.10 Selecting previously unselected package python-protobuf.
15:28:30 [2020-09-03T15:28:30.357Z] #38 53.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 53.22 Unpacking python-protobuf (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 54.00 Setting up python-pkg-resources (40.8.0-1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 57.33 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 57.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 57.78 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 57.81 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 57.83 Setting up python-six (1.12.0-1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.44 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.46 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.50 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.53 Setting up libcap-dev:arm64 (1:2.25-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.58 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.61 Setting up protobuf-compiler (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.66 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 60.78 Setting up python-protobuf (3.6.1.3-2) ...
15:28:30 [2020-09-03T15:28:30.357Z] #38 ...
15:28:30 [2020-09-03T15:28:30.357Z] 
15:28:30 [2020-09-03T15:28:30.357Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:30 [2020-09-03T15:28:30.551Z] #51 53.84 Reading package lists...
15:28:30 [2020-09-03T15:28:30.551Z] #51 ...
15:28:30 [2020-09-03T15:28:30.551Z] 
15:28:30 [2020-09-03T15:28:30.551Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:30 [2020-09-03T15:28:30.551Z] #38 46.42 Reading package lists...
15:28:30 [2020-09-03T15:28:30.628Z] #40 24.29   CC       images/fifo.o
15:28:30 [2020-09-03T15:28:30.927Z] #40 24.47   CC       images/remap-file-path.o
15:28:31 [2020-09-03T15:28:31.227Z] #40 24.71   CC       images/eventfd.o
15:28:31 [2020-09-03T15:28:31.528Z] #40 24.98   CC       images/eventpoll.o
15:28:31 [2020-09-03T15:28:31.708Z] #64 exporting layers 2.7s done
15:28:31 [2020-09-03T15:28:31.708Z] #64 writing image sha256:4dfd8c34b3ed9f0d0904020e440e9b9501569b9b425941d02cbbc1158b35d67d
15:28:31 [2020-09-03T15:28:31.708Z] #64 writing image sha256:4dfd8c34b3ed9f0d0904020e440e9b9501569b9b425941d02cbbc1158b35d67d done
15:28:31 [2020-09-03T15:28:31.708Z] #64 naming to docker.io/library/docker:173d6d84167a34273a061a80fa18569cf74644c2 done
15:28:31 [2020-09-03T15:28:31.708Z] #64 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:28:31 [2020-09-03T15:28:31.830Z] #40 25.39   CC       images/fh.o
15:28:31 [2020-09-03T15:28:31.969Z] #54 ...
15:28:31 [2020-09-03T15:28:31.969Z] 
15:28:31 [2020-09-03T15:28:31.969Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:31 [2020-09-03T15:28:31.969Z] #41 158.3 vendor/golang.org/x/net/idna
15:28:31 [2020-09-03T15:28:31.969Z] #41 161.8 vendor/golang.org/x/net/http2/hpack
15:28:31 [2020-09-03T15:28:31.969Z] #41 163.6 mime
15:28:31 [2020-09-03T15:28:31.969Z] #41 164.9 mime/quotedprintable
15:28:31 [2020-09-03T15:28:31.969Z] #41 165.4 net/http/internal
15:28:31 [2020-09-03T15:28:31.969Z] #41 167.8 crypto/tls
15:28:31 [2020-09-03T15:28:31.969Z] #41 ...
15:28:31 [2020-09-03T15:28:31.969Z] 
15:28:31 [2020-09-03T15:28:31.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:31 [2020-09-03T15:28:31.969Z] #39 68.42   CC       compel/plugins/std/fds.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 68.79   CC       compel/plugins/std/log.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 69.69   CC       compel/plugins/std/string.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.25   CC       compel/plugins/std/infect.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.67   CC       compel/arch/x86/plugins/std/parasite-head.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.70   CC       compel/arch/x86/plugins/std/memcpy.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.74   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.78   AR       compel/plugins/std.lib.a
15:28:31 [2020-09-03T15:28:31.969Z] #39 70.87   CC       compel/plugins/fds/fds.o
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.09   AR       compel/plugins/fds.lib.a
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.16   HOSTDEP  compel/src/lib/log-host.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.21   HOSTDEP  compel/src/lib/handle-elf-host.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.36   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.43   HOSTDEP  compel/src/main-host.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.53   DEP      compel/src/lib/ptrace.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.63   DEP      compel/src/lib/infect.d
15:28:31 [2020-09-03T15:28:31.969Z] #39 71.76   DEP      compel/src/lib/infect-util.d
15:28:32 [2020-09-03T15:28:32.094Z] #25 15.29 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.0%
##                                                                         3.9%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.1%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.5%
###########                                                               15.5%
############                                                              16.9%
#############                                                             18.2%
##############                                                            20.1%
################                                                          22.5%
################                                                          23.1%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.5%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.4%
##############################                                            42.4%
###############################                                           43.6%
#################################                                         46.1%
###################################                                       49.1%
#####################################                                     51.8%
######################################                                    54.1%
#######################################                                   54.4%
########################################                                  55.7%
15:28:32 [2020-09-03T15:28:32.094Z] #25 ...
15:28:32 [2020-09-03T15:28:32.094Z] 
15:28:32 [2020-09-03T15:28:32.094Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:32 [2020-09-03T15:28:32.094Z] #41 53.18 crypto
15:28:32 [2020-09-03T15:28:32.094Z] #41 53.53 crypto/rc4
15:28:32 [2020-09-03T15:28:32.094Z] #41 54.09 vendor/golang.org/x/crypto/hkdf
15:28:32 [2020-09-03T15:28:32.094Z] #41 54.56 vendor/golang.org/x/text/transform
15:28:32 [2020-09-03T15:28:32.094Z] #41 56.26 time
15:28:32 [2020-09-03T15:28:32.094Z] #41 58.24 regexp
15:28:32 [2020-09-03T15:28:32.094Z] #41 62.40 path/filepath
15:28:32 [2020-09-03T15:28:32.094Z] #41 62.46 net
15:28:32 [2020-09-03T15:28:32.132Z] #40 25.75   CC       images/fsnotify.o
15:28:32 [2020-09-03T15:28:32.146Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/test/unit
15:28:32 [2020-09-03T15:28:32.229Z] #39 71.84   DEP      compel/src/lib/infect-rpc.d
15:28:32 [2020-09-03T15:28:32.229Z] #39 72.02   DEP      compel/arch/x86/src/lib/infect.d
15:28:32 [2020-09-03T15:28:32.359Z] #41 ...
15:28:32 [2020-09-03T15:28:32.359Z] 
15:28:32 [2020-09-03T15:28:32.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:32 [2020-09-03T15:28:32.359Z] #10 53.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:28:32 [2020-09-03T15:28:32.359Z] #10 53.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 53.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 55.96 Selecting previously unselected package binutils-mingw-w64.
15:28:32 [2020-09-03T15:28:32.359Z] #10 55.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 55.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 56.09 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:28:32 [2020-09-03T15:28:32.359Z] #10 56.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 56.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.21 Selecting previously unselected package dmsetup.
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.22 Unpacking dmsetup (2:1.02.155-3) ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.81 Selecting previously unselected package mingw-w64-common.
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 57.83 Unpacking mingw-w64-common (6.0.0-3) ...
15:28:32 [2020-09-03T15:28:32.359Z] #10 ...
15:28:32 [2020-09-03T15:28:32.359Z] 
15:28:32 [2020-09-03T15:28:32.359Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:32 [2020-09-03T15:28:32.489Z] #39 72.13   DEP      compel/arch/x86/src/lib/cpu.d
15:28:32 [2020-09-03T15:28:32.489Z] #39 72.19   DEP      compel/src/lib/log.d
15:28:32 [2020-09-03T15:28:32.489Z] #39 72.25   DEP      compel/src/main.d
15:28:32 [2020-09-03T15:28:32.584Z] Fetching without tags
15:28:32 [2020-09-03T15:28:32.749Z] #39 72.34   DEP      compel/src/lib/handle-elf.d
15:28:32 [2020-09-03T15:28:32.749Z] #39 72.41   DEP      compel/arch/x86/src/lib/handle-elf.d
15:28:32 [2020-09-03T15:28:32.749Z] #39 72.51   CC       compel/src/lib/log.o
15:28:32 [2020-09-03T15:28:32.804Z] #40 26.47   CC       images/signalfd.o
15:28:32 [2020-09-03T15:28:32.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:28:32 [2020-09-03T15:28:32.352Z]  > git config --add remote.origin.fetch +refs/pull/41412/head:refs/remotes/origin/PR-41412 # timeout=10
15:28:32 [2020-09-03T15:28:32.392Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:28:32 [2020-09-03T15:28:32.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:28:32 [2020-09-03T15:28:32.618Z] Fetching upstream changes from https://github.com/moby/moby.git
15:28:32 [2020-09-03T15:28:32.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:28:32 [2020-09-03T15:28:32.619Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41412/head:refs/remotes/origin/PR-41412 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:28:33 [2020-09-03T15:28:33.009Z] #39 72.66   CC       compel/arch/x86/src/lib/cpu.o
15:28:33 [2020-09-03T15:28:33.104Z] #40 26.74   CC       images/fs.o
15:28:33 [2020-09-03T15:28:33.404Z] #40 27.02   CC       images/pstree.o
15:28:33 [2020-09-03T15:28:33.667Z] #38 58.96 Building dependency tree...
15:28:33 [2020-09-03T15:28:33.667Z] #38 ...
15:28:33 [2020-09-03T15:28:33.667Z] 
15:28:33 [2020-09-03T15:28:33.667Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:33 [2020-09-03T15:28:33.667Z] #32 39.45 Reading package lists...
15:28:33 [2020-09-03T15:28:33.667Z] #32 51.90 Reading package lists...
15:28:33 [2020-09-03T15:28:33.667Z] #32 ...
15:28:33 [2020-09-03T15:28:33.667Z] 
15:28:33 [2020-09-03T15:28:33.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:33 [2020-09-03T15:28:33.667Z] #10 39.62 Reading package lists...
15:28:33 [2020-09-03T15:28:33.703Z] #40 27.28   CC       images/pipe.o
15:28:33 [2020-09-03T15:28:33.822Z] Merging remotes/origin/master commit ae0ef82b90356ac613f329a8ef5ee42ca923417d into PR head commit 173d6d84167a34273a061a80fa18569cf74644c2
15:28:33 [2020-09-03T15:28:33.948Z] #39 73.35   CC       compel/arch/x86/src/lib/infect.o
15:28:34 [2020-09-03T15:28:34.002Z] #40 27.52   CC       images/tcp-stream.o
15:28:34 [2020-09-03T15:28:34.002Z] #40 ...
15:28:34 [2020-09-03T15:28:34.002Z] 
15:28:34 [2020-09-03T15:28:34.002Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:34 [2020-09-03T15:28:34.002Z] #42 84.88 regexp
15:28:34 [2020-09-03T15:28:34.002Z] #42 90.05 os/exec
15:28:34 [2020-09-03T15:28:34.002Z] #42 90.11 net
15:28:34 [2020-09-03T15:28:34.002Z] #42 92.52 internal/lazyregexp
15:28:34 [2020-09-03T15:28:34.002Z] #42 93.05 github.com/LK4D4/vndr/versioned
15:28:34 [2020-09-03T15:28:34.046Z] #32 55.27 Reading package lists...
15:28:34 [2020-09-03T15:28:34.046Z] #32 ...
15:28:34 [2020-09-03T15:28:34.046Z] 
15:28:34 [2020-09-03T15:28:34.046Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:34 [2020-09-03T15:28:34.046Z] #23 47.30 Building dependency tree...
15:28:34 [2020-09-03T15:28:34.046Z] #23 54.01 ca-certificates is already the newest version (20200601~deb10u1).
15:28:34 [2020-09-03T15:28:34.046Z] #23 54.01 The following additional packages will be installed:
15:28:34 [2020-09-03T15:28:34.046Z] #23 54.02   libjq1 libonig5
15:28:34 [2020-09-03T15:28:34.046Z] #23 54.66 The following NEW packages will be installed:
15:28:34 [2020-09-03T15:28:34.046Z] #23 54.67   jq libjq1 libonig5
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.42 Need to get 355 kB of archives.
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.42 After this operation, 1072 kB of additional disk space will be used.
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:28:34 [2020-09-03T15:28:34.046Z] #23 55.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:28:34 [2020-09-03T15:28:34.046Z] #23 57.69 debconf: delaying package configuration, since apt-utils is not installed
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.14 Fetched 355 kB in 1s (641 kB/s)
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.37 Selecting previously unselected package libonig5:amd64.
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.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.)
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.49 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.56 Unpacking libonig5:amd64 (6.9.1-1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.92 Selecting previously unselected package libjq1:amd64.
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 58.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.25 Selecting previously unselected package jq.
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.26 Unpacking jq (1.5+dfsg-2+b1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.53 Setting up libonig5:amd64 (6.9.1-1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.56 Setting up jq (1.5+dfsg-2+b1) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 59.58 Processing triggers for libc-bin (2.28-10) ...
15:28:34 [2020-09-03T15:28:34.046Z] #23 DONE 60.6s
15:28:34 [2020-09-03T15:28:34.046Z] 
15:28:34 [2020-09-03T15:28:34.046Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:28:34 [2020-09-03T15:28:34.046Z] #24 DONE 0.1s
15:28:34 [2020-09-03T15:28:34.046Z] 
15:28:34 [2020-09-03T15:28:34.046Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:34 [2020-09-03T15:28:34.046Z] #25 ...
15:28:34 [2020-09-03T15:28:34.046Z] 
15:28:34 [2020-09-03T15:28:34.046Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:34 [2020-09-03T15:28:34.046Z] #10 38.73 Reading package lists...
15:28:34 [2020-09-03T15:28:34.241Z] #10 52.29 Reading package lists...
15:28:34 [2020-09-03T15:28:34.241Z] #10 ...
15:28:34 [2020-09-03T15:28:34.241Z] 
15:28:34 [2020-09-03T15:28:34.241Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:34 [2020-09-03T15:28:34.241Z] #38 58.96 Building dependency tree...
15:28:34 [2020-09-03T15:28:34.308Z] #10 51.94 Reading package lists...
15:28:34 [2020-09-03T15:28:34.308Z] #10 ...
15:28:34 [2020-09-03T15:28:34.308Z] 
15:28:34 [2020-09-03T15:28:34.308Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:34 [2020-09-03T15:28:34.308Z] #51 39.26 Reading package lists...
15:28:34 [2020-09-03T15:28:34.327Z] #42 ...
15:28:34 [2020-09-03T15:28:34.327Z] 
15:28:34 [2020-09-03T15:28:34.327Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:34 [2020-09-03T15:28:34.327Z] #40 27.88   CC       images/sk-packet.o
15:28:34 [2020-09-03T15:28:34.520Z] #39 74.14   CC       compel/src/lib/infect-rpc.o
15:28:34 [2020-09-03T15:28:34.627Z] #40 28.23   CC       images/mnt.o
15:28:34 [2020-09-03T15:28:34.779Z] #39 74.48   CC       compel/src/lib/infect-util.o
15:28:34 [2020-09-03T15:28:34.927Z] #40 28.57   CC       images/pipe-data.o
15:28:34 [2020-09-03T15:28:34.980Z] ?   	github.com/docker/docker/api	[no test files]
15:28:35 [2020-09-03T15:28:35.039Z] #39 74.68   CC       compel/src/lib/infect.o
15:28:35 [2020-09-03T15:28:35.293Z] #25 15.29 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.0%
##                                                                         3.9%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.1%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.5%
###########                                                               15.5%
############                                                              16.9%
#############                                                             18.2%
##############                                                            20.1%
################                                                          22.5%
################                                                          23.1%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.5%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.1%
##########################                                                36.6%
############################                                              39.4%
##############################                                            42.4%
###############################                                           43.6%
#################################                                         46.1%
###################################                                       49.1%
#####################################                                     51.8%
######################################                                    54.1%
#######################################                                   54.4%
########################################                                  55.7%
########################################                                  56.7%
###########################################                               60.0%
###########################################                               60.7%
############################################                              61.4%
#############################################                             62.8%
##############################################                            64.2%
###############################################                           65.6%
################################################                          67.1%
################################################                          68.0%
#################################################                         69.0%
##################################################                        70.7%
###################################################                       71.4%
####################################################                      72.3%
####################################################                      73.1%
#####################################################                     74.6%
######################################################                    76.4%
########################################################                  78.9%
##########################################################                80.7%
###########################################################               83.0%
#############################################################             85.2%
###############################################################           87.5%
################################################################          89.9%
#################################################################         91.5%
###################################################################       93.4%
####################################################################      95.3%
#####################################################################     96.6%
#######################################################################   99.6%
######################################################################## 100.0%
15:28:35 [2020-09-03T15:28:35.293Z] #25 22.10 
15:28:35 [2020-09-03T15:28:35.579Z] #40 28.90   CC       images/sa.o
15:28:35 [2020-09-03T15:28:35.579Z] #40 29.15   CC       images/timer.o
15:28:35 [2020-09-03T15:28:35.693Z] #51 52.47 Reading package lists...
15:28:35 [2020-09-03T15:28:35.693Z] #51 ...
15:28:35 [2020-09-03T15:28:35.693Z] 
15:28:35 [2020-09-03T15:28:35.693Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:35 [2020-09-03T15:28:35.693Z] #38 50.35 Reading package lists...
15:28:33 [2020-09-03T15:28:33.929Z]  > git config core.sparsecheckout # timeout=10
15:28:33 [2020-09-03T15:28:33.972Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:28:35 [2020-09-03T15:28:35.879Z] #40 29.52   CC       images/timerfd.o
15:28:36 [2020-09-03T15:28:36.184Z] #40 29.81   CC       images/mm.o
15:28:36 [2020-09-03T15:28:36.253Z] #25 23.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:28:36 [2020-09-03T15:28:36.253Z] #25 ...
15:28:36 [2020-09-03T15:28:36.253Z] 
15:28:36 [2020-09-03T15:28:36.253Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:36 [2020-09-03T15:28:36.253Z] #47 57.46 regexp
15:28:36 [2020-09-03T15:28:36.253Z] #47 57.93 internal/poll
15:28:36 [2020-09-03T15:28:36.253Z] #47 57.95 context
15:28:36 [2020-09-03T15:28:36.253Z] #47 60.39 os
15:28:36 [2020-09-03T15:28:36.253Z] #47 66.78 mvdan.cc/sh/v3/fileutil
15:28:36 [2020-09-03T15:28:36.253Z] #47 67.25 github.com/pkg/diff
15:28:36 [2020-09-03T15:28:36.253Z] #47 67.26 go/token
15:28:36 [2020-09-03T15:28:36.253Z] #47 67.26 mvdan.cc/editorconfig
15:28:36 [2020-09-03T15:28:36.253Z] #47 67.26 encoding/binary
15:28:36 [2020-09-03T15:28:36.432Z] #39 ...
15:28:36 [2020-09-03T15:28:36.432Z] 
15:28:36 [2020-09-03T15:28:36.432Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:36 [2020-09-03T15:28:36.432Z] #10 173.0 Selecting previously unselected package libapparmor1:amd64.
15:28:36 [2020-09-03T15:28:36.432Z] #10 173.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:28:36 [2020-09-03T15:28:36.432Z] #10 173.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:28:36 [2020-09-03T15:28:36.516Z] #47 ...
15:28:36 [2020-09-03T15:28:36.516Z] 
15:28:36 [2020-09-03T15:28:36.516Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:36 [2020-09-03T15:28:36.516Z] #32 63.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 63.92 Setting up xxd (2:8.1.0875-5) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.18 Setting up libuv1:arm64 (1.24.1-1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.21 Setting up vim-common (2:8.1.0875-5) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.27 Setting up librhash0:arm64 (1.3.8-1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.36 Setting up cmake-data (3.13.4-1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.45 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.59 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.64 Setting up cmake (3.13.4-1) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.66 Processing triggers for libc-bin (2.28-10) ...
15:28:36 [2020-09-03T15:28:36.516Z] #32 64.85 Processing triggers for mime-support (3.62) ...
15:28:36 [2020-09-03T15:28:36.830Z] #40 30.23   CC       images/sk-opts.o
15:28:36 [2020-09-03T15:28:36.830Z] #40 30.40   CC       images/sk-unix.o
15:28:36 [2020-09-03T15:28:36.881Z] Merge succeeded, producing 173d6d84167a34273a061a80fa18569cf74644c2
15:28:36 [2020-09-03T15:28:36.881Z] Checking out Revision 173d6d84167a34273a061a80fa18569cf74644c2 (PR-41412)
15:28:37 [2020-09-03T15:28:37.002Z] #10 173.8 Selecting previously unselected package libapparmor-dev:amd64.
15:28:37 [2020-09-03T15:28:37.130Z] #40 30.79   CC       images/sk-inet.o
15:28:37 [2020-09-03T15:28:37.262Z] #10 173.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:28:37 [2020-09-03T15:28:37.262Z] #10 173.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:28:37 [2020-09-03T15:28:37.522Z] #10 ...
15:28:37 [2020-09-03T15:28:37.522Z] 
15:28:37 [2020-09-03T15:28:37.522Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:28:37 [2020-09-03T15:28:37.522Z] #54 DONE 174.1s
15:28:37 [2020-09-03T15:28:37.522Z] 
15:28:37 [2020-09-03T15:28:37.522Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:28:37 [2020-09-03T15:28:37.522Z] #55 DONE 0.0s
15:28:37 [2020-09-03T15:28:37.522Z] 
15:28:37 [2020-09-03T15:28:37.522Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:37 [2020-09-03T15:28:37.522Z] #10 174.1 Selecting previously unselected package libbtrfs0.
15:28:37 [2020-09-03T15:28:37.522Z] #10 174.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:28:37 [2020-09-03T15:28:37.523Z] #10 174.1 Unpacking libbtrfs0 (4.20.1-2) ...
15:28:37 [2020-09-03T15:28:37.523Z] #10 ...
15:28:37 [2020-09-03T15:28:37.523Z] 
15:28:37 [2020-09-03T15:28:37.523Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:28:37 [2020-09-03T15:28:37.523Z] #56 DONE 0.1s
15:28:37 [2020-09-03T15:28:37.523Z] 
15:28:37 [2020-09-03T15:28:37.523Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:37 [2020-09-03T15:28:37.523Z] #10 174.3 Selecting previously unselected package libbtrfs-dev.
15:28:37 [2020-09-03T15:28:37.782Z] #40 ...
15:28:37 [2020-09-03T15:28:37.782Z] 
15:28:37 [2020-09-03T15:28:37.782Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:37 [2020-09-03T15:28:37.782Z] #31 94.49 github.com/BurntSushi/toml/cmd/tomlv
15:28:37 [2020-09-03T15:28:37.782Z] #31 DONE 98.5s
15:28:37 [2020-09-03T15:28:37.782Z] 
15:28:37 [2020-09-03T15:28:37.782Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:37 [2020-09-03T15:28:37.782Z] #40 31.24   CC       images/tun.o
15:28:37 [2020-09-03T15:28:37.783Z] #10 174.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:28:37 [2020-09-03T15:28:37.783Z] #10 174.4 Unpacking libbtrfs-dev (4.20.1-2) ...
15:28:37 [2020-09-03T15:28:37.966Z] #32 ...
15:28:37 [2020-09-03T15:28:37.966Z] 
15:28:37 [2020-09-03T15:28:37.966Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:37 [2020-09-03T15:28:37.966Z] #25 23.53 
15:28:37 [2020-09-03T15:28:37.966Z] #25 23.83 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
15:28:37 [2020-09-03T15:28:37.966Z] #25 24.08 
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.7 Selecting previously unselected package libudev-dev:amd64.
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:28:38 [2020-09-03T15:28:38.043Z] #10 174.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:28:38 [2020-09-03T15:28:38.303Z] #10 174.9 Selecting previously unselected package libsepol1-dev:amd64.
15:28:38 [2020-09-03T15:28:38.303Z] #10 174.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:28:38 [2020-09-03T15:28:38.303Z] #10 174.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:28:38 [2020-09-03T15:28:38.434Z] #40 31.84   CC       images/sk-netlink.o
15:28:38 [2020-09-03T15:28:38.563Z] #10 175.2 Selecting previously unselected package libpcre16-3:amd64.
15:28:38 [2020-09-03T15:28:38.563Z] #10 175.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:28:38 [2020-09-03T15:28:38.563Z] #10 175.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:28:38 [2020-09-03T15:28:38.736Z] #40 32.23   CC       images/packet-sock.o
15:28:38 [2020-09-03T15:28:38.812Z] #38 63.02 Building dependency tree...
15:28:38 [2020-09-03T15:28:38.823Z] #10 175.5 Selecting previously unselected package libpcre32-3:amd64.
15:28:38 [2020-09-03T15:28:38.823Z] #10 175.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:28:38 [2020-09-03T15:28:38.823Z] #10 175.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:28:36 [2020-09-03T15:28:36.515Z]  > git remote # timeout=10
15:28:36 [2020-09-03T15:28:36.591Z]  > git config --get remote.origin.url # timeout=10
15:28:36 [2020-09-03T15:28:36.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:28:36 [2020-09-03T15:28:36.637Z]  > git merge ae0ef82b90356ac613f329a8ef5ee42ca923417d # timeout=10
15:28:36 [2020-09-03T15:28:36.779Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:28:36 [2020-09-03T15:28:36.914Z]  > git config core.sparsecheckout # timeout=10
15:28:36 [2020-09-03T15:28:36.956Z]  > git checkout -f 173d6d84167a34273a061a80fa18569cf74644c2 # timeout=10
15:28:38 [2020-09-03T15:28:38.917Z] #25 25.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.6 Selecting previously unselected package libpcrecpp0v5:amd64.
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.7 Selecting previously unselected package libpcre3-dev:amd64.
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:28:39 [2020-09-03T15:28:39.083Z] #10 175.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:28:39 [2020-09-03T15:28:39.180Z] #25 26.12 
15:28:39 [2020-09-03T15:28:39.387Z] #40 32.75   CC       images/ipc-var.o
15:28:39 [2020-09-03T15:28:39.387Z] #40 32.89   CC       images/ipc-desc.o
15:28:39 [2020-09-03T15:28:39.528Z] #38 66.38 The following additional packages will be installed:
15:28:39 [2020-09-03T15:28:39.529Z] #38 66.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:28:39 [2020-09-03T15:28:39.529Z] #38 66.43   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:28:39 [2020-09-03T15:28:39.529Z] #38 66.43 Suggested packages:
15:28:39 [2020-09-03T15:28:39.529Z] #38 66.43   manpages-dev python-setuptools
15:28:39 [2020-09-03T15:28:39.694Z] #40 33.08   CC       images/ipc-shm.o
15:28:39 [2020-09-03T15:28:39.694Z] #40 33.26   CC       images/ipc-msg.o
15:28:39 [2020-09-03T15:28:39.707Z] #25 26.46 
                                                                           0.8%
######################################################################## 100.0%
15:28:39 [2020-09-03T15:28:39.707Z] #25 ...
15:28:39 [2020-09-03T15:28:39.707Z] 
15:28:39 [2020-09-03T15:28:39.707Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:39 [2020-09-03T15:28:39.707Z] #30 60.79 internal/fmtsort
15:28:39 [2020-09-03T15:28:39.707Z] #30 61.93 fmt
15:28:39 [2020-09-03T15:28:39.707Z] #30 61.95 path/filepath
15:28:39 [2020-09-03T15:28:39.707Z] #30 63.24 io/ioutil
15:28:39 [2020-09-03T15:28:39.707Z] #30 65.02 flag
15:28:39 [2020-09-03T15:28:39.707Z] #30 65.03 log
15:28:39 [2020-09-03T15:28:39.707Z] #30 65.03 github.com/BurntSushi/toml
15:28:39 [2020-09-03T15:28:39.707Z] #30 68.63 github.com/BurntSushi/toml/cmd/tomlv
15:28:39 [2020-09-03T15:28:39.707Z] #30 ...
15:28:39 [2020-09-03T15:28:39.707Z] 
15:28:39 [2020-09-03T15:28:39.707Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:39 [2020-09-03T15:28:39.707Z] #47 68.62 go/scanner
15:28:39 [2020-09-03T15:28:39.707Z] #47 69.07 mvdan.cc/sh/v3/syntax
15:28:39 [2020-09-03T15:28:39.707Z] #47 69.90 encoding/base64
15:28:39 [2020-09-03T15:28:39.707Z] #47 69.96 golang.org/x/sys/unix
15:28:39 [2020-09-03T15:28:39.707Z] #47 70.41 go/ast
15:28:39 [2020-09-03T15:28:39.707Z] #47 70.98 encoding/json
15:28:39 [2020-09-03T15:28:39.993Z] #40 33.52   CC       images/ipc-sem.o
15:28:40 [2020-09-03T15:28:40.022Z] #10 176.5 Selecting previously unselected package libselinux1-dev:amd64.
15:28:40 [2020-09-03T15:28:40.023Z] #10 176.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:28:40 [2020-09-03T15:28:40.023Z] #10 176.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:28:40 [2020-09-03T15:28:40.023Z] #10 176.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:28:40 [2020-09-03T15:28:40.023Z] #10 176.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:28:40 [2020-09-03T15:28:40.023Z] #10 176.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:28:40 [2020-09-03T15:28:40.282Z] #10 176.8 Selecting previously unselected package libseccomp-dev:amd64.
15:28:40 [2020-09-03T15:28:40.282Z] #10 176.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:28:40 [2020-09-03T15:28:40.282Z] #10 176.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:28:40 [2020-09-03T15:28:40.282Z] #10 177.0 Selecting previously unselected package libsystemd-dev:amd64.
15:28:40 [2020-09-03T15:28:40.282Z] #10 177.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:28:40 [2020-09-03T15:28:40.282Z] #10 177.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:28:40 [2020-09-03T15:28:40.295Z] #40 ...
15:28:40 [2020-09-03T15:28:40.295Z] 
15:28:40 [2020-09-03T15:28:40.295Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:40 [2020-09-03T15:28:40.295Z] #48 90.94 go/token
15:28:40 [2020-09-03T15:28:40.295Z] #48 90.94 github.com/pkg/diff
15:28:40 [2020-09-03T15:28:40.295Z] #48 90.96 flag
15:28:40 [2020-09-03T15:28:40.295Z] #48 90.98 encoding/binary
15:28:40 [2020-09-03T15:28:40.295Z] #48 93.50 go/scanner
15:28:40 [2020-09-03T15:28:40.295Z] #48 95.39 mvdan.cc/editorconfig
15:28:40 [2020-09-03T15:28:40.295Z] #48 95.50 mvdan.cc/sh/v3/syntax
15:28:40 [2020-09-03T15:28:40.295Z] #48 97.45 encoding/json
15:28:40 [2020-09-03T15:28:40.295Z] #48 97.85 go/ast
15:28:40 [2020-09-03T15:28:40.295Z] #48 100.2 golang.org/x/sys/unix
15:28:40 [2020-09-03T15:28:40.295Z] #48 ...
15:28:40 [2020-09-03T15:28:40.295Z] 
15:28:40 [2020-09-03T15:28:40.295Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:40 [2020-09-03T15:28:40.295Z] #40 33.91   CC       images/utsns.o
15:28:40 [2020-09-03T15:28:40.470Z] #38 ...
15:28:40 [2020-09-03T15:28:40.470Z] 
15:28:40 [2020-09-03T15:28:40.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:40 [2020-09-03T15:28:40.470Z] #10 52.29 Reading package lists...
15:28:40 [2020-09-03T15:28:40.470Z] #10 65.15 Building dependency tree...
15:28:40 [2020-09-03T15:28:40.595Z] #40 34.12   CC       images/creds.o
15:28:40 [2020-09-03T15:28:40.786Z] #38 ...
15:28:40 [2020-09-03T15:28:40.786Z] 
15:28:40 [2020-09-03T15:28:40.786Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:40 [2020-09-03T15:28:40.786Z] #25 3.326 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:28:40 [2020-09-03T15:28:40.786Z] #25 4.047 
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.5 Setting up libbtrfs0 (4.20.1-2) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:28:40 [2020-09-03T15:28:40.852Z] #10 177.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:28:40 [2020-09-03T15:28:40.894Z] #40 34.30   CC       images/vma.o
15:28:40 [2020-09-03T15:28:40.894Z] #40 34.50   CC       images/netdev.o
15:28:41 [2020-09-03T15:28:41.062Z] #25 4.470 #=#=#                                                                         

                                                                           0.2%
###                                                                        5.1%
#####                                                                      8.0%
#########                                                                 13.5%
###############                                                           21.0%
###################                                                       26.5%
######################                                                    30.6%
########################                                                  34.7%
############################                                              39.3%
################################                                          45.0%
###################################                                       49.8%
#######################################                                   54.8%
############################################                              61.3%
###############################################                           65.5%
#################################################                         68.5%
#####################################################                     74.0%
######################################################                    76.4%
############################################################              84.5%
###############################################################           88.8%
##################################################################        92.5%
#######################################################################  100.0%
######################################################################## 100.0%
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.6 Setting up libbtrfs-dev (4.20.1-2) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.6 Setting up mingw-w64-common (6.0.0-3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.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
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.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
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.8 Setting up dmsetup (2:1.02.155-3) ...
15:28:41 [2020-09-03T15:28:41.112Z] #10 177.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:28:41 [2020-09-03T15:28:41.371Z] #10 177.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:28:41 [2020-09-03T15:28:41.371Z] #10 177.8 Processing triggers for libc-bin (2.28-10) ...
15:28:41 [2020-09-03T15:28:41.545Z] #40 34.88   CC       images/tty.o
15:28:41 [2020-09-03T15:28:41.631Z] #10 DONE 178.2s
15:28:41 [2020-09-03T15:28:41.631Z] 
15:28:41 [2020-09-03T15:28:41.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:41 [2020-09-03T15:28:41.631Z] #39 76.75   CC       compel/src/lib/ptrace.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 77.08   AR       compel/libcompel.a
15:28:41 [2020-09-03T15:28:41.631Z] #39 77.18   HOSTCC   compel/src/main-host.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 77.67   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 77.92   HOSTCC   compel/src/lib/handle-elf-host.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 78.38   HOSTCC   compel/src/lib/log-host.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 78.57   HOSTLINK compel/compel-host-bin
15:28:41 [2020-09-03T15:28:41.631Z] #39 78.72   DEP      soccr/soccr.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 79.01   CC       soccr/soccr.o
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.34   AR       soccr/libsoccr.a
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.36 make[1]: 'soccr/libsoccr.a' is up to date.
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.69   DEP      criu/arch/x86/sigframe.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.77   DEP      criu/arch/x86/sigaction_compat.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.84   DEP      criu/arch/x86/kerndat.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 80.94   DEP      criu/arch/x86/crtools.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 81.13   DEP      criu/arch/x86/cpu.d
15:28:41 [2020-09-03T15:28:41.631Z] #39 81.34   CC       criu/arch/x86/cpu.o
15:28:41 [2020-09-03T15:28:41.846Z] #40 35.45   CC       images/file-lock.o
15:28:41 [2020-09-03T15:28:41.866Z] #10 ...
15:28:41 [2020-09-03T15:28:41.866Z] 
15:28:41 [2020-09-03T15:28:41.866Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:41 [2020-09-03T15:28:41.866Z] #60 DONE 69.4s
15:28:41 [2020-09-03T15:28:41.866Z] 
15:28:41 [2020-09-03T15:28:41.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:41 [2020-09-03T15:28:41.866Z] #38 69.01 The following NEW packages will be installed:
15:28:41 [2020-09-03T15:28:41.866Z] #38 69.01   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:28:41 [2020-09-03T15:28:41.866Z] #38 69.01   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:28:41 [2020-09-03T15:28:41.866Z] #38 69.01   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:28:41 [2020-09-03T15:28:41.866Z] #38 69.01   python-six zlib1g-dev
15:28:42 [2020-09-03T15:28:42.008Z] #25 8.097 
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.91 Need to get 4095 kB of archives.
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.91 After this operation, 22.5 MB of additional disk space will be used.
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:28:42 [2020-09-03T15:28:42.129Z] #38 69.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:28:42 [2020-09-03T15:28:42.147Z] #40 35.83   CC       images/rlimit.o
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:28:42 [2020-09-03T15:28:42.396Z] #38 70.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:28:42 [2020-09-03T15:28:42.445Z] #40 36.04   CC       images/pagemap.o
15:28:42 [2020-09-03T15:28:42.570Z] #39 82.16   CC       criu/arch/x86/crtools.o
15:28:42 [2020-09-03T15:28:42.656Z] #38 70.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:28:42 [2020-09-03T15:28:42.744Z] #40 36.38   CC       images/siginfo.o
15:28:42 [2020-09-03T15:28:42.849Z] #25 8.558 
###                                                                        5.5%
############################                                              39.3%
#################################################                         69.2%
######################################################################    97.9%
######################################################################## 100.0%
15:28:42 [2020-09-03T15:28:42.917Z] #38 70.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:28:42 [2020-09-03T15:28:42.917Z] #38 70.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:28:42 [2020-09-03T15:28:42.917Z] #38 70.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:28:42 [2020-09-03T15:28:42.917Z] #38 70.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:28:42 [2020-09-03T15:28:42.917Z] #38 70.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:28:43 [2020-09-03T15:28:43.028Z] #47 ...
15:28:43 [2020-09-03T15:28:43.028Z] 
15:28:43 [2020-09-03T15:28:43.028Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:43 [2020-09-03T15:28:43.028Z] #41 63.93 internal/lazyregexp
15:28:43 [2020-09-03T15:28:43.028Z] #41 64.45 github.com/LK4D4/vndr/versioned
15:28:43 [2020-09-03T15:28:43.028Z] #41 64.91 os/exec
15:28:43 [2020-09-03T15:28:43.028Z] #41 67.74 encoding/binary
15:28:43 [2020-09-03T15:28:43.028Z] #41 67.75 go/token
15:28:43 [2020-09-03T15:28:43.028Z] #41 67.76 net/url
15:28:43 [2020-09-03T15:28:43.028Z] #41 69.29 go/scanner
15:28:43 [2020-09-03T15:28:43.028Z] #41 69.87 text/template/parse
15:28:43 [2020-09-03T15:28:43.028Z] #41 70.06 encoding/base64
15:28:43 [2020-09-03T15:28:43.028Z] #41 70.16 go/ast
15:28:43 [2020-09-03T15:28:43.028Z] #41 71.22 encoding/json
15:28:43 [2020-09-03T15:28:43.028Z] #41 ...
15:28:43 [2020-09-03T15:28:43.028Z] 
15:28:43 [2020-09-03T15:28:43.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:43 [2020-09-03T15:28:43.028Z] #10 73.35 Selecting previously unselected package mingw-w64-x86-64-dev.
15:28:43 [2020-09-03T15:28:43.028Z] #10 73.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:28:43 [2020-09-03T15:28:43.028Z] #10 74.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:28:43 [2020-09-03T15:28:43.049Z] #40 36.61   CC       images/rpc.o
15:28:43 [2020-09-03T15:28:43.140Z] #39 ...
15:28:43 [2020-09-03T15:28:43.140Z] 
15:28:43 [2020-09-03T15:28:43.140Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:28:43 [2020-09-03T15:28:43.140Z] #11 DONE 1.6s
15:28:43 [2020-09-03T15:28:43.140Z] 
15:28:43 [2020-09-03T15:28:43.140Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.398 + RM_GOPATH=0
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.398 + TMP_GOPATH=
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.398 + : /build
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.398 + '[' -z '' ']'
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.398 ++ mktemp -d
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.403 + export GOPATH=/tmp/tmp.oYPu0YIX8M
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.403 + GOPATH=/tmp/tmp.oYPu0YIX8M
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.403 + RM_GOPATH=1
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.403 + case "$(go env GOARCH)" in
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.403 ++ go env GOARCH
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.413 + export GO_BUILDMODE=-buildmode=pie
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.413 + GO_BUILDMODE=-buildmode=pie
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.414 ++ dirname /tmp/install/install.sh
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.418 + dir=/tmp/install
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.418 + bin=runc
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.418 + shift
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.418 + '[' '!' -f /tmp/install/runc.installer ']'
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.419 + . /tmp/install/runc.installer
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.428 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.428 + install_runc
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.432 + uname -r
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.432 + grep -q '^3\.10\.0.*\.el7\.'
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.438 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.438 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.439 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oYPu0YIX8M/src/github.com/opencontainers/runc
15:28:43 [2020-09-03T15:28:43.140Z] #49 1.447 Cloning into '/tmp/tmp.oYPu0YIX8M/src/github.com/opencontainers/runc'...
15:28:43 [2020-09-03T15:28:43.419Z] #25 9.539 
15:28:43 [2020-09-03T15:28:43.554Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 9.0% of statements
15:28:43 [2020-09-03T15:28:43.861Z] #38 ...
15:28:43 [2020-09-03T15:28:43.861Z] 
15:28:43 [2020-09-03T15:28:43.861Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:43 [2020-09-03T15:28:43.861Z] #43 DONE 71.7s
15:28:44 [2020-09-03T15:28:44.122Z] 
15:28:44 [2020-09-03T15:28:44.122Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:44 [2020-09-03T15:28:44.122Z] #41 69.44 internal/reflectlite
15:28:44 [2020-09-03T15:28:44.122Z] #41 69.44 github.com/LK4D4/vndr/godl/singleflight
15:28:44 [2020-09-03T15:28:44.122Z] #41 69.92 math/rand
15:28:44 [2020-09-03T15:28:44.461Z] #25 9.843 #=#=#                                                                         

##############                                                            20.2%
#######################                                                   32.7%
################################                                          45.3%
#################################                                         46.1%
###########################################################               82.4%
######################################################################## 100.0%
15:28:44 [2020-09-03T15:28:44.522Z] #49 ...
15:28:44 [2020-09-03T15:28:44.522Z] 
15:28:44 [2020-09-03T15:28:44.522Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:28:44 [2020-09-03T15:28:44.522Z] #12 DONE 1.1s
15:28:44 [2020-09-03T15:28:44.522Z] 
15:28:44 [2020-09-03T15:28:44.522Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:28:44 [2020-09-03T15:28:44.589Z] #40 38.03   CC       images/ext-file.o
15:28:44 [2020-09-03T15:28:44.700Z] #41 72.26 internal/singleflight
15:28:44 [2020-09-03T15:28:44.892Z] #40 38.25   CC       images/cgroup.o
15:28:44 [2020-09-03T15:28:44.892Z] #40 ...
15:28:44 [2020-09-03T15:28:44.892Z] 
15:28:44 [2020-09-03T15:28:44.892Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:44 [2020-09-03T15:28:44.892Z] #11 95.69 Selecting previously unselected package g++-mingw-w64-x86-64.
15:28:44 [2020-09-03T15:28:44.892Z] #11 95.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:28:44 [2020-09-03T15:28:44.892Z] #11 95.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:45 [2020-09-03T15:28:45.192Z] #11 ...
15:28:45 [2020-09-03T15:28:45.192Z] 
15:28:45 [2020-09-03T15:28:45.192Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:45 [2020-09-03T15:28:45.192Z] #42 96.21 go/scanner
15:28:45 [2020-09-03T15:28:45.192Z] #42 96.22 net/url
15:28:45 [2020-09-03T15:28:45.192Z] #42 96.22 text/template/parse
15:28:45 [2020-09-03T15:28:45.192Z] #42 99.55 go/ast
15:28:45 [2020-09-03T15:28:45.192Z] #42 101.0 encoding/json
15:28:45 [2020-09-03T15:28:45.413Z] #25 11.40 
15:28:45 [2020-09-03T15:28:45.462Z] #13 1.031 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:28:45 [2020-09-03T15:28:45.463Z] #13 DONE 1.2s
15:28:45 [2020-09-03T15:28:45.463Z] 
15:28:45 [2020-09-03T15:28:45.463Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:28:45 [2020-09-03T15:28:45.494Z] #42 ...
15:28:45 [2020-09-03T15:28:45.494Z] 
15:28:45 [2020-09-03T15:28:45.494Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:45 [2020-09-03T15:28:45.494Z] #40 38.88   CC       images/userns.o
15:28:45 [2020-09-03T15:28:45.494Z] #40 39.13   CC       images/google/protobuf/descriptor.o
15:28:45 [2020-09-03T15:28:45.936Z] #25 11.81 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.6%
#########                                                                 13.1%
15:28:45 [2020-09-03T15:28:45.936Z] #25 ...
15:28:45 [2020-09-03T15:28:45.936Z] 
15:28:45 [2020-09-03T15:28:45.936Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:45 [2020-09-03T15:28:45.936Z] #60 DONE 72.9s
15:28:45 [2020-09-03T15:28:45.936Z] 
15:28:45 [2020-09-03T15:28:45.936Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:45 [2020-09-03T15:28:45.936Z] #43 DONE 72.9s
15:28:45 [2020-09-03T15:28:45.936Z] 
15:28:45 [2020-09-03T15:28:45.936Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:45 [2020-09-03T15:28:45.936Z] #25 11.81 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.6%
#########                                                                 13.1%
#############                                                             18.2%
15:28:45 [2020-09-03T15:28:45.936Z] #25 ...
15:28:45 [2020-09-03T15:28:45.936Z] 
15:28:45 [2020-09-03T15:28:45.936Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:45 [2020-09-03T15:28:45.936Z] #38 69.59 The following additional packages will be installed:
15:28:45 [2020-09-03T15:28:45.936Z] #38 69.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:28:45 [2020-09-03T15:28:45.936Z] #38 69.60   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:28:45 [2020-09-03T15:28:45.936Z] #38 69.64 Suggested packages:
15:28:45 [2020-09-03T15:28:45.936Z] #38 69.64   manpages-dev python-setuptools
15:28:45 [2020-09-03T15:28:45.936Z] #38 72.35 The following NEW packages will be installed:
15:28:45 [2020-09-03T15:28:45.936Z] #38 72.36   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:28:45 [2020-09-03T15:28:45.936Z] #38 72.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:28:45 [2020-09-03T15:28:45.936Z] #38 72.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:28:45 [2020-09-03T15:28:45.936Z] #38 72.39   python-six zlib1g-dev
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Need to get 4095 kB of archives.
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 After this operation, 22.5 MB of additional disk space will be used.
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 73.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #38 ...
15:28:46 [2020-09-03T15:28:46.507Z] 
15:28:46 [2020-09-03T15:28:46.507Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:46 [2020-09-03T15:28:46.507Z] #51 52.47 Reading package lists...
15:28:46 [2020-09-03T15:28:46.507Z] #51 63.82 Building dependency tree...
15:28:46 [2020-09-03T15:28:46.507Z] #51 69.85 The following additional packages will be installed:
15:28:46 [2020-09-03T15:28:46.507Z] #51 69.85   libbtrfs0
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.25 The following NEW packages will be installed:
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.27   libbtrfs-dev libbtrfs0
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.85 Need to get 119 kB of archives.
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.85 After this operation, 387 kB of additional disk space will be used.
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #51 70.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:28:46 [2020-09-03T15:28:46.507Z] #51 73.30 debconf: delaying package configuration, since apt-utils is not installed
15:28:46 [2020-09-03T15:28:46.618Z] #41 ...
15:28:46 [2020-09-03T15:28:46.618Z] 
15:28:46 [2020-09-03T15:28:46.618Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:46 [2020-09-03T15:28:46.618Z] #32 51.90 Reading package lists...
15:28:46 [2020-09-03T15:28:46.618Z] #32 64.55 Building dependency tree...
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.52 The following additional packages will be installed:
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.56   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.56 Suggested packages:
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.56   cmake-doc ninja-build lrzip
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.56 Recommended packages:
15:28:46 [2020-09-03T15:28:46.618Z] #32 71.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:28:46 [2020-09-03T15:28:46.618Z] #32 73.47 The following NEW packages will be installed:
15:28:46 [2020-09-03T15:28:46.618Z] #32 73.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:28:46 [2020-09-03T15:28:46.618Z] #32 73.47   vim-common xxd
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.02 Need to get 14.9 MB of archives.
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.02 After this operation, 61.8 MB of additional disk space will be used.
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #32 74.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #32 ...
15:28:46 [2020-09-03T15:28:46.618Z] 
15:28:46 [2020-09-03T15:28:46.618Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:46 [2020-09-03T15:28:46.618Z] #30 64.19 sync
15:28:46 [2020-09-03T15:28:46.618Z] #30 64.21 internal/reflectlite
15:28:46 [2020-09-03T15:28:46.618Z] #30 69.47 errors
15:28:46 [2020-09-03T15:28:46.618Z] #30 69.47 sort
15:28:46 [2020-09-03T15:28:46.618Z] #30 70.10 strconv
15:28:46 [2020-09-03T15:28:46.618Z] #30 71.64 io
15:28:46 [2020-09-03T15:28:46.618Z] #30 73.76 internal/oserror
15:28:46 [2020-09-03T15:28:46.618Z] #30 74.00 syscall
15:28:46 [2020-09-03T15:28:46.618Z] #30 ...
15:28:46 [2020-09-03T15:28:46.618Z] 
15:28:46 [2020-09-03T15:28:46.618Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:46 [2020-09-03T15:28:46.618Z] #23 51.91 Reading package lists...
15:28:46 [2020-09-03T15:28:46.618Z] #23 64.72 Building dependency tree...
15:28:46 [2020-09-03T15:28:46.618Z] #23 71.65 ca-certificates is already the newest version (20200601~deb10u1).
15:28:46 [2020-09-03T15:28:46.618Z] #23 71.65 The following additional packages will be installed:
15:28:46 [2020-09-03T15:28:46.618Z] #23 71.68   libjq1 libonig5
15:28:46 [2020-09-03T15:28:46.618Z] #23 72.67 The following NEW packages will be installed:
15:28:46 [2020-09-03T15:28:46.618Z] #23 72.70   jq libjq1 libonig5
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.25 Need to get 355 kB of archives.
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.25 After this operation, 1072 kB of additional disk space will be used.
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #23 73.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:28:46 [2020-09-03T15:28:46.618Z] #23 ...
15:28:46 [2020-09-03T15:28:46.618Z] 
15:28:46 [2020-09-03T15:28:46.618Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:46 [2020-09-03T15:28:46.618Z] #41 74.57 strconv
15:28:46 [2020-09-03T15:28:46.769Z] #51 ...
15:28:46 [2020-09-03T15:28:46.769Z] 
15:28:46 [2020-09-03T15:28:46.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:46 [2020-09-03T15:28:46.769Z] #38 73.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:28:46 [2020-09-03T15:28:46.769Z] #38 73.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:28:46 [2020-09-03T15:28:46.848Z] #14 DONE 1.1s
15:28:46 [2020-09-03T15:28:46.848Z] 
15:28:46 [2020-09-03T15:28:46.848Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:28:46 [2020-09-03T15:28:46.879Z] #41 74.57 bytes
15:28:47 [2020-09-03T15:28:47.030Z] #38 73.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:28:47 [2020-09-03T15:28:47.030Z] #38 73.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:28:47 [2020-09-03T15:28:47.030Z] #38 73.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:28:47 [2020-09-03T15:28:47.030Z] #38 73.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:28:47 [2020-09-03T15:28:47.108Z] #15 ...
15:28:47 [2020-09-03T15:28:47.108Z] 
15:28:47 [2020-09-03T15:28:47.108Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:47 [2020-09-03T15:28:47.108Z] #41 173.8 net/http/httptrace
15:28:47 [2020-09-03T15:28:47.108Z] #41 174.0 net/http
15:28:47 [2020-09-03T15:28:47.256Z] #10 ...
15:28:47 [2020-09-03T15:28:47.256Z] 
15:28:47 [2020-09-03T15:28:47.256Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:47 [2020-09-03T15:28:47.256Z] #38 68.05 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
15:28:47 [2020-09-03T15:28:47.256Z] #38 69.93 Processing triggers for libc-bin (2.28-10) ...
15:28:47 [2020-09-03T15:28:47.256Z] #38 ...
15:28:47 [2020-09-03T15:28:47.256Z] 
15:28:47 [2020-09-03T15:28:47.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:47 [2020-09-03T15:28:47.256Z] #52 30.31 Checking out files:  28% (921/3234)   
Checking out files:  29% (938/3234)   
Checking out files:  30% (971/3234)   
Checking out files:  31% (1003/3234)   
Checking out files:  32% (1035/3234)   
Checking out files:  33% (1068/3234)   
Checking out files:  34% (1100/3234)   
Checking out files:  35% (1132/3234)   
Checking out files:  36% (1165/3234)   
Checking out files:  37% (1197/3234)   
Checking out files:  38% (1229/3234)   
Checking out files:  39% (1262/3234)   
Checking out files:  40% (1294/3234)   
Checking out files:  41% (1326/3234)   
Checking out files:  42% (1359/3234)   
Checking out files:  43% (1391/3234)   
Checking out files:  44% (1423/3234)   
Checking out files:  45% (1456/3234)   
Checking out files:  46% (1488/3234)   
Checking out files:  47% (1520/3234)   
Checking out files:  48% (1553/3234)   
Checking out files:  49% (1585/3234)   
Checking out files:  50% (1617/3234)   
Checking out files:  50% (1648/3234)   
Checking out files:  51% (1650/3234)   
Checking out files:  52% (1682/3234)   
Checking out files:  53% (1715/3234)   
Checking out files:  54% (1747/3234)   
Checking out files:  55% (1779/3234)   
Checking out files:  56% (1812/3234)   
Checking out files:  57% (1844/3234)   
Checking out files:  58% (1876/3234)   
Checking out files:  59% (1909/3234)   
Checking out files:  60% (1941/3234)   
Checking out files:  61% (1973/3234)   
Checking out files:  62% (2006/3234)   
Checking out files:  63% (2038/3234)   
Checking out files:  64% (2070/3234)   
Checking out files:  65% (2103/3234)   
Checking out files:  66% (2135/3234)   
Checking out files:  67% (2167/3234)   
Checking out files:  68% (2200/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  75% (2428/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  91% (2944/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:28:47 [2020-09-03T15:28:47.256Z] #52 33.83 + cd /tmp/tmp.zaL874PBvs/src/github.com/containerd/containerd
15:28:47 [2020-09-03T15:28:47.292Z] #38 74.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:28:47 [2020-09-03T15:28:47.292Z] #38 74.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:28:47 [2020-09-03T15:28:47.292Z] #38 ...
15:28:47 [2020-09-03T15:28:47.292Z] 
15:28:47 [2020-09-03T15:28:47.292Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:47 [2020-09-03T15:28:47.292Z] #10 51.94 Reading package lists...
15:28:47 [2020-09-03T15:28:47.292Z] #10 64.72 Building dependency tree...
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.61 The following additional packages will be installed:
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.64   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.66   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.69 Suggested packages:
15:28:47 [2020-09-03T15:28:47.292Z] #10 71.69   gcc-8-locales seccomp wine64
15:28:47 [2020-09-03T15:28:47.369Z] #41 ...
15:28:47 [2020-09-03T15:28:47.369Z] 
15:28:47 [2020-09-03T15:28:47.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:47 [2020-09-03T15:28:47.369Z] #39 83.56   CC       criu/arch/x86/kerndat.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 84.41   CC       criu/arch/x86/sigaction_compat.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 84.67   CC       criu/arch/x86/sigframe.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 84.93   LINK     criu/arch/x86/crtools.built-in.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 85.00   DEP      criu/pie/util-vdso-elf32.d
15:28:47 [2020-09-03T15:28:47.369Z] #39 85.09   DEP      criu/pie/util-vdso.d
15:28:47 [2020-09-03T15:28:47.369Z] #39 85.31   DEP      criu/pie/util.d
15:28:47 [2020-09-03T15:28:47.369Z] #39 85.52   CC       criu/pie/util.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 86.00   CC       criu/pie/util-vdso.o
15:28:47 [2020-09-03T15:28:47.369Z] #39 86.88   CC       criu/pie/util-vdso-elf32.o
15:28:47 [2020-09-03T15:28:47.450Z] #41 ...
15:28:47 [2020-09-03T15:28:47.450Z] 
15:28:47 [2020-09-03T15:28:47.450Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:47 [2020-09-03T15:28:47.450Z] #51 53.84 Reading package lists...
15:28:47 [2020-09-03T15:28:47.450Z] #51 65.84 Building dependency tree...
15:28:47 [2020-09-03T15:28:47.450Z] #51 73.48 The following additional packages will be installed:
15:28:47 [2020-09-03T15:28:47.450Z] #51 73.48   libbtrfs0
15:28:47 [2020-09-03T15:28:47.450Z] #51 73.97 The following NEW packages will be installed:
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.00   libbtrfs-dev libbtrfs0
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.93 Need to get 119 kB of archives.
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.93 After this operation, 387 kB of additional disk space will be used.
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:28:47 [2020-09-03T15:28:47.450Z] #51 74.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:28:47 [2020-09-03T15:28:47.553Z] #10 ...
15:28:47 [2020-09-03T15:28:47.554Z] 
15:28:47 [2020-09-03T15:28:47.554Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:47 [2020-09-03T15:28:47.554Z] #51 73.73 Fetched 119 kB in 0s (401 kB/s)
15:28:47 [2020-09-03T15:28:47.554Z] #51 73.92 Selecting previously unselected package libbtrfs0.
15:28:47 [2020-09-03T15:28:47.554Z] #51 73.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:28:47 [2020-09-03T15:28:47.554Z] #51 74.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:28:47 [2020-09-03T15:28:47.554Z] #51 74.04 Unpacking libbtrfs0 (4.20.1-2) ...
15:28:47 [2020-09-03T15:28:47.554Z] #51 74.33 Selecting previously unselected package libbtrfs-dev.
15:28:47 [2020-09-03T15:28:47.554Z] #51 74.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:28:47 [2020-09-03T15:28:47.554Z] #51 74.36 Unpacking libbtrfs-dev (4.20.1-2) ...
15:28:47 [2020-09-03T15:28:47.630Z] #52 33.84 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:28:47 [2020-09-03T15:28:47.639Z] #39 ...
15:28:47 [2020-09-03T15:28:47.639Z] 
15:28:47 [2020-09-03T15:28:47.639Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:28:47 [2020-09-03T15:28:47.639Z] #15 DONE 1.1s
15:28:47 [2020-09-03T15:28:47.730Z] #51 ...
15:28:47 [2020-09-03T15:28:47.730Z] 
15:28:47 [2020-09-03T15:28:47.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:28:47 [2020-09-03T15:28:47.730Z] #32 75.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:28:47 [2020-09-03T15:28:47.815Z] #51 74.82 Setting up libbtrfs0 (4.20.1-2) ...
15:28:47 [2020-09-03T15:28:47.894Z] #52 34.38 + export 'BUILDTAGS=netgo osusergo static_build'
15:28:47 [2020-09-03T15:28:47.906Z] 
15:28:47 [2020-09-03T15:28:47.906Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:28:48 [2020-09-03T15:28:48.075Z] #51 74.85 Setting up libbtrfs-dev (4.20.1-2) ...
15:28:48 [2020-09-03T15:28:48.075Z] #51 74.87 Processing triggers for libc-bin (2.28-10) ...
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.38 + BUILDTAGS='netgo osusergo static_build'
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.38 + export EXTRA_FLAGS=-buildmode=pie
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.39 + EXTRA_FLAGS=-buildmode=pie
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.39 + '[' '' = dynamic ']'
15:28:48 [2020-09-03T15:28:48.158Z] #52 34.39 + make
15:28:48 [2020-09-03T15:28:48.846Z] #16 DONE 1.1s
15:28:48 [2020-09-03T15:28:48.846Z] 
15:28:48 [2020-09-03T15:28:48.846Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:28:49 [2020-09-03T15:28:49.015Z] #51 DONE 75.7s
15:28:49 [2020-09-03T15:28:49.015Z] 
15:28:49 [2020-09-03T15:28:49.015Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:49 [2020-09-03T15:28:49.084Z] #40 42.52   CC       images/opts.o
15:28:49 [2020-09-03T15:28:49.084Z] #40 42.73   CC       images/seccomp.o
15:28:49 [2020-09-03T15:28:49.276Z] #52 ...
15:28:49 [2020-09-03T15:28:49.276Z] 
15:28:49 [2020-09-03T15:28:49.276Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:49 [2020-09-03T15:28:49.276Z] #30 66.07 internal/reflectlite
15:28:49 [2020-09-03T15:28:49.276Z] #30 66.07 sync
15:28:49 [2020-09-03T15:28:49.276Z] #30 70.82 sort
15:28:49 [2020-09-03T15:28:49.276Z] #30 70.83 errors
15:28:49 [2020-09-03T15:28:49.276Z] #30 71.83 strconv
15:28:49 [2020-09-03T15:28:49.276Z] #30 73.95 io
15:28:49 [2020-09-03T15:28:49.276Z] #30 ...
15:28:49 [2020-09-03T15:28:49.276Z] 
15:28:49 [2020-09-03T15:28:49.276Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:49 [2020-09-03T15:28:49.276Z] #25 11.81 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.6%
#########                                                                 13.1%
#############                                                             18.2%
###############                                                           21.5%
##################                                                        26.0%
######################                                                    31.8%
############################                                              39.4%
##############################                                            42.0%
###################################                                       48.9%
####################################                                      50.7%
########################################                                  56.0%
##########################################                                59.4%
############################################                              62.2%
###############################################                           66.1%
###################################################                       70.9%
#######################################################                   77.0%
##########################################################                80.8%
############################################################              84.0%
################################################################          89.6%
####################################################################      95.0%
######################################################################## 100.0%
15:28:49 [2020-09-03T15:28:49.276Z] #25 15.14 #=#=#                                                                         
15:28:49 [2020-09-03T15:28:49.554Z] #52 35.91 + bin/ctr
15:28:49 [2020-09-03T15:28:49.733Z] #40 43.05   CC       images/binfmt-misc.o
15:28:49 [2020-09-03T15:28:49.733Z] #40 43.19   CC       images/time.o
15:28:49 [2020-09-03T15:28:49.733Z] #40 43.37   CC       images/sysctl.o
15:28:49 [2020-09-03T15:28:49.818Z] #52 ...
15:28:49 [2020-09-03T15:28:49.818Z] 
15:28:49 [2020-09-03T15:28:49.818Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:49 [2020-09-03T15:28:49.818Z] #25 26.75 
15:28:49 [2020-09-03T15:28:49.818Z] #25 27.73 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:28:49 [2020-09-03T15:28:49.818Z] #25 27.80 skipping existing 9a99313a2c50
15:28:49 [2020-09-03T15:28:49.818Z] #25 27.94 
15:28:49 [2020-09-03T15:28:49.818Z] #25 29.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:28:49 [2020-09-03T15:28:49.818Z] #25 29.69 
15:28:49 [2020-09-03T15:28:49.818Z] #25 30.03 
######################################################################## 100.0%
15:28:49 [2020-09-03T15:28:49.818Z] #25 30.13 
15:28:49 [2020-09-03T15:28:49.818Z] #25 30.39 Download of images into '/build' complete.
15:28:49 [2020-09-03T15:28:49.818Z] #25 30.39 Use something like the following to load the result into a Docker daemon:
15:28:49 [2020-09-03T15:28:49.818Z] #25 30.39   tar -cC '/build' . | docker load
15:28:50 [2020-09-03T15:28:50.036Z] #40 43.54   CC       images/autofs.o
15:28:50 [2020-09-03T15:28:50.036Z] #40 43.77   CC       images/macvlan.o
15:28:50 [2020-09-03T15:28:50.179Z] #25 ...
15:28:50 [2020-09-03T15:28:50.179Z] 
15:28:50 [2020-09-03T15:28:50.179Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:50 [2020-09-03T15:28:50.179Z] #41 74.60 text/template
15:28:50 [2020-09-03T15:28:50.179Z] #41 75.04 go/parser
15:28:50 [2020-09-03T15:28:50.179Z] #41 76.56 encoding/xml
15:28:50 [2020-09-03T15:28:50.179Z] #41 78.12 compress/flate
15:28:50 [2020-09-03T15:28:50.179Z] #41 79.18 go/doc
15:28:50 [2020-09-03T15:28:50.179Z] #41 80.36 compress/gzip
15:28:50 [2020-09-03T15:28:50.179Z] #41 81.00 crypto/rand
15:28:50 [2020-09-03T15:28:50.179Z] #41 81.14 github.com/LK4D4/vndr/build
15:28:50 [2020-09-03T15:28:50.179Z] #41 81.18 encoding/asn1
15:28:50 [2020-09-03T15:28:50.230Z] #17 1.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:28:50 [2020-09-03T15:28:50.285Z] #32 77.78 debconf: delaying package configuration, since apt-utils is not installed
15:28:50 [2020-09-03T15:28:50.285Z] #32 ...
15:28:50 [2020-09-03T15:28:50.285Z] 
15:28:50 [2020-09-03T15:28:50.285Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.03 debconf: delaying package configuration, since apt-utils is not installed
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.44 Fetched 355 kB in 0s (1032 kB/s)
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.63 Selecting previously unselected package libonig5:amd64.
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.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 ... 15410 files and directories currently installed.)
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.71 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 75.77 Unpacking libonig5:amd64 (6.9.1-1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.22 Selecting previously unselected package libjq1:amd64.
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.27 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.75 Selecting previously unselected package jq.
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 76.80 Unpacking jq (1.5+dfsg-2+b1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 77.38 Setting up libonig5:amd64 (6.9.1-1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 77.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 77.46 Setting up jq (1.5+dfsg-2+b1) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 77.54 Processing triggers for libc-bin (2.28-10) ...
15:28:50 [2020-09-03T15:28:50.285Z] #23 DONE 78.0s
15:28:50 [2020-09-03T15:28:50.285Z] 
15:28:50 [2020-09-03T15:28:50.285Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:28:50 [2020-09-03T15:28:50.285Z] #24 DONE 0.0s
15:28:50 [2020-09-03T15:28:50.285Z] 
15:28:50 [2020-09-03T15:28:50.285Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:50 [2020-09-03T15:28:50.285Z] #32 78.15 Fetched 14.9 MB in 2s (6595 kB/s)
15:28:50 [2020-09-03T15:28:50.337Z] #40 44.00   CC       images/sit.o
15:28:50 [2020-09-03T15:28:50.490Z] #17 1.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:28:50 [2020-09-03T15:28:50.490Z] #17 1.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:28:50 [2020-09-03T15:28:50.551Z] #32 78.47 Selecting previously unselected package xxd.
15:28:50 [2020-09-03T15:28:50.587Z] #25 15.45 
                                                                           0.0%
                                                                           0.6%
                                                                           1.1%
#                                                                          1.9%
#                                                                          2.4%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        5.4%
####                                                                       6.7%
#####                                                                      7.6%
######                                                                     8.7%
#######                                                                    9.7%
########                                                                  11.2%
15:28:50 [2020-09-03T15:28:50.587Z] #25 ...
15:28:50 [2020-09-03T15:28:50.587Z] 
15:28:50 [2020-09-03T15:28:50.587Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:50 [2020-09-03T15:28:50.587Z] #32 55.27 Reading package lists...
15:28:50 [2020-09-03T15:28:50.587Z] #32 67.95 Building dependency tree...
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.92 The following additional packages will be installed:
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.92   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.96 Suggested packages:
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.96   cmake-doc ninja-build lrzip
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.96 Recommended packages:
15:28:50 [2020-09-03T15:28:50.587Z] #32 74.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:28:50 [2020-09-03T15:28:50.587Z] #32 76.84 The following NEW packages will be installed:
15:28:50 [2020-09-03T15:28:50.587Z] #32 76.86   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:28:50 [2020-09-03T15:28:50.587Z] #32 76.86   vim-common xxd
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.48 Need to get 14.9 MB of archives.
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.48 After this operation, 61.8 MB of additional disk space will be used.
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:28:50 [2020-09-03T15:28:50.587Z] #32 77.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:28:50 [2020-09-03T15:28:50.644Z] #40 44.25   CC       images/memfd.o
15:28:50 [2020-09-03T15:28:50.644Z] #40 ...
15:28:50 [2020-09-03T15:28:50.644Z] 
15:28:50 [2020-09-03T15:28:50.644Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.0 Selecting previously unselected package libapparmor1:ppc64el.
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.1 Selecting previously unselected package libapparmor-dev:ppc64el.
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.2 Selecting previously unselected package libbtrfs0.
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.2 Unpacking libbtrfs0 (4.20.1-2) ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.3 Selecting previously unselected package libbtrfs-dev.
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.644Z] #11 111.3 Unpacking libbtrfs-dev (4.20.1-2) ...
15:28:50 [2020-09-03T15:28:50.750Z] #17 1.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:28:50 [2020-09-03T15:28:50.755Z] #41 81.69 crypto/rsa
15:28:50 [2020-09-03T15:28:50.814Z] #32 78.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:28:50 [2020-09-03T15:28:50.814Z] #32 78.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.814Z] #32 78.62 Unpacking xxd (2:8.1.0875-5) ...
15:28:50 [2020-09-03T15:28:50.848Z] #32 77.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:28:50 [2020-09-03T15:28:50.848Z] #32 ...
15:28:50 [2020-09-03T15:28:50.848Z] 
15:28:50 [2020-09-03T15:28:50.848Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:50 [2020-09-03T15:28:50.848Z] #38 76.51 debconf: delaying package configuration, since apt-utils is not installed
15:28:50 [2020-09-03T15:28:50.848Z] #38 76.82 Fetched 4095 kB in 1s (3449 kB/s)
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.04 Selecting previously unselected package libcap-dev:amd64.
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.04 (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.)
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.29 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.60 Selecting previously unselected package libnet1:amd64.
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:28:50 [2020-09-03T15:28:50.848Z] #38 77.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.6 Selecting previously unselected package libudev-dev:ppc64el.
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.8 Selecting previously unselected package libsepol1-dev:ppc64el.
15:28:50 [2020-09-03T15:28:50.947Z] #11 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
15:28:51 [2020-09-03T15:28:51.075Z] #32 ...
15:28:51 [2020-09-03T15:28:51.075Z] 
15:28:51 [2020-09-03T15:28:51.075Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:28:51 [2020-09-03T15:28:51.075Z] #51 76.73 debconf: delaying package configuration, since apt-utils is not installed
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.06 Fetched 119 kB in 0s (306 kB/s)
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.26 Selecting previously unselected package libbtrfs0.
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.45 Unpacking libbtrfs0 (4.20.1-2) ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.67 Selecting previously unselected package libbtrfs-dev.
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 77.72 Unpacking libbtrfs-dev (4.20.1-2) ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 78.29 Setting up libbtrfs0 (4.20.1-2) ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 78.34 Setting up libbtrfs-dev (4.20.1-2) ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 78.35 Processing triggers for libc-bin (2.28-10) ...
15:28:51 [2020-09-03T15:28:51.075Z] #51 DONE 79.0s
15:28:51 [2020-09-03T15:28:51.113Z] #38 77.86 Selecting previously unselected package libnet1-dev.
15:28:51 [2020-09-03T15:28:51.113Z] #38 77.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:28:51 [2020-09-03T15:28:51.113Z] #38 77.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:28:51 [2020-09-03T15:28:51.246Z] #11 111.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
15:28:51 [2020-09-03T15:28:51.336Z] 
15:28:51 [2020-09-03T15:28:51.336Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:51 [2020-09-03T15:28:51.336Z] #32 79.04 Selecting previously unselected package vim-common.
15:28:51 [2020-09-03T15:28:51.336Z] #32 79.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:28:51 [2020-09-03T15:28:51.336Z] #32 79.15 Unpacking vim-common (2:8.1.0875-5) ...
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.2 Selecting previously unselected package libpcre16-3:ppc64el.
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.4 Selecting previously unselected package libpcre32-3:ppc64el.
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
15:28:51 [2020-09-03T15:28:51.562Z] #11 112.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
15:28:51 [2020-09-03T15:28:51.687Z] #38 78.42 Selecting previously unselected package libnl-3-200:amd64.
15:28:51 [2020-09-03T15:28:51.687Z] #38 78.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:28:51 [2020-09-03T15:28:51.687Z] #38 78.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:28:51 [2020-09-03T15:28:51.691Z] #17 2.908 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:28:51 [2020-09-03T15:28:51.706Z] #41 ...
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:51 [2020-09-03T15:28:51.706Z] #30 DONE 82.7s
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:51 [2020-09-03T15:28:51.706Z] #25 DONE 38.4s
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:51 [2020-09-03T15:28:51.706Z] #38 DONE 82.7s
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:51 [2020-09-03T15:28:51.706Z] #47 78.44 golang.org/x/crypto/ssh/terminal
15:28:51 [2020-09-03T15:28:51.706Z] #47 78.97 mvdan.cc/sh/v3/cmd/shfmt
15:28:51 [2020-09-03T15:28:51.706Z] #47 ...
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:28:51 [2020-09-03T15:28:51.706Z] #32 DONE 82.7s
15:28:51 [2020-09-03T15:28:51.706Z] 
15:28:51 [2020-09-03T15:28:51.706Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:51 [2020-09-03T15:28:51.861Z] #11 112.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:28:51 [2020-09-03T15:28:51.861Z] #11 112.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
15:28:51 [2020-09-03T15:28:51.861Z] #11 112.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:28:51 [2020-09-03T15:28:51.908Z] #32 79.85 Selecting previously unselected package cmake-data.
15:28:51 [2020-09-03T15:28:51.908Z] #32 79.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:28:51 [2020-09-03T15:28:51.908Z] #32 79.85 Unpacking cmake-data (3.13.4-1) ...
15:28:51 [2020-09-03T15:28:51.949Z] #38 78.89 Selecting previously unselected package libnl-3-dev:amd64.
15:28:51 [2020-09-03T15:28:51.949Z] #38 78.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:28:51 [2020-09-03T15:28:51.949Z] #38 78.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:28:52 [2020-09-03T15:28:52.160Z] #11 112.7 Selecting previously unselected package libpcre3-dev:ppc64el.
15:28:52 [2020-09-03T15:28:52.160Z] #11 112.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
15:28:52 [2020-09-03T15:28:52.160Z] #11 112.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
15:28:52 [2020-09-03T15:28:52.160Z] #11 113.1 Selecting previously unselected package libselinux1-dev:ppc64el.
15:28:52 [2020-09-03T15:28:52.462Z] #11 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
15:28:52 [2020-09-03T15:28:52.462Z] #11 113.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
15:28:52 [2020-09-03T15:28:52.521Z] #38 79.33 Selecting previously unselected package libprotobuf-c1:amd64.
15:28:52 [2020-09-03T15:28:52.521Z] #38 79.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:28:52 [2020-09-03T15:28:52.521Z] #38 79.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:28:52 [2020-09-03T15:28:52.630Z] #17 3.837 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.5 Selecting previously unselected package libseccomp-dev:ppc64el.
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
15:28:52 [2020-09-03T15:28:52.763Z] #11 113.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
15:28:52 [2020-09-03T15:28:52.781Z] #38 79.50 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:28:52 [2020-09-03T15:28:52.781Z] #38 79.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:28:52 [2020-09-03T15:28:52.781Z] #38 79.54 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:28:52 [2020-09-03T15:28:52.946Z] Commit message: "Removed dependency on go."
15:28:53 [2020-09-03T15:28:53.043Z] #38 79.73 Selecting previously unselected package zlib1g-dev:amd64.
15:28:53 [2020-09-03T15:28:53.043Z] #38 79.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:28:53 [2020-09-03T15:28:53.043Z] #38 79.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:28:53 [2020-09-03T15:28:53.064Z] #11 113.8 Selecting previously unselected package libsystemd-dev:ppc64el.
15:28:53 [2020-09-03T15:28:53.064Z] #11 113.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
15:28:53 [2020-09-03T15:28:53.064Z] #11 113.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:28:53 [2020-09-03T15:28:53.304Z] #38 80.21 Selecting previously unselected package libprotobuf17:amd64.
15:28:53 [2020-09-03T15:28:53.304Z] #38 80.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:28:53 [2020-09-03T15:28:53.304Z] #38 ...
15:28:53 [2020-09-03T15:28:53.304Z] 
15:28:53 [2020-09-03T15:28:53.304Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:53 [2020-09-03T15:28:53.304Z] #41 70.09 github.com/LK4D4/vndr/godl/singleflight
15:28:53 [2020-09-03T15:28:53.304Z] #41 70.10 internal/reflectlite
15:28:53 [2020-09-03T15:28:53.304Z] #41 70.78 math/rand
15:28:53 [2020-09-03T15:28:53.304Z] #41 73.72 internal/singleflight
15:28:53 [2020-09-03T15:28:53.304Z] #41 76.15 strconv
15:28:53 [2020-09-03T15:28:53.304Z] #41 76.15 io
15:28:53 [2020-09-03T15:28:53.304Z] #41 78.58 bytes
15:28:53 [2020-09-03T15:28:53.304Z] #41 ...
15:28:53 [2020-09-03T15:28:53.304Z] 
15:28:53 [2020-09-03T15:28:53.304Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:53 [2020-09-03T15:28:53.341Z]  > git --version # timeout=10
15:28:53 [2020-09-03T15:28:53.382Z]  > git --version # 'git version 2.24.1.windows.2'
15:28:53 [2020-09-03T15:28:53.420Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libbtrfs0 (4.20.1-2) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libbtrfs-dev (4.20.1-2) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up mingw-w64-common (6.0.0-3) ...
15:28:53 [2020-09-03T15:28:53.715Z] #11 114.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.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
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.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
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.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
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.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
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.6 Setting up dmsetup (2:1.02.155-3) ...
15:28:53 [2020-09-03T15:28:53.716Z] #11 114.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:28:54 [2020-09-03T15:28:54.018Z] #11 114.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:28:54 [2020-09-03T15:28:54.018Z] #11 114.6 Processing triggers for libc-bin (2.28-10) ...
15:28:54 [2020-09-03T15:28:54.018Z] #11 DONE 114.9s
15:28:54 [2020-09-03T15:28:54.018Z] 
15:28:54 [2020-09-03T15:28:54.018Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:28:54 [2020-09-03T15:28:54.269Z] #33 ...
15:28:54 [2020-09-03T15:28:54.269Z] 
15:28:54 [2020-09-03T15:28:54.269Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:54 [2020-09-03T15:28:54.269Z] #47 DONE 85.5s
15:28:54 [2020-09-03T15:28:54.472Z] #32 ...
15:28:54 [2020-09-03T15:28:54.472Z] 
15:28:54 [2020-09-03T15:28:54.472Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.21 The following additional packages will be installed:
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.25   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.25   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.25   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.25   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.29 Suggested packages:
15:28:54 [2020-09-03T15:28:54.472Z] #10 72.29   gcc-8-locales seccomp wine64
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.44 The following NEW packages will be installed:
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.44   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.44   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.44   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.46   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.99 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.99 Need to get 77.7 MB of archives.
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.99 After this operation, 487 MB of additional disk space will be used.
15:28:54 [2020-09-03T15:28:54.472Z] #10 74.99 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]
15:28:54 [2020-09-03T15:28:54.472Z] #10 75.28 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]
15:28:54 [2020-09-03T15:28:54.472Z] #10 75.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:28:54 [2020-09-03T15:28:54.472Z] #10 75.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:28:54 [2020-09-03T15:28:54.472Z] #10 75.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:28:54 [2020-09-03T15:28:54.472Z] #10 75.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:28:54 [2020-09-03T15:28:54.472Z] #10 76.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:28:54 [2020-09-03T15:28:54.472Z] #10 77.03 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]
15:28:54 [2020-09-03T15:28:54.472Z] #10 77.05 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]
15:28:54 [2020-09-03T15:28:54.532Z] 
15:28:54 [2020-09-03T15:28:54.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:54 [2020-09-03T15:28:54.532Z] #41 84.30 vendor/golang.org/x/text/unicode/norm
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.475 + RM_GOPATH=0
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.475 + TMP_GOPATH=
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.475 + : /build
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.475 + '[' -z '' ']'
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.477 ++ mktemp -d
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.479 + export GOPATH=/tmp/tmp.Etli78w7we
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.480 + GOPATH=/tmp/tmp.Etli78w7we
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.481 + RM_GOPATH=1
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.483 + case "$(go env GOARCH)" in
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.484 ++ go env GOARCH
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.503 + export GO_BUILDMODE=-buildmode=pie
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.504 + GO_BUILDMODE=-buildmode=pie
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.505 ++ dirname /tmp/install/install.sh
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.507 + dir=/tmp/install
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.509 + bin=runc
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.510 + shift
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.510 + '[' '!' -f /tmp/install/runc.installer ']'
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.511 + . /tmp/install/runc.installer
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.512 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.513 + install_runc
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.514 + uname -r
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.515 + grep -q '^3\.10\.0.*\.el7\.'
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.521 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.521 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.522 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Etli78w7we/src/github.com/opencontainers/runc
15:28:54 [2020-09-03T15:28:54.669Z] #50 0.525 Cloning into '/tmp/tmp.Etli78w7we/src/github.com/opencontainers/runc'...
15:28:54 [2020-09-03T15:28:54.734Z] #10 ...
15:28:54 [2020-09-03T15:28:54.735Z] 
15:28:54 [2020-09-03T15:28:54.735Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:28:54 [2020-09-03T15:28:54.976Z] #50 ...
15:28:54 [2020-09-03T15:28:54.976Z] 
15:28:54 [2020-09-03T15:28:54.976Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
15:28:54 [2020-09-03T15:28:54.976Z] #12 DONE 0.6s
15:28:54 [2020-09-03T15:28:54.976Z] 
15:28:54 [2020-09-03T15:28:54.976Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:54 [2020-09-03T15:28:54.976Z] #40 44.53   CC       images/timens.o
15:28:54 [2020-09-03T15:28:54.976Z] #40 44.87   LINK     images/built-in.o
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.10   GEN      compel/include/asm
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.12   GEN      compel/include/version.h
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.14 touch .config
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.23   GEN      include/common/config.h
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.36   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.38   GEN      compel/plugins/include/uapi/std/syscall.h
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.42   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.45   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.54   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.56   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.60   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.62   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.63   DEP      compel/plugins/std/infect.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.83   DEP      compel/plugins/std/string.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 45.97   DEP      compel/plugins/std/log.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 46.03   DEP      compel/plugins/std/fds.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 46.10   DEP      compel/plugins/std/std.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 46.21   DEP      compel/plugins/shmem/shmem.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 46.39   DEP      compel/plugins/fds/fds.d
15:28:54 [2020-09-03T15:28:54.976Z] #40 46.73   CC       compel/plugins/std/std.o
15:28:54 [2020-09-03T15:28:54.976Z] #40 47.01   CC       compel/plugins/std/fds.o
15:28:54 [2020-09-03T15:28:54.976Z] #40 47.50   CC       compel/plugins/std/log.o
15:28:54 [2020-09-03T15:28:54.976Z] #40 48.60   CC       compel/plugins/std/string.o
15:28:54 [2020-09-03T15:28:54.996Z] #28 81.60 Checking out files:  75% (1147/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
15:28:54 [2020-09-03T15:28:54.996Z] #28 ...
15:28:54 [2020-09-03T15:28:54.996Z] 
15:28:54 [2020-09-03T15:28:54.996Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:28:54 [2020-09-03T15:28:54.996Z] #38 72.87 debconf: delaying package configuration, since apt-utils is not installed
15:28:54 [2020-09-03T15:28:54.996Z] #38 73.36 Fetched 4095 kB in 1s (3701 kB/s)
15:28:54 [2020-09-03T15:28:54.996Z] #38 73.68 Selecting previously unselected package libcap-dev:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 73.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 ... 15410 files and directories currently installed.)
15:28:54 [2020-09-03T15:28:54.996Z] #38 73.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 73.80 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.18 Selecting previously unselected package libnet1:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.46 Selecting previously unselected package libnet1-dev.
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.87 Selecting previously unselected package libnl-3-200:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 74.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.32 Selecting previously unselected package libnl-3-dev:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.78 Selecting previously unselected package libprotobuf-c1:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.97 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 75.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.26 Selecting previously unselected package zlib1g-dev:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.88 Selecting previously unselected package libprotobuf17:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 76.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 78.57 Selecting previously unselected package libprotobuf-lite17:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 78.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 78.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 79.04 Selecting previously unselected package libprotobuf-dev:amd64.
15:28:54 [2020-09-03T15:28:54.996Z] #38 79.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 79.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:28:54 [2020-09-03T15:28:54.996Z] #38 81.39 Selecting previously unselected package libprotoc17:amd64.
15:28:54 [2020-09-03T15:28:54.997Z] #38 81.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.997Z] #38 81.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:28:54 [2020-09-03T15:28:54.997Z] #38 82.57 Selecting previously unselected package protobuf-c-compiler.
15:28:54 [2020-09-03T15:28:54.997Z] #38 82.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:28:54 [2020-09-03T15:28:54.997Z] #38 82.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:28:55 [2020-09-03T15:28:55.169Z] #17 ...
15:28:55 [2020-09-03T15:28:55.169Z] 
15:28:55 [2020-09-03T15:28:55.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:55 [2020-09-03T15:28:55.169Z] #39 87.77   AR       criu/pie/pie.lib.a
15:28:55 [2020-09-03T15:28:55.169Z] #39 87.92   DEP      criu/pie/restorer.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.23   DEP      criu/arch/x86/sigaction_compat_pie.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.34   DEP      criu/arch/x86/restorer_unmap.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.36   DEP      criu/arch/x86/restorer.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.66   DEP      criu/arch/x86/vdso-pie.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.80   DEP      criu/pie/parasite-vdso.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 88.95   DEP      criu/pie/parasite.d
15:28:55 [2020-09-03T15:28:55.169Z] #39 89.23   CC       criu/pie/parasite.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 90.41   LINK     criu/pie/parasite.built-in.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 90.43   GEN      criu/pie/parasite-blob.h
15:28:55 [2020-09-03T15:28:55.169Z] #39 90.46   CC       criu/pie/parasite-vdso.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 91.14   CC       criu/arch/x86/vdso-pie.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 91.48   CC       criu/arch/x86/restorer.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 91.85   CC       criu/arch/x86/restorer_unmap.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 91.89   CC       criu/arch/x86/sigaction_compat_pie.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 92.10   CC       criu/pie/restorer.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 94.76   LINK     criu/pie/restorer.built-in.o
15:28:55 [2020-09-03T15:28:55.169Z] #39 94.78   GEN      criu/pie/restorer-blob.h
15:28:55 [2020-09-03T15:28:55.169Z] #39 94.85   DEP      criu/vdso.d
15:28:55 [2020-09-03T15:28:55.258Z] #38 ...
15:28:55 [2020-09-03T15:28:55.258Z] 
15:28:55 [2020-09-03T15:28:55.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:55 [2020-09-03T15:28:55.258Z] #10 82.90 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]
15:28:55 [2020-09-03T15:28:55.277Z] #40 ...
15:28:55 [2020-09-03T15:28:55.277Z] 
15:28:55 [2020-09-03T15:28:55.277Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:28:55 [2020-09-03T15:28:55.277Z] #13 DONE 0.4s
15:28:55 [2020-09-03T15:28:55.428Z] #39 95.18   DEP      criu/vdso-compat.d
15:28:55 [2020-09-03T15:28:55.484Z] #41 86.74 vendor/golang.org/x/crypto/cryptobyte
15:28:55 [2020-09-03T15:28:55.576Z] 
15:28:55 [2020-09-03T15:28:55.576Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:28:55 [2020-09-03T15:28:55.576Z] #14 0.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:28:55 [2020-09-03T15:28:55.576Z] #14 DONE 0.3s
15:28:55 [2020-09-03T15:28:55.576Z] 
15:28:55 [2020-09-03T15:28:55.576Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:28:55 [2020-09-03T15:28:55.688Z] #39 95.30   DEP      criu/uts_ns.d
15:28:55 [2020-09-03T15:28:55.688Z] #39 95.42   DEP      criu/util.d
15:28:55 [2020-09-03T15:28:55.877Z] #15 DONE 0.4s
15:28:55 [2020-09-03T15:28:55.877Z] 
15:28:55 [2020-09-03T15:28:55.877Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:55 [2020-09-03T15:28:55.877Z] #42 106.8 text/template
15:28:55 [2020-09-03T15:28:55.877Z] #42 112.0 go/parser
15:28:55 [2020-09-03T15:28:55.877Z] #42 115.6 encoding/xml
15:28:55 [2020-09-03T15:28:55.877Z] #42 ...
15:28:55 [2020-09-03T15:28:55.877Z] 
15:28:55 [2020-09-03T15:28:55.877Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:55 [2020-09-03T15:28:55.877Z] #40 49.50   CC       compel/plugins/std/infect.o
15:28:55 [2020-09-03T15:28:55.947Z] #39 95.58   DEP      criu/uffd.d
15:28:56 [2020-09-03T15:28:56.176Z] #40 ...
15:28:56 [2020-09-03T15:28:56.176Z] 
15:28:56 [2020-09-03T15:28:56.176Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:28:56 [2020-09-03T15:28:56.176Z] #16 DONE 0.3s
15:28:56 [2020-09-03T15:28:56.176Z] 
15:28:56 [2020-09-03T15:28:56.176Z] #17 [dev-systemd-false  6/26] RUN ldconfig
15:28:56 [2020-09-03T15:28:56.187Z] #25 15.45 
                                                                           0.0%
                                                                           0.6%
                                                                           1.1%
#                                                                          1.9%
#                                                                          2.4%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        5.4%
####                                                                       6.7%
#####                                                                      7.6%
######                                                                     8.7%
#######                                                                    9.7%
########                                                                  11.2%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               16.4%
#############                                                             18.4%
##############                                                            20.7%
################                                                          23.0%
#################                                                         24.3%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    30.7%
######################                                                    31.2%
#######################                                                   33.1%
#########################                                                 35.5%
##########################                                                37.1%
############################                                              39.0%
#############################                                             41.0%
###############################                                           43.4%
################################                                          45.8%
##################################                                        48.3%
####################################                                      50.4%
#####################################                                     52.2%
######################################                                    53.8%
########################################                                  55.9%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.0%
#############################################                             63.6%
###############################################                           65.8%
#################################################                         68.1%
##################################################                        70.1%
###################################################                       71.7%
####################################################                      72.6%
#####################################################                     74.2%
######################################################                    76.3%
########################################################                  78.2%
########################################################                  78.9%
#########################################################                 80.0%
##########################################################                81.7%
###########################################################               83.2%
#############################################################             85.2%
###############################################################           87.8%
################################################################          89.8%
##################################################################        92.0%
###################################################################       93.5%
####################################################################      95.6%
######################################################################    97.5%
######################################################################## 100.0%
15:28:56 [2020-09-03T15:28:56.253Z] #39 95.73   DEP      criu/tun.d
15:28:56 [2020-09-03T15:28:56.253Z] #39 95.94   DEP      criu/tty.d
15:28:56 [2020-09-03T15:28:56.435Z] #41 87.40 vendor/golang.org/x/net/http2/hpack
15:28:56 [2020-09-03T15:28:56.447Z] #25 22.61 
15:28:56 [2020-09-03T15:28:56.476Z] #17 DONE 0.4s
15:28:56 [2020-09-03T15:28:56.476Z] 
15:28:56 [2020-09-03T15:28:56.476Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:56 [2020-09-03T15:28:56.476Z] #40 50.09   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:28:56 [2020-09-03T15:28:56.476Z] #40 50.14   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:28:56 [2020-09-03T15:28:56.520Z] #39 96.11   DEP      criu/timerfd.d
15:28:56 [2020-09-03T15:28:56.520Z] #39 96.24   DEP      criu/timens.d
15:28:56 [2020-09-03T15:28:56.554Z] + docker version
15:28:56 [2020-09-03T15:28:56.776Z] #40 50.22   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:28:56 [2020-09-03T15:28:56.776Z] #40 50.29   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:28:56 [2020-09-03T15:28:56.776Z] #40 50.41   AR       compel/plugins/std.lib.a
15:28:56 [2020-09-03T15:28:56.812Z] #39 96.47   DEP      criu/sysfs_parse.d
15:28:57 [2020-09-03T15:28:57.076Z] #40 50.50   CC       compel/plugins/fds/fds.o
15:28:57 [2020-09-03T15:28:57.088Z] #39 96.71   DEP      criu/sysctl.d
15:28:57 [2020-09-03T15:28:57.088Z] #39 96.91   DEP      criu/string.d
15:28:57 [2020-09-03T15:28:57.351Z] #39 96.98   DEP      criu/stats.d
15:28:57 [2020-09-03T15:28:57.376Z] #40 50.92   AR       compel/plugins/fds.lib.a
15:28:57 [2020-09-03T15:28:57.376Z] #40 50.98   HOSTDEP  compel/src/lib/log-host.d
15:28:57 [2020-09-03T15:28:57.610Z] #39 97.14   DEP      criu/sockets.d
15:28:57 [2020-09-03T15:28:57.610Z] #39 97.31   DEP      criu/sk-unix.d
15:28:57 [2020-09-03T15:28:57.675Z] #40 51.18   HOSTDEP  compel/src/lib/handle-elf-host.d
15:28:57 [2020-09-03T15:28:57.676Z] #40 51.28   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:28:57 [2020-09-03T15:28:57.676Z] #40 51.38   HOSTDEP  compel/src/main-host.d
15:28:57 [2020-09-03T15:28:57.834Z] #41 88.92 mime
15:28:57 [2020-09-03T15:28:57.841Z] #25 23.80 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:28:57 [2020-09-03T15:28:57.841Z] #25 ...
15:28:57 [2020-09-03T15:28:57.841Z] 
15:28:57 [2020-09-03T15:28:57.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42 The following NEW packages will be installed:
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:28:57 [2020-09-03T15:28:57.841Z] #10 74.42   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.02 Need to get 77.7 MB of archives.
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.02 After this operation, 487 MB of additional disk space will be used.
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.02 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]
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.37 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]
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:28:57 [2020-09-03T15:28:57.841Z] #10 75.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:28:57 [2020-09-03T15:28:57.841Z] #10 76.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:28:57 [2020-09-03T15:28:57.841Z] #10 77.17 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]
15:28:57 [2020-09-03T15:28:57.841Z] #10 77.24 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]
15:28:57 [2020-09-03T15:28:57.841Z] #10 82.60 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]
15:28:57 [2020-09-03T15:28:57.841Z] #10 ...
15:28:57 [2020-09-03T15:28:57.841Z] 
15:28:57 [2020-09-03T15:28:57.841Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:28:57 [2020-09-03T15:28:57.841Z] #28 82.58 Checking out files:  77% (1175/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:28:57 [2020-09-03T15:28:57.841Z] #28 83.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:28:57 [2020-09-03T15:28:57.870Z] #39 97.50   DEP      criu/sk-tcp.d
15:28:57 [2020-09-03T15:28:57.977Z] #40 51.47   DEP      compel/src/lib/ptrace.d
15:28:57 [2020-09-03T15:28:57.977Z] #40 51.57   DEP      compel/src/lib/infect.d
15:28:58 [2020-09-03T15:28:58.129Z] #39 97.77   DEP      criu/sk-queue.d
15:28:58 [2020-09-03T15:28:58.129Z] #39 ...
15:28:58 [2020-09-03T15:28:58.129Z] 
15:28:58 [2020-09-03T15:28:58.129Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:28:58 [2020-09-03T15:28:58.129Z] #17 9.462 Fetched 8378 kB in 8s (998 kB/s)
15:28:58 [2020-09-03T15:28:58.286Z] #40 51.73   DEP      compel/src/lib/infect-util.d
15:28:58 [2020-09-03T15:28:58.287Z] #40 51.85   DEP      compel/src/lib/infect-rpc.d
15:28:58 [2020-09-03T15:28:58.411Z] #28 85.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:28:58 [2020-09-03T15:28:58.595Z] #40 52.03   DEP      compel/arch/ppc64/src/lib/infect.d
15:28:58 [2020-09-03T15:28:58.595Z] #40 52.16   DEP      compel/arch/ppc64/src/lib/cpu.d
15:28:58 [2020-09-03T15:28:58.595Z] #40 52.24   DEP      compel/src/lib/log.d
15:28:58 [2020-09-03T15:28:58.786Z] #41 ...
15:28:58 [2020-09-03T15:28:58.786Z] 
15:28:58 [2020-09-03T15:28:58.786Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.171 + RM_GOPATH=0
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.171 + TMP_GOPATH=
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.171 + : /build
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.171 + '[' -z '' ']'
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.178 ++ mktemp -d
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.178 + export GOPATH=/tmp/tmp.rKlDW4Grvm
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.178 + GOPATH=/tmp/tmp.rKlDW4Grvm
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.178 + RM_GOPATH=1
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.178 + case "$(go env GOARCH)" in
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.187 ++ go env GOARCH
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.265 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + export GO_BUILDMODE=-buildmode=pie
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + GO_BUILDMODE=-buildmode=pie
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 ++ dirname /tmp/install/install.sh
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + dir=/tmp/install
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + bin=tini
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + shift
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + '[' '!' -f /tmp/install/tini.installer ']'
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + . /tmp/install/tini.installer
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + install_tini
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.268 + git clone https://github.com/krallin/tini.git /tmp/tmp.rKlDW4Grvm/tini
15:28:58 [2020-09-03T15:28:58.786Z] #33 4.269 Cloning into '/tmp/tmp.rKlDW4Grvm/tini'...
15:28:58 [2020-09-03T15:28:58.786Z] #33 5.198 + cd /tmp/tmp.rKlDW4Grvm/tini
15:28:58 [2020-09-03T15:28:58.786Z] #33 5.198 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:28:58 [2020-09-03T15:28:58.786Z] #33 5.280 + cmake .
15:28:58 [2020-09-03T15:28:58.786Z] #33 5.910 -- The C compiler identification is GNU 8.3.0
15:28:58 [2020-09-03T15:28:58.786Z] #33 5.950 -- Check for working C compiler: /usr/bin/cc
15:28:58 [2020-09-03T15:28:58.786Z] #33 6.920 -- Check for working C compiler: /usr/bin/cc -- works
15:28:58 [2020-09-03T15:28:58.786Z] #33 6.921 -- Detecting C compiler ABI info
15:28:58 [2020-09-03T15:28:58.896Z] #40 52.34   DEP      compel/src/main.d
15:28:59 [2020-09-03T15:28:59.198Z] #40 52.55   DEP      compel/src/lib/handle-elf.d
15:28:59 [2020-09-03T15:28:59.198Z] #40 52.68   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:28:59 [2020-09-03T15:28:59.364Z] #33 7.703 -- Detecting C compiler ABI info - done
15:28:59 [2020-09-03T15:28:59.364Z] #33 7.726 -- Detecting C compile features
15:28:59 [2020-09-03T15:28:59.398Z] #28 ...
15:28:59 [2020-09-03T15:28:59.398Z] 
15:28:59 [2020-09-03T15:28:59.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:28:59 [2020-09-03T15:28:59.398Z] #30 76.27 internal/oserror
15:28:59 [2020-09-03T15:28:59.398Z] #30 76.60 syscall
15:28:59 [2020-09-03T15:28:59.398Z] #30 80.21 reflect
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.88 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]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 86.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:28:59 [2020-09-03T15:28:59.471Z] #10 87.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:28:59 [2020-09-03T15:28:59.497Z] #40 52.82   CC       compel/src/lib/log.o
15:28:59 [2020-09-03T15:28:59.660Z] #30 ...
15:28:59 [2020-09-03T15:28:59.660Z] 
15:28:59 [2020-09-03T15:28:59.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:28:59 [2020-09-03T15:28:59.660Z] #25 24.39 #=#=#                                                                         
15:28:59 [2020-09-03T15:28:59.660Z] #25 24.73 
############################################################              84.5%
######################################################################## 100.0%
15:28:59 [2020-09-03T15:28:59.660Z] #25 24.97 
15:28:59 [2020-09-03T15:28:59.797Z] #40 53.18   CC       compel/arch/ppc64/src/lib/cpu.o
15:28:59 [2020-09-03T15:28:59.923Z] #25 26.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:29:00 [2020-09-03T15:29:00.042Z] #10 ...
15:29:00 [2020-09-03T15:29:00.043Z] 
15:29:00 [2020-09-03T15:29:00.043Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:00 [2020-09-03T15:29:00.043Z] #30 77.55 reflect
15:29:00 [2020-09-03T15:29:00.043Z] #30 87.64 time
15:29:00 [2020-09-03T15:29:00.043Z] #30 ...
15:29:00 [2020-09-03T15:29:00.043Z] 
15:29:00 [2020-09-03T15:29:00.043Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:00 [2020-09-03T15:29:00.043Z] #25 4.281 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:29:00 [2020-09-03T15:29:00.043Z] #25 5.077 
15:29:00 [2020-09-03T15:29:00.043Z] #25 5.327 
##                                                                         2.9%
#####                                                                      7.0%
########                                                                  12.5%
#############                                                             18.5%
##################                                                        25.7%
######################                                                    30.7%
###########################                                               38.7%
##################################                                        47.5%
######################################                                    53.3%
########################################                                  56.6%
##########################################                                59.7%
#############################################                             62.7%
########################################################                  78.6%
#############################################################             85.1%
###############################################################           88.1%
##################################################################        93.0%
######################################################################## 100.0%
15:29:00 [2020-09-03T15:29:00.043Z] #25 7.726 #=#=#                                                                         
15:29:00 [2020-09-03T15:29:00.043Z] #25 8.086 #=#=#                                                                         

                                                                           0.2%
##########################                                                37.4%
###############################################                           66.4%
###################################################################       93.1%
######################################################################## 100.0%
15:29:00 [2020-09-03T15:29:00.043Z] #25 9.290 
15:29:00 [2020-09-03T15:29:00.096Z] #40 53.58   CC       compel/arch/ppc64/src/lib/infect.o
15:29:00 [2020-09-03T15:29:00.305Z] #25 9.566 #=#=#                                                                         

#########                                                                 13.7%
#########################                                                 35.7%
######################################                                    54.1%
###########################################################               82.4%
######################################################################## 100.0%
15:29:00 [2020-09-03T15:29:00.743Z] #40 54.45   CC       compel/src/lib/infect-rpc.o
15:29:00 [2020-09-03T15:29:00.864Z] #25 26.84 
15:29:00 [2020-09-03T15:29:00.879Z] #25 ...
15:29:00 [2020-09-03T15:29:00.879Z] 
15:29:00 [2020-09-03T15:29:00.879Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:00 [2020-09-03T15:29:00.879Z] #41 78.81 bufio
15:29:00 [2020-09-03T15:29:00.879Z] #41 81.07 reflect
15:29:00 [2020-09-03T15:29:00.879Z] #41 82.16 syscall
15:29:01 [2020-09-03T15:29:01.125Z] #25 27.16 #=#=#                                                                         

#################################                                         47.1%
######################################################################## 100.0%
15:29:01 [2020-09-03T15:29:01.139Z] #41 ...
15:29:01 [2020-09-03T15:29:01.139Z] 
15:29:01 [2020-09-03T15:29:01.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:01 [2020-09-03T15:29:01.139Z] #25 10.81 #=#=#                                                                         
15:29:01 [2020-09-03T15:29:01.385Z] #25 27.65 
15:29:01 [2020-09-03T15:29:01.392Z] #40 55.01   CC       compel/src/lib/infect-util.o
15:29:01 [2020-09-03T15:29:01.399Z] #25 ...
15:29:01 [2020-09-03T15:29:01.399Z] 
15:29:01 [2020-09-03T15:29:01.399Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + RM_GOPATH=0
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + TMP_GOPATH=
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + : /build
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + '[' -z '' ']'
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 ++ mktemp -d
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + export GOPATH=/tmp/tmp.DZbgFYFjce
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + GOPATH=/tmp/tmp.DZbgFYFjce
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + RM_GOPATH=1
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 + case "$(go env GOARCH)" in
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.919 ++ go env GOARCH
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.981 + export GO_BUILDMODE=-buildmode=pie
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.981 + GO_BUILDMODE=-buildmode=pie
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.982 ++ dirname /tmp/install/install.sh
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + dir=/tmp/install
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + bin=containerd
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + shift
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + '[' '!' -f /tmp/install/containerd.installer ']'
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + . /tmp/install/containerd.installer
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 ++ set -e
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + install_containerd
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:29:01 [2020-09-03T15:29:01.399Z] #52 1.989 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DZbgFYFjce/src/github.com/containerd/containerd
15:29:01 [2020-09-03T15:29:01.399Z] #52 2.004 Cloning into '/tmp/tmp.DZbgFYFjce/src/github.com/containerd/containerd'...
15:29:01 [2020-09-03T15:29:01.399Z] #52 ...
15:29:01 [2020-09-03T15:29:01.399Z] 
15:29:01 [2020-09-03T15:29:01.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:01 [2020-09-03T15:29:01.933Z] #33 ...
15:29:01 [2020-09-03T15:29:01.933Z] 
15:29:01 [2020-09-03T15:29:01.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:01 [2020-09-03T15:29:01.933Z] #39 5.443 Note: Building without setproctitle() and strlcpy() support.
15:29:01 [2020-09-03T15:29:01.933Z] #39 5.443       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:29:01 [2020-09-03T15:29:01.933Z] #39 5.495 Note: Building without GnuTLS support
15:29:01 [2020-09-03T15:29:01.933Z] #39 5.512 Makefile.config:39: Warn: you have no libnftables installed
15:29:01 [2020-09-03T15:29:01.933Z] #39 5.512 Makefile.config:40: Warn: Building without nftables support
15:29:01 [2020-09-03T15:29:01.933Z] #39 7.625 fatal: not a git repository (or any of the parent directories): .git
15:29:01 [2020-09-03T15:29:01.933Z] #39 7.705   GEN      .gitid
15:29:01 [2020-09-03T15:29:01.933Z] #39 7.733   GEN      criu/include/version.h
15:29:01 [2020-09-03T15:29:01.933Z] #39 7.844   GEN      include/common/asm
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.556   PBCC     images/timens.pb-c.c
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.621   DEP      images/timens.pb-c.d
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.713   PBCC     images/fown.pb-c.c
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.745   PBCC     images/google/protobuf/descriptor.pb-c.c
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.875   PBCC     images/opts.pb-c.c
15:29:01 [2020-09-03T15:29:01.933Z] #39 9.969   PBCC     images/memfd.pb-c.c
15:29:01 [2020-09-03T15:29:01.933Z] #39 10.04   DEP      images/fown.pb-c.d
15:29:01 [2020-09-03T15:29:01.933Z] #39 10.14   DEP      images/google/protobuf/descriptor.pb-c.d
15:29:01 [2020-09-03T15:29:01.933Z] #39 10.24   DEP      images/opts.pb-c.d
15:29:01 [2020-09-03T15:29:01.933Z] #39 ...
15:29:01 [2020-09-03T15:29:01.933Z] 
15:29:01 [2020-09-03T15:29:01.934Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:01 [2020-09-03T15:29:01.934Z] #33 10.16 -- Detecting C compile features - done
15:29:01 [2020-09-03T15:29:01.934Z] #33 10.23 -- Performing Test HAS_BUILTIN_FORTIFY
15:29:02 [2020-09-03T15:29:02.046Z] #40 55.39   CC       compel/src/lib/infect.o
15:29:02 [2020-09-03T15:29:02.197Z] #33 10.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:29:02 [2020-09-03T15:29:02.197Z] #33 10.69 -- Configuring done
15:29:02 [2020-09-03T15:29:02.197Z] #33 10.71 -- Generating done
15:29:02 [2020-09-03T15:29:02.197Z] #33 10.73 -- Build files have been written to: /tmp/tmp.rKlDW4Grvm/tini
15:29:02 [2020-09-03T15:29:02.323Z] #17 9.462 Reading package lists...
15:29:02 [2020-09-03T15:29:02.323Z] #17 ...
15:29:02 [2020-09-03T15:29:02.323Z] 
15:29:02 [2020-09-03T15:29:02.323Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:02 [2020-09-03T15:29:02.323Z] #41 188.7 github.com/LK4D4/vndr/godl
15:29:02 [2020-09-03T15:29:02.323Z] #41 189.4 github.com/LK4D4/vndr
15:29:02 [2020-09-03T15:29:02.323Z] #41 DONE 198.3s
15:29:02 [2020-09-03T15:29:02.323Z] 
15:29:02 [2020-09-03T15:29:02.323Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:02 [2020-09-03T15:29:02.323Z] #49 10.20 + cd /tmp/tmp.oYPu0YIX8M/src/github.com/opencontainers/runc
15:29:02 [2020-09-03T15:29:02.323Z] #49 10.20 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:29:02 [2020-09-03T15:29:02.323Z] #49 10.60 + '[' -z '' ']'
15:29:02 [2020-09-03T15:29:02.323Z] #49 10.60 + target=static
15:29:02 [2020-09-03T15:29:02.323Z] #49 10.60 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:29:02 [2020-09-03T15:29:02.323Z] #49 11.03 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 .
15:29:02 [2020-09-03T15:29:02.323Z] #49 ...
15:29:02 [2020-09-03T15:29:02.323Z] 
15:29:02 [2020-09-03T15:29:02.323Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:02 [2020-09-03T15:29:02.323Z] #17 9.462 Reading package lists...
15:29:02 [2020-09-03T15:29:02.325Z] #25 ...
15:29:02 [2020-09-03T15:29:02.325Z] 
15:29:02 [2020-09-03T15:29:02.325Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 79.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:29:02 [2020-09-03T15:29:02.325Z] #32 81.49 debconf: delaying package configuration, since apt-utils is not installed
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.16 Fetched 14.9 MB in 2s (6212 kB/s)
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.32 Selecting previously unselected package xxd.
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.32 (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.)
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.48 Unpacking xxd (2:8.1.0875-5) ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.79 Selecting previously unselected package vim-common.
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 82.90 Unpacking vim-common (2:8.1.0875-5) ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 83.45 Selecting previously unselected package cmake-data.
15:29:02 [2020-09-03T15:29:02.325Z] #32 83.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 83.49 Unpacking cmake-data (3.13.4-1) ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 88.52 Selecting previously unselected package libicu63:amd64.
15:29:02 [2020-09-03T15:29:02.325Z] #32 88.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 88.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:29:02 [2020-09-03T15:29:02.325Z] #32 ...
15:29:02 [2020-09-03T15:29:02.325Z] 
15:29:02 [2020-09-03T15:29:02.325Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.404 + RM_GOPATH=0
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.410 + TMP_GOPATH=
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.413 + : /build
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.413 + '[' -z '' ']'
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.413 ++ mktemp -d
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.413 + export GOPATH=/tmp/tmp.wzwuTr2jmz
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.413 + GOPATH=/tmp/tmp.wzwuTr2jmz
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.414 + RM_GOPATH=1
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.414 + case "$(go env GOARCH)" in
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.420 ++ go env GOARCH
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.485 + export GO_BUILDMODE=-buildmode=pie
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.485 + GO_BUILDMODE=-buildmode=pie
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.485 ++ dirname /tmp/install/install.sh
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.499 + dir=/tmp/install
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.499 + bin=containerd
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.500 + shift
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.500 + '[' '!' -f /tmp/install/containerd.installer ']'
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.500 + . /tmp/install/containerd.installer
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.500 ++ set -e
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.501 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.501 + install_containerd
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.502 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.502 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wzwuTr2jmz/src/github.com/containerd/containerd
15:29:02 [2020-09-03T15:29:02.325Z] #52 3.553 Cloning into '/tmp/tmp.wzwuTr2jmz/src/github.com/containerd/containerd'...
15:29:02 [2020-09-03T15:29:02.461Z] #33 10.73 + make tini-static
15:29:02 [2020-09-03T15:29:02.586Z] #52 ...
15:29:02 [2020-09-03T15:29:02.586Z] 
15:29:02 [2020-09-03T15:29:02.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.65 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]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 86.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:29:02 [2020-09-03T15:29:02.586Z] #10 88.97 debconf: delaying package configuration, since apt-utils is not installed
15:29:02 [2020-09-03T15:29:02.586Z] #10 89.36 Fetched 77.7 MB in 12s (6336 kB/s)
15:29:02 [2020-09-03T15:29:02.586Z] #10 89.52 Selecting previously unselected package binutils-mingw-w64-i686.
15:29:02 [2020-09-03T15:29:02.586Z] #10 89.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 ... 15410 files and directories currently installed.)
15:29:02 [2020-09-03T15:29:02.586Z] #10 89.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:29:02 [2020-09-03T15:29:02.586Z] #10 89.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:29:02 [2020-09-03T15:29:02.725Z] #33 11.08 Scanning dependencies of target tini-static
15:29:02 [2020-09-03T15:29:02.725Z] #33 11.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:29:03 [2020-09-03T15:29:03.502Z] #25 11.10 
                                                                           0.4%
#                                                                          1.5%
###                                                                        5.4%
######                                                                     9.3%
###########                                                               15.3%
###############                                                           21.0%
###################                                                       26.5%
#######################                                                   32.4%
##########################                                                36.7%
################################                                          44.9%
####################################                                      50.7%
#########################################                                 57.7%
#############################################                             63.4%
#################################################                         68.2%
####################################################                      73.3%
########################################################                  78.3%
###########################################################               83.3%
###############################################################           87.7%
####################################################################      95.5%
######################################################################## 100.0%
15:29:03 [2020-09-03T15:29:03.527Z] #10 ...
15:29:03 [2020-09-03T15:29:03.527Z] 
15:29:03 [2020-09-03T15:29:03.527Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:03 [2020-09-03T15:29:03.527Z] #38 80.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 81.99 Selecting previously unselected package libprotobuf-lite17:amd64.
15:29:03 [2020-09-03T15:29:03.527Z] #38 81.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 82.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 82.28 Selecting previously unselected package libprotobuf-dev:amd64.
15:29:03 [2020-09-03T15:29:03.527Z] #38 82.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 82.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 84.79 Selecting previously unselected package libprotoc17:amd64.
15:29:03 [2020-09-03T15:29:03.527Z] #38 84.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 84.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.78 Selecting previously unselected package protobuf-c-compiler.
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.97 Selecting previously unselected package protobuf-compiler.
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 85.99 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.18 Selecting previously unselected package python-pkg-resources.
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.20 Unpacking python-pkg-resources (40.8.0-1) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.83 Selecting previously unselected package python-six.
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 86.86 Unpacking python-six (1.12.0-1) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 87.06 Selecting previously unselected package python-protobuf.
15:29:03 [2020-09-03T15:29:03.527Z] #38 87.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 87.07 Unpacking python-protobuf (3.6.1.3-2) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 88.52 Setting up python-pkg-resources (40.8.0-1) ...
15:29:03 [2020-09-03T15:29:03.527Z] #38 ...
15:29:03 [2020-09-03T15:29:03.527Z] 
15:29:03 [2020-09-03T15:29:03.527Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:03 [2020-09-03T15:29:03.527Z] #25 29.57 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:29:03 [2020-09-03T15:29:03.674Z] Client: Docker Engine - Enterprise
15:29:03 [2020-09-03T15:29:03.674Z]  Version:           19.03.5
15:29:03 [2020-09-03T15:29:03.674Z]  API version:       1.40
15:29:03 [2020-09-03T15:29:03.674Z]  Go version:        go1.12.12
15:29:03 [2020-09-03T15:29:03.674Z]  Git commit:        2ee0c57608
15:29:03 [2020-09-03T15:29:03.674Z]  Built:             11/13/2019 08:00:16
15:29:03 [2020-09-03T15:29:03.674Z]  OS/Arch:           windows/amd64
15:29:03 [2020-09-03T15:29:03.674Z]  Experimental:      false
15:29:03 [2020-09-03T15:29:03.674Z] 
15:29:03 [2020-09-03T15:29:03.674Z] Server: Docker Engine - Enterprise
15:29:03 [2020-09-03T15:29:03.674Z]  Engine:
15:29:03 [2020-09-03T15:29:03.674Z]   Version:          19.03.5
15:29:03 [2020-09-03T15:29:03.674Z]   API version:      1.40 (minimum version 1.24)
15:29:03 [2020-09-03T15:29:03.674Z]   Go version:       go1.12.12
15:29:03 [2020-09-03T15:29:03.674Z]   Git commit:       2ee0c57608
15:29:03 [2020-09-03T15:29:03.674Z]   Built:            11/13/2019 07:58:51
15:29:03 [2020-09-03T15:29:03.674Z]   OS/Arch:          windows/amd64
15:29:03 [2020-09-03T15:29:03.674Z]   Experimental:     true
15:29:03 [2020-09-03T15:29:03.790Z] #25 29.85 skipping existing c35d46ef359f
15:29:04 [2020-09-03T15:29:04.051Z] #25 30.16 
15:29:04 [2020-09-03T15:29:04.312Z] #25 ...
15:29:04 [2020-09-03T15:29:04.312Z] 
15:29:04 [2020-09-03T15:29:04.312Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:04 [2020-09-03T15:29:04.312Z] #47 81.24 syscall
15:29:04 [2020-09-03T15:29:04.312Z] #47 81.27 bytes
15:29:04 [2020-09-03T15:29:04.312Z] #47 84.70 reflect
[Pipeline] sh
15:29:04 [2020-09-03T15:29:04.382Z] #33 12.66 [100%] Linking C executable tini-static
15:29:04 [2020-09-03T15:29:04.563Z] #25 14.15 #=#=#                                                                         
15:29:04 [2020-09-03T15:29:04.572Z] #47 ...
15:29:04 [2020-09-03T15:29:04.572Z] 
15:29:04 [2020-09-03T15:29:04.572Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:04 [2020-09-03T15:29:04.572Z] #30 89.75 time
15:29:04 [2020-09-03T15:29:04.822Z] #40 ...
15:29:04 [2020-09-03T15:29:04.822Z] 
15:29:04 [2020-09-03T15:29:04.822Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:04 [2020-09-03T15:29:04.822Z] #50 10.28 + cd /tmp/tmp.Etli78w7we/src/github.com/opencontainers/runc
15:29:04 [2020-09-03T15:29:04.822Z] #50 10.28 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:29:04 [2020-09-03T15:29:04.822Z] #50 10.58 + '[' -z '' ']'
15:29:04 [2020-09-03T15:29:04.822Z] #50 10.58 + target=static
15:29:04 [2020-09-03T15:29:04.822Z] #50 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:29:04 [2020-09-03T15:29:04.976Z] #33 13.19 [100%] Built target tini-static
15:29:04 [2020-09-03T15:29:04.976Z] #33 13.24 + mkdir -p /build
15:29:04 [2020-09-03T15:29:04.976Z] #33 13.24 + cp tini-static /build/docker-init
15:29:05 [2020-09-03T15:29:05.120Z] #50 11.12 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 .
15:29:05 [2020-09-03T15:29:05.221Z] + docker info
15:29:05 [2020-09-03T15:29:05.347Z] #25 14.43 
                                                                           0.8%
#                                                                          1.6%
#                                                                          2.8%
##                                                                         3.8%
###                                                                        5.5%
####                                                                       6.4%
####                                                                       6.5%
15:29:05 [2020-09-03T15:29:05.347Z] #25 ...
15:29:05 [2020-09-03T15:29:05.347Z] 
15:29:05 [2020-09-03T15:29:05.347Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:29:05 [2020-09-03T15:29:05.347Z] #28 81.60 Checking out files:  75% (1147/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:29:05 [2020-09-03T15:29:05.347Z] #28 83.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:29:05 [2020-09-03T15:29:05.347Z] #28 83.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:29:05 [2020-09-03T15:29:05.573Z] #33 DONE 13.9s
15:29:05 [2020-09-03T15:29:05.573Z] 
15:29:05 [2020-09-03T15:29:05.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.35   DEP      images/memfd.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.41   PBCC     images/sit.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.49   DEP      images/sit.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.56   PBCC     images/macvlan.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.62   DEP      images/macvlan.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.65   PBCC     images/autofs.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.68   DEP      images/autofs.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.76   PBCC     images/sysctl.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.77   DEP      images/sysctl.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.88   PBCC     images/time.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.92   DEP      images/time.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.95   PBCC     images/binfmt-misc.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 10.98   DEP      images/binfmt-misc.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.01   PBCC     images/seccomp.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.03   DEP      images/seccomp.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.06   PBCC     images/userns.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.08   DEP      images/userns.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.14   PBCC     images/cgroup.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.17   DEP      images/cgroup.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.20   PBCC     images/ext-file.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.24   DEP      images/ext-file.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.31   PBCC     images/rpc.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.42   DEP      images/rpc.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.46   PBCC     images/siginfo.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.50   DEP      images/siginfo.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.57   PBCC     images/pagemap.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.63   DEP      images/pagemap.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.75   PBCC     images/rlimit.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.81   DEP      images/rlimit.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.86   PBCC     images/file-lock.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.89   DEP      images/file-lock.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 11.98   PBCC     images/tty.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.00   DEP      images/tty.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.05   PBCC     images/tun.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.09   PBCC     images/netdev.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.14   DEP      images/tun.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.24   DEP      images/netdev.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.30   PBCC     images/vma.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.55   DEP      images/vma.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.59   PBCC     images/creds.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.64   DEP      images/creds.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.78   PBCC     images/utsns.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.81   DEP      images/utsns.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.84   PBCC     images/ipc-desc.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.87   PBCC     images/ipc-sem.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 12.97   DEP      images/ipc-desc.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.02   DEP      images/ipc-sem.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.11   PBCC     images/ipc-msg.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.15   DEP      images/ipc-msg.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.24   PBCC     images/ipc-shm.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.26   DEP      images/ipc-shm.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.31   PBCC     images/ipc-var.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.33   DEP      images/ipc-var.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.36   PBCC     images/sk-opts.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.52   PBCC     images/packet-sock.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.57   DEP      images/sk-opts.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.68   DEP      images/packet-sock.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.73   PBCC     images/sk-netlink.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.76   DEP      images/sk-netlink.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.79   PBCC     images/sk-inet.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.82   DEP      images/sk-inet.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.85   PBCC     images/sk-unix.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 ...
15:29:05 [2020-09-03T15:29:05.573Z] 
15:29:05 [2020-09-03T15:29:05.573Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:29:05 [2020-09-03T15:29:05.573Z] #54 88.31 + for f in rootlesskit rootlesskit-docker-proxy
15:29:05 [2020-09-03T15:29:05.573Z] #54 88.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:29:05 [2020-09-03T15:29:05.573Z] #54 DONE 96.7s
15:29:05 [2020-09-03T15:29:05.573Z] 
15:29:05 [2020-09-03T15:29:05.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:05 [2020-09-03T15:29:05.573Z] #39 13.94   DEP      images/sk-unix.pb-c.d
15:29:05 [2020-09-03T15:29:05.573Z] #39 14.02   PBCC     images/mm.pb-c.c
15:29:05 [2020-09-03T15:29:05.573Z] #39 14.09   DEP      images/mm.pb-c.d
15:29:05 [2020-09-03T15:29:05.611Z] #28 ...
15:29:05 [2020-09-03T15:29:05.611Z] 
15:29:05 [2020-09-03T15:29:05.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.13 Selecting previously unselected package protobuf-compiler.
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.13 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.65 Selecting previously unselected package python-pkg-resources.
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 83.67 Unpacking python-pkg-resources (40.8.0-1) ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.15 Selecting previously unselected package python-six.
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.18 Unpacking python-six (1.12.0-1) ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.44 Selecting previously unselected package python-protobuf.
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 84.45 Unpacking python-protobuf (3.6.1.3-2) ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 85.73 Setting up python-pkg-resources (40.8.0-1) ...
15:29:05 [2020-09-03T15:29:05.611Z] #38 ...
15:29:05 [2020-09-03T15:29:05.611Z] 
15:29:05 [2020-09-03T15:29:05.611Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:05 [2020-09-03T15:29:05.622Z] #17 13.36 Reading package lists...
15:29:05 [2020-09-03T15:29:05.771Z] #50 ...
15:29:05 [2020-09-03T15:29:05.771Z] 
15:29:05 [2020-09-03T15:29:05.771Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:05 [2020-09-03T15:29:05.771Z] #48 117.1 golang.org/x/crypto/ssh/terminal
15:29:05 [2020-09-03T15:29:05.771Z] #48 120.3 mvdan.cc/sh/v3/cmd/shfmt
15:29:05 [2020-09-03T15:29:05.771Z] #48 DONE 126.5s
15:29:05 [2020-09-03T15:29:05.956Z] #30 ...
15:29:05 [2020-09-03T15:29:05.956Z] 
15:29:05 [2020-09-03T15:29:05.956Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:05 [2020-09-03T15:29:05.956Z] #41 82.85 bufio
15:29:05 [2020-09-03T15:29:05.956Z] #41 83.33 reflect
15:29:05 [2020-09-03T15:29:05.956Z] #41 85.57 syscall
15:29:05 [2020-09-03T15:29:05.981Z] #39 ...
15:29:05 [2020-09-03T15:29:05.981Z] 
15:29:05 [2020-09-03T15:29:05.981Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:29:05 [2020-09-03T15:29:05.981Z] #55 DONE 0.2s
15:29:05 [2020-09-03T15:29:05.981Z] 
15:29:05 [2020-09-03T15:29:05.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:05 [2020-09-03T15:29:05.981Z] #39 14.26   PBCC     images/timerfd.pb-c.c
15:29:05 [2020-09-03T15:29:05.981Z] #39 14.34   DEP      images/timerfd.pb-c.d
15:29:06 [2020-09-03T15:29:06.071Z] 
15:29:06 [2020-09-03T15:29:06.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:06 [2020-09-03T15:29:06.071Z] #40 58.37   CC       compel/src/lib/ptrace.o
15:29:06 [2020-09-03T15:29:06.071Z] #40 58.96   AR       compel/libcompel.a
15:29:06 [2020-09-03T15:29:06.071Z] #40 59.05   HOSTCC   compel/src/main-host.o
15:29:06 [2020-09-03T15:29:06.071Z] #40 59.54   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:29:06 [2020-09-03T15:29:06.217Z] #41 ...
15:29:06 [2020-09-03T15:29:06.217Z] 
15:29:06 [2020-09-03T15:29:06.217Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:06 [2020-09-03T15:29:06.217Z] #25 31.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:29:06 [2020-09-03T15:29:06.217Z] #25 32.52 
15:29:06 [2020-09-03T15:29:06.245Z] #39 14.41   PBCC     images/timer.pb-c.c
15:29:06 [2020-09-03T15:29:06.245Z] #39 14.59   DEP      images/timer.pb-c.d
15:29:06 [2020-09-03T15:29:06.245Z] #39 14.62   PBCC     images/sa.pb-c.c
15:29:06 [2020-09-03T15:29:06.245Z] #39 14.66   DEP      images/sa.pb-c.d
15:29:06 [2020-09-03T15:29:06.245Z] #39 14.74   PBCC     images/pipe-data.pb-c.c
15:29:06 [2020-09-03T15:29:06.377Z] #40 59.70   HOSTCC   compel/src/lib/handle-elf-host.o
15:29:06 [2020-09-03T15:29:06.457Z] #17 17.00 Building dependency tree...
15:29:06 [2020-09-03T15:29:06.509Z] #39 14.76   DEP      images/pipe-data.pb-c.d
15:29:06 [2020-09-03T15:29:06.509Z] #39 14.81   PBCC     images/mnt.pb-c.c
15:29:06 [2020-09-03T15:29:06.509Z] #39 14.86   DEP      images/mnt.pb-c.d
15:29:06 [2020-09-03T15:29:06.509Z] #39 14.93   PBCC     images/sk-packet.pb-c.c
15:29:06 [2020-09-03T15:29:06.509Z] #39 14.94   DEP      images/sk-packet.pb-c.d
15:29:06 [2020-09-03T15:29:06.509Z] #39 15.01   PBCC     images/tcp-stream.pb-c.c
15:29:06 [2020-09-03T15:29:06.509Z] #39 15.07   DEP      images/tcp-stream.pb-c.d
15:29:06 [2020-09-03T15:29:06.509Z] #39 15.11   PBCC     images/pipe.pb-c.c
15:29:06 [2020-09-03T15:29:06.662Z] #25 14.43 
                                                                           0.8%
#                                                                          1.6%
#                                                                          2.8%
##                                                                         3.8%
###                                                                        5.5%
####                                                                       6.4%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.6%
################                                                          23.0%
##################                                                        25.6%
####################                                                      28.3%
#####################                                                     30.5%
15:29:06 [2020-09-03T15:29:06.662Z] #25 ...
15:29:06 [2020-09-03T15:29:06.662Z] 
15:29:06 [2020-09-03T15:29:06.662Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:06 [2020-09-03T15:29:06.662Z] #32 84.44 Selecting previously unselected package libicu63:amd64.
15:29:06 [2020-09-03T15:29:06.662Z] #32 84.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:29:06 [2020-09-03T15:29:06.662Z] #32 84.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:29:06 [2020-09-03T15:29:06.678Z] #40 ...
15:29:06 [2020-09-03T15:29:06.678Z] 
15:29:06 [2020-09-03T15:29:06.678Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:06 [2020-09-03T15:29:06.678Z] #18 0.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:06 [2020-09-03T15:29:06.678Z] #18 0.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:06 [2020-09-03T15:29:06.678Z] #18 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:29:06 [2020-09-03T15:29:06.678Z] #18 1.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:29:06 [2020-09-03T15:29:06.678Z] #18 3.233 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
15:29:06 [2020-09-03T15:29:06.678Z] #18 4.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:29:06 [2020-09-03T15:29:06.772Z] #39 15.19   DEP      images/pipe.pb-c.d
15:29:06 [2020-09-03T15:29:06.924Z] #32 ...
15:29:06 [2020-09-03T15:29:06.924Z] 
15:29:06 [2020-09-03T15:29:06.924Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:06 [2020-09-03T15:29:06.924Z] #25 14.43 
                                                                           0.8%
#                                                                          1.6%
#                                                                          2.8%
##                                                                         3.8%
###                                                                        5.5%
####                                                                       6.4%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.6%
################                                                          23.0%
##################                                                        25.6%
####################                                                      28.3%
#####################                                                     30.5%
#######################                                                   32.0%
#######################                                                   33.3%
########################                                                  34.0%
15:29:06 [2020-09-03T15:29:06.924Z] #25 ...
15:29:06 [2020-09-03T15:29:06.924Z] 
15:29:06 [2020-09-03T15:29:06.924Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:06 [2020-09-03T15:29:06.924Z] #47 84.82 syscall
15:29:06 [2020-09-03T15:29:06.924Z] #47 84.95 reflect
15:29:06 [2020-09-03T15:29:06.980Z] #18 ...
15:29:06 [2020-09-03T15:29:06.981Z] 
15:29:06 [2020-09-03T15:29:06.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:06 [2020-09-03T15:29:06.981Z] #40 60.54   HOSTCC   compel/src/lib/log-host.o
15:29:07 [2020-09-03T15:29:07.035Z] #39 ...
15:29:07 [2020-09-03T15:29:07.035Z] 
15:29:07 [2020-09-03T15:29:07.035Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:29:07 [2020-09-03T15:29:07.035Z] #56 DONE 1.2s
15:29:07 [2020-09-03T15:29:07.035Z] 
15:29:07 [2020-09-03T15:29:07.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.28   PBCC     images/pstree.pb-c.c
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.31   DEP      images/pstree.pb-c.d
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.40   PBCC     images/fs.pb-c.c
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.44   DEP      images/fs.pb-c.d
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.48   PBCC     images/signalfd.pb-c.c
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.53   DEP      images/signalfd.pb-c.d
15:29:07 [2020-09-03T15:29:07.035Z] #39 15.63   PBCC     images/fh.pb-c.c
15:29:07 [2020-09-03T15:29:07.184Z] #25 33.11 
######################################################################## 100.0%
15:29:07 [2020-09-03T15:29:07.184Z] #25 33.51 
15:29:07 [2020-09-03T15:29:07.184Z] #47 ...
15:29:07 [2020-09-03T15:29:07.184Z] 
15:29:07 [2020-09-03T15:29:07.184Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:07 [2020-09-03T15:29:07.283Z] #40 60.92   HOSTLINK compel/compel-host-bin
15:29:07 [2020-09-03T15:29:07.298Z] #39 15.71   PBCC     images/fsnotify.pb-c.c
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35 libcap2-bin is already the newest version (1:2.25-2).
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35 The following additional packages will be installed:
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   python3.7 python3.7-minimal vim-runtime xxd
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35 Suggested packages:
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35 Recommended packages:
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   aufs-dkms nftables build-essential python3-dev python3-keyring
15:29:07 [2020-09-03T15:29:07.405Z] #17 18.35   python3-keyrings.alt python3-xdg unzip
15:29:07 [2020-09-03T15:29:07.445Z] #25 33.69 Download of images into '/build' complete.
15:29:07 [2020-09-03T15:29:07.445Z] #25 33.69 Use something like the following to load the result into a Docker daemon:
15:29:07 [2020-09-03T15:29:07.445Z] #25 33.69   tar -cC '/build' . | docker load
15:29:07 [2020-09-03T15:29:07.562Z] #39 15.79   DEP      images/fh.pb-c.d
15:29:07 [2020-09-03T15:29:07.562Z] #39 15.92   DEP      images/fsnotify.pb-c.d
15:29:07 [2020-09-03T15:29:07.562Z] #39 ...
15:29:07 [2020-09-03T15:29:07.562Z] 
15:29:07 [2020-09-03T15:29:07.562Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.61 Selecting previously unselected package gcc-mingw-w64-base.
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.80 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:29:07 [2020-09-03T15:29:07.562Z] #10 88.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:07 [2020-09-03T15:29:07.562Z] #10 ...
15:29:07 [2020-09-03T15:29:07.562Z] 
15:29:07 [2020-09-03T15:29:07.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:07 [2020-09-03T15:29:07.562Z] #39 16.04   PBCC     images/eventpoll.pb-c.c
15:29:07 [2020-09-03T15:29:07.562Z] #39 16.08   DEP      images/eventpoll.pb-c.d
15:29:07 [2020-09-03T15:29:07.562Z] #39 16.15   PBCC     images/eventfd.pb-c.c
15:29:07 [2020-09-03T15:29:07.583Z] #40 61.13   DEP      soccr/soccr.d
15:29:07 [2020-09-03T15:29:07.827Z] #39 16.20   DEP      images/eventfd.pb-c.d
15:29:07 [2020-09-03T15:29:07.884Z] #40 61.32   CC       soccr/soccr.o
15:29:08 [2020-09-03T15:29:08.092Z] #39 16.33   PBCC     images/remap-file-path.pb-c.c
15:29:08 [2020-09-03T15:29:08.092Z] #39 16.33   DEP      images/remap-file-path.pb-c.d
15:29:08 [2020-09-03T15:29:08.093Z] #39 16.46   PBCC     images/fifo.pb-c.c
15:29:08 [2020-09-03T15:29:08.093Z] #39 16.55   DEP      images/fifo.pb-c.d
15:29:08 [2020-09-03T15:29:08.345Z] #17 ...
15:29:08 [2020-09-03T15:29:08.345Z] 
15:29:08 [2020-09-03T15:29:08.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.03   DEP      criu/sk-packet.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.24   DEP      criu/sk-netlink.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.44   DEP      criu/sk-inet.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.64   DEP      criu/signalfd.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.86   DEP      criu/sigframe.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 98.97   DEP      criu/shmem.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.10   DEP      criu/servicefd.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.26   DEP      criu/seize.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.47   DEP      criu/seccomp.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.70   DEP      criu/rst-malloc.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.80   DEP      criu/rbtree.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 99.85   DEP      criu/pstree.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 100.0   DEP      criu/protobuf.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 100.2   GEN      criu/protobuf-desc-gen.h
15:29:08 [2020-09-03T15:29:08.345Z] #39 102.7   DEP      criu/protobuf-desc.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 102.8   DEP      criu/proc_parse.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.0   DEP      criu/plugin.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.1   DEP      criu/pipes.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.3   DEP      criu/pie-util.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.4   DEP      criu/pie-util-vdso.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.5   DEP      criu/pie-util-vdso-elf32.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.7   DEP      criu/path.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 103.8   DEP      criu/parasite-syscall.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.1   DEP      criu/pagemap.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.2   DEP      criu/pagemap-cache.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.4   DEP      criu/page-xfer.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.5   DEP      criu/page-pipe.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.6   DEP      criu/netfilter.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.7   DEP      criu/net.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 104.9   DEP      criu/namespaces.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.0   DEP      criu/mount.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.2   DEP      criu/memfd.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.3   DEP      criu/mem.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.5   DEP      criu/lsm.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.6   DEP      criu/log.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.7   DEP      criu/libnetlink.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 105.9   DEP      criu/kerndat.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 106.1   DEP      criu/kcmp-ids.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 106.2   DEP      criu/irmap.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 106.5   DEP      criu/ipc_ns.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 106.7   DEP      criu/image.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.0   DEP      criu/image-desc.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.1   DEP      criu/fsnotify.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.2   DEP      criu/filesystems.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.4   DEP      criu/files.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.6   DEP      criu/files-reg.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.7   DEP      criu/files-ext.d
15:29:08 [2020-09-03T15:29:08.345Z] #39 107.9   DEP      criu/file-lock.d
15:29:08 [2020-09-03T15:29:08.356Z] #39 16.61   PBCC     images/ghost-file.pb-c.c
15:29:08 [2020-09-03T15:29:08.356Z] #39 16.70   DEP      images/ghost-file.pb-c.d
15:29:08 [2020-09-03T15:29:08.356Z] #39 16.77   PBCC     images/regfile.pb-c.c
15:29:08 [2020-09-03T15:29:08.605Z] #39 108.1   DEP      criu/file-ids.d
15:29:08 [2020-09-03T15:29:08.605Z] #39 108.2   DEP      criu/fifo.d
15:29:08 [2020-09-03T15:29:08.620Z] #39 16.86   DEP      images/regfile.pb-c.d
15:29:08 [2020-09-03T15:29:08.620Z] #39 16.92   PBCC     images/ns.pb-c.c
15:29:08 [2020-09-03T15:29:08.620Z] #39 16.94   DEP      images/ns.pb-c.d
15:29:08 [2020-09-03T15:29:08.620Z] #39 17.03   PBCC     images/fdinfo.pb-c.c
15:29:08 [2020-09-03T15:29:08.620Z] #39 17.12   DEP      images/fdinfo.pb-c.d
15:29:08 [2020-09-03T15:29:08.865Z] #39 108.4   DEP      criu/fdstore.d
15:29:08 [2020-09-03T15:29:08.865Z] #39 ...
15:29:08 [2020-09-03T15:29:08.865Z] 
15:29:08 [2020-09-03T15:29:08.865Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.95 The following NEW packages will be installed:
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:29:08 [2020-09-03T15:29:08.865Z] #17 19.96   xz-utils zip
15:29:08 [2020-09-03T15:29:08.883Z] #39 17.20   PBCC     images/core-aarch64.pb-c.c
15:29:08 [2020-09-03T15:29:08.883Z] #39 17.29   PBCC     images/core-arm.pb-c.c
15:29:08 [2020-09-03T15:29:08.883Z] #39 17.34   PBCC     images/core-ppc64.pb-c.c
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.28 Need to get 28.5 MB of archives.
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.28 After this operation, 116 MB of additional disk space will be used.
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:29:09 [2020-09-03T15:29:09.125Z] #17 20.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:29:09 [2020-09-03T15:29:09.150Z] #39 17.42   PBCC     images/core-s390.pb-c.c
15:29:09 [2020-09-03T15:29:09.150Z] #39 17.46   PBCC     images/core-x86.pb-c.c
15:29:09 [2020-09-03T15:29:09.150Z] #39 17.53   PBCC     images/core.pb-c.c
15:29:09 [2020-09-03T15:29:09.150Z] #39 17.61   PBCC     images/inventory.pb-c.c
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:29:09 [2020-09-03T15:29:09.386Z] #17 20.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:29:09 [2020-09-03T15:29:09.414Z] #39 17.80   DEP      images/core-aarch64.pb-c.d
15:29:09 [2020-09-03T15:29:09.414Z] #39 17.87   DEP      images/core-arm.pb-c.d
15:29:09 [2020-09-03T15:29:09.414Z] #39 17.93   DEP      images/core-ppc64.pb-c.d
15:29:09 [2020-09-03T15:29:09.646Z] #17 20.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:29:09 [2020-09-03T15:29:09.646Z] #17 20.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:29:09 [2020-09-03T15:29:09.678Z] #39 18.03   DEP      images/core-s390.pb-c.d
15:29:09 [2020-09-03T15:29:09.678Z] #39 18.06   DEP      images/core-x86.pb-c.d
15:29:09 [2020-09-03T15:29:09.678Z] #39 18.12   DEP      images/core.pb-c.d
15:29:09 [2020-09-03T15:29:09.906Z] #17 21.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:29:09 [2020-09-03T15:29:09.942Z] #39 18.20   DEP      images/inventory.pb-c.d
15:29:09 [2020-09-03T15:29:09.942Z] #39 18.25   PBCC     images/cpuinfo.pb-c.c
15:29:09 [2020-09-03T15:29:09.942Z] #39 18.27   DEP      images/cpuinfo.pb-c.d
15:29:09 [2020-09-03T15:29:09.942Z] #39 18.30   PBCC     images/stats.pb-c.c
15:29:09 [2020-09-03T15:29:09.942Z] #39 18.32   DEP      images/stats.pb-c.d
15:29:09 [2020-09-03T15:29:09.993Z] #25 DONE 36.2s
15:29:09 [2020-09-03T15:29:09.993Z] 
15:29:09 [2020-09-03T15:29:09.993Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:09 [2020-09-03T15:29:09.993Z] #38 96.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:29:09 [2020-09-03T15:29:09.993Z] #38 96.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:29:09 [2020-09-03T15:29:09.993Z] #38 96.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:29:09 [2020-09-03T15:29:09.993Z] #38 96.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:29:09 [2020-09-03T15:29:09.993Z] #38 96.97 Setting up python-six (1.12.0-1) ...
15:29:10 [2020-09-03T15:29:10.008Z] #40 63.20   AR       soccr/libsoccr.a
15:29:10 [2020-09-03T15:29:10.008Z] #40 63.24 make[1]: 'soccr/libsoccr.a' is up to date.
15:29:10 [2020-09-03T15:29:10.166Z] #17 ...
15:29:10 [2020-09-03T15:29:10.166Z] 
15:29:10 [2020-09-03T15:29:10.166Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:29:10 [2020-09-03T15:29:10.166Z] #28 DONE 206.7s
15:29:10 [2020-09-03T15:29:10.166Z] 
15:29:10 [2020-09-03T15:29:10.166Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:10 [2020-09-03T15:29:10.166Z] #17 21.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:29:10 [2020-09-03T15:29:10.313Z] #40 63.82   DEP      criu/arch/ppc64/sigframe.d
15:29:10 [2020-09-03T15:29:10.518Z] #39 ...
15:29:10 [2020-09-03T15:29:10.518Z] 
15:29:10 [2020-09-03T15:29:10.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:10 [2020-09-03T15:29:10.518Z] #41 91.66 vendor/golang.org/x/net/idna
15:29:10 [2020-09-03T15:29:10.518Z] #41 95.76 net/textproto
15:29:10 [2020-09-03T15:29:10.518Z] #41 95.77 vendor/golang.org/x/net/http/httpproxy
15:29:10 [2020-09-03T15:29:10.518Z] #41 95.80 crypto/x509
15:29:10 [2020-09-03T15:29:10.518Z] #41 96.43 vendor/golang.org/x/net/http/httpguts
15:29:10 [2020-09-03T15:29:10.518Z] #41 96.44 mime/multipart
15:29:10 [2020-09-03T15:29:10.518Z] #41 99.57 crypto/tls
15:29:10 [2020-09-03T15:29:10.615Z] #40 64.00   DEP      criu/arch/ppc64/crtools.d
15:29:10 [2020-09-03T15:29:10.615Z] #40 64.12   DEP      criu/arch/ppc64/cpu.d
15:29:10 [2020-09-03T15:29:10.737Z] #17 21.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:29:10 [2020-09-03T15:29:10.737Z] #17 21.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:29:10 [2020-09-03T15:29:10.737Z] #17 21.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:29:10 [2020-09-03T15:29:10.916Z] #40 64.28   CC       criu/arch/ppc64/cpu.o
15:29:10 [2020-09-03T15:29:10.998Z] #17 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:29:10 [2020-09-03T15:29:10.998Z] #17 22.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:29:10 [2020-09-03T15:29:10.998Z] #17 22.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:29:11 [2020-09-03T15:29:11.216Z] #40 64.75   CC       criu/arch/ppc64/crtools.o
15:29:11 [2020-09-03T15:29:11.217Z] #40 ...
15:29:11 [2020-09-03T15:29:11.217Z] 
15:29:11 [2020-09-03T15:29:11.217Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:11 [2020-09-03T15:29:11.217Z] #42 122.0 math/big
15:29:11 [2020-09-03T15:29:11.217Z] #42 122.1 go/doc
15:29:11 [2020-09-03T15:29:11.258Z] #17 22.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:29:11 [2020-09-03T15:29:11.391Z] #25 14.43 
                                                                           0.8%
#                                                                          1.6%
#                                                                          2.8%
##                                                                         3.8%
###                                                                        5.5%
####                                                                       6.4%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.6%
################                                                          23.0%
##################                                                        25.6%
####################                                                      28.3%
#####################                                                     30.5%
#######################                                                   32.0%
#######################                                                   33.3%
########################                                                  34.0%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.1%
############################                                              39.2%
#############################                                             40.6%
###############################                                           43.6%
################################                                          45.0%
#################################                                         45.9%
#################################                                         46.6%
##################################                                        47.6%
###################################                                       48.7%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.9%
######################################                                    53.1%
######################################                                    53.8%
#######################################                                   55.0%
########################################                                  56.2%
##########################################                                58.8%
###########################################                               60.2%
############################################                              61.7%
#############################################                             62.5%
#############################################                             63.7%
##############################################                            65.0%
################################################                          67.8%
#################################################                         69.2%
##################################################                        70.7%
###################################################                       71.6%
#####################################################                     74.1%
######################################################                    76.3%
########################################################                  77.8%
#########################################################                 80.0%
###########################################################               82.2%
############################################################              83.9%
##############################################################            86.2%
###############################################################           87.7%
################################################################          89.5%
##################################################################        91.7%
15:29:11 [2020-09-03T15:29:11.391Z] #25 ...
15:29:11 [2020-09-03T15:29:11.391Z] 
15:29:11 [2020-09-03T15:29:11.391Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.11 debconf: delaying package configuration, since apt-utils is not installed
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.51 Fetched 77.7 MB in 13s (6185 kB/s)
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.88 Selecting previously unselected package binutils-mingw-w64-i686.
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.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 ... 15410 files and directories currently installed.)
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:29:11 [2020-09-03T15:29:11.391Z] #10 89.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:29:11 [2020-09-03T15:29:11.391Z] #10 94.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:29:11 [2020-09-03T15:29:11.391Z] #10 95.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:29:11 [2020-09-03T15:29:11.391Z] #10 95.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:29:11 [2020-09-03T15:29:11.391Z] #10 ...
15:29:11 [2020-09-03T15:29:11.391Z] 
15:29:11 [2020-09-03T15:29:11.391Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #17 22.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:29:11 [2020-09-03T15:29:11.518Z] #42 ...
15:29:11 [2020-09-03T15:29:11.518Z] 
15:29:11 [2020-09-03T15:29:11.518Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:29:11 [2020-09-03T15:29:11.518Z] #55 129.5 + for f in rootlesskit rootlesskit-docker-proxy
15:29:11 [2020-09-03T15:29:11.518Z] #55 129.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:29:11 [2020-09-03T15:29:11.654Z] #25 14.43 
                                                                           0.8%
#                                                                          1.6%
#                                                                          2.8%
##                                                                         3.8%
###                                                                        5.5%
####                                                                       6.4%
####                                                                       6.5%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.6%
################                                                          23.0%
##################                                                        25.6%
####################                                                      28.3%
#####################                                                     30.5%
#######################                                                   32.0%
#######################                                                   33.3%
########################                                                  34.0%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.1%
############################                                              39.2%
#############################                                             40.6%
###############################                                           43.6%
################################                                          45.0%
#################################                                         45.9%
#################################                                         46.6%
##################################                                        47.6%
###################################                                       48.7%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.9%
######################################                                    53.1%
######################################                                    53.8%
#######################################                                   55.0%
########################################                                  56.2%
##########################################                                58.8%
###########################################                               60.2%
############################################                              61.7%
#############################################                             62.5%
#############################################                             63.7%
##############################################                            65.0%
################################################                          67.8%
#################################################                         69.2%
##################################################                        70.7%
###################################################                       71.6%
#####################################################                     74.1%
######################################################                    76.3%
########################################################                  77.8%
#########################################################                 80.0%
###########################################################               82.2%
############################################################              83.9%
##############################################################            86.2%
###############################################################           87.7%
################################################################          89.5%
##################################################################        91.7%
###################################################################       93.4%
#####################################################################     95.9%
######################################################################    98.2%
######################################################################## 100.0%
15:29:11 [2020-09-03T15:29:11.914Z] #25 21.57 
15:29:11 [2020-09-03T15:29:11.917Z] #41 ...
15:29:11 [2020-09-03T15:29:11.917Z] 
15:29:11 [2020-09-03T15:29:11.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:11 [2020-09-03T15:29:11.917Z] #39 20.04 make[1]: Nothing to be done for 'all'.
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:29:12 [2020-09-03T15:29:12.089Z] #17 23.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:29:12 [2020-09-03T15:29:12.349Z] #17 23.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:29:12 [2020-09-03T15:29:12.867Z] #39 21.33   CC       images/stats.o
15:29:13 [2020-09-03T15:29:13.289Z] #17 24.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:29:13 [2020-09-03T15:29:13.444Z] #39 21.86   CC       images/core.o
15:29:13 [2020-09-03T15:29:13.549Z] #17 24.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:29:13 [2020-09-03T15:29:13.549Z] #17 24.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:29:13 [2020-09-03T15:29:13.840Z] #25 23.62 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:29:14 [2020-09-03T15:29:14.304Z] #55 ...
15:29:14 [2020-09-03T15:29:14.304Z] 
15:29:14 [2020-09-03T15:29:14.304Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:14 [2020-09-03T15:29:14.304Z] #40 65.96   CC       criu/arch/ppc64/sigframe.o
15:29:14 [2020-09-03T15:29:14.304Z] #40 66.30   LINK     criu/arch/ppc64/crtools.built-in.o
15:29:14 [2020-09-03T15:29:14.304Z] #40 66.34   DEP      criu/pie/util-vdso.d
15:29:14 [2020-09-03T15:29:14.304Z] #40 66.47   DEP      criu/pie/util.d
15:29:14 [2020-09-03T15:29:14.304Z] #40 66.67   CC       criu/pie/util.o
15:29:14 [2020-09-03T15:29:14.304Z] #40 66.98   CC       criu/pie/util-vdso.o
15:29:14 [2020-09-03T15:29:14.304Z] #40 67.70   AR       criu/pie/pie.lib.a
15:29:14 [2020-09-03T15:29:14.304Z] #40 67.81   DEP      criu/pie/restorer.d
15:29:14 [2020-09-03T15:29:14.395Z] #39 22.56   CC       images/core-x86.o
15:29:14 [2020-09-03T15:29:14.415Z] #25 24.06 #=#=#                                                                         
15:29:14 [2020-09-03T15:29:14.611Z] #40 68.18   DEP      criu/arch/ppc64/vdso-trampoline.d
15:29:14 [2020-09-03T15:29:14.611Z] #40 68.20   DEP      criu/arch/ppc64/restorer.d
15:29:14 [2020-09-03T15:29:14.660Z] #39 23.13   CC       images/core-arm.o
15:29:14 [2020-09-03T15:29:14.676Z] #25 24.38 
######################################################################## 100.0%
15:29:14 [2020-09-03T15:29:14.910Z] #40 68.49   DEP      criu/arch/ppc64/vdso-pie.d
15:29:14 [2020-09-03T15:29:14.931Z] #17 26.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:29:14 [2020-09-03T15:29:14.931Z] #17 26.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:29:14 [2020-09-03T15:29:14.931Z] #17 26.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:29:14 [2020-09-03T15:29:14.936Z] #25 24.73 
15:29:15 [2020-09-03T15:29:15.224Z] #40 68.64   DEP      criu/pie/parasite-vdso.d
15:29:15 [2020-09-03T15:29:15.224Z] #40 68.82   DEP      criu/pie/parasite.d
15:29:15 [2020-09-03T15:29:15.237Z] #39 23.60   CC       images/core-aarch64.o
15:29:15 [2020-09-03T15:29:15.282Z] #38 ...
15:29:15 [2020-09-03T15:29:15.282Z] 
15:29:15 [2020-09-03T15:29:15.282Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:15 [2020-09-03T15:29:15.282Z] #32 100.0 Selecting previously unselected package libxml2:amd64.
15:29:15 [2020-09-03T15:29:15.282Z] #32 100.0 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.282Z] #32 100.0 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:29:15 [2020-09-03T15:29:15.282Z] #32 101.3 Selecting previously unselected package libarchive13:amd64.
15:29:15 [2020-09-03T15:29:15.282Z] #32 101.3 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.282Z] #32 101.3 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:29:15 [2020-09-03T15:29:15.282Z] #32 101.9 Selecting previously unselected package libjsoncpp1:amd64.
15:29:15 [2020-09-03T15:29:15.282Z] #32 102.0 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.282Z] #32 102.0 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:29:15 [2020-09-03T15:29:15.501Z] #39 23.91   CC       images/core-ppc64.o
15:29:15 [2020-09-03T15:29:15.528Z] #40 69.15   CC       criu/pie/parasite.o
15:29:15 [2020-09-03T15:29:15.542Z] #32 102.3 Selecting previously unselected package librhash0:amd64.
15:29:15 [2020-09-03T15:29:15.542Z] #32 102.3 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.542Z] #32 102.3 Unpacking librhash0:amd64 (1.3.8-1) ...
15:29:15 [2020-09-03T15:29:15.804Z] #32 102.7 Selecting previously unselected package libuv1:amd64.
15:29:15 [2020-09-03T15:29:15.804Z] #32 102.7 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.804Z] #32 102.8 Unpacking libuv1:amd64 (1.24.1-1) ...
15:29:15 [2020-09-03T15:29:15.872Z] #17 26.92 debconf: delaying package configuration, since apt-utils is not installed
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.01 Fetched 28.5 MB in 6s (4536 kB/s)
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.06 Selecting previously unselected package pigz.
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.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 ... 23432 files and directories currently installed.)
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.11 Unpacking pigz (2.4-1) ...
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.19 Selecting previously unselected package libpython3.7-minimal:amd64.
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:29:15 [2020-09-03T15:29:15.872Z] #17 27.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #25 ...
15:29:15 [2020-09-03T15:29:15.879Z] 
15:29:15 [2020-09-03T15:29:15.879Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:15 [2020-09-03T15:29:15.879Z] #38 93.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 93.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 93.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 93.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 93.72 Setting up python-six (1.12.0-1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.2 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.3 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.3 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.4 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.4 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.5 Setting up protobuf-compiler (3.6.1.3-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.5 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.5 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.6 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:29:15 [2020-09-03T15:29:15.879Z] #38 100.6 Setting up python-protobuf (3.6.1.3-2) ...
15:29:16 [2020-09-03T15:29:16.139Z] #38 ...
15:29:16 [2020-09-03T15:29:16.139Z] 
15:29:16 [2020-09-03T15:29:16.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:16 [2020-09-03T15:29:16.139Z] #10 100.7 Selecting previously unselected package binutils-mingw-w64.
15:29:16 [2020-09-03T15:29:16.139Z] #10 100.7 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 100.7 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.0 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.0 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.6 Selecting previously unselected package dmsetup.
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.6 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 101.6 Unpacking dmsetup (2:1.02.155-3) ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 102.0 Selecting previously unselected package mingw-w64-common.
15:29:16 [2020-09-03T15:29:16.139Z] #10 102.0 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:29:16 [2020-09-03T15:29:16.139Z] #10 102.0 Unpacking mingw-w64-common (6.0.0-3) ...
15:29:16 [2020-09-03T15:29:16.376Z] #32 ...
15:29:16 [2020-09-03T15:29:16.376Z] 
15:29:16 [2020-09-03T15:29:16.376Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:16 [2020-09-03T15:29:16.376Z] #47 93.32 time
15:29:16 [2020-09-03T15:29:16.376Z] #47 102.9 context
15:29:16 [2020-09-03T15:29:16.442Z] #17 27.68 Selecting previously unselected package python3.7-minimal.
15:29:16 [2020-09-03T15:29:16.442Z] #17 27.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.442Z] #17 27.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:29:16 [2020-09-03T15:29:16.450Z] #39 24.71   CC       images/core-s390.o
15:29:16 [2020-09-03T15:29:16.601Z] #40 ...
15:29:16 [2020-09-03T15:29:16.601Z] 
15:29:16 [2020-09-03T15:29:16.601Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:29:16 [2020-09-03T15:29:16.601Z] #55 DONE 137.4s
15:29:16 [2020-09-03T15:29:16.648Z] #47 ...
15:29:16 [2020-09-03T15:29:16.648Z] 
15:29:16 [2020-09-03T15:29:16.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:16 [2020-09-03T15:29:16.648Z] #10 93.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:29:16 [2020-09-03T15:29:16.648Z] #10 93.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 93.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.49 Selecting previously unselected package binutils-mingw-w64.
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.77 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 98.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.31 Selecting previously unselected package dmsetup.
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.33 Unpacking dmsetup (2:1.02.155-3) ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.75 Selecting previously unselected package mingw-w64-common.
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 99.82 Unpacking mingw-w64-common (6.0.0-3) ...
15:29:16 [2020-09-03T15:29:16.648Z] #10 ...
15:29:16 [2020-09-03T15:29:16.648Z] 
15:29:16 [2020-09-03T15:29:16.648Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:16 [2020-09-03T15:29:16.648Z] #38 103.6 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:29:16 [2020-09-03T15:29:16.648Z] #38 103.6 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:29:16 [2020-09-03T15:29:16.904Z] 
15:29:16 [2020-09-03T15:29:16.904Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:29:16 [2020-09-03T15:29:16.904Z] #56 DONE 0.1s
15:29:16 [2020-09-03T15:29:16.904Z] 
15:29:16 [2020-09-03T15:29:16.904Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:16 [2020-09-03T15:29:16.904Z] #18 10.76 Fetched 8154 kB in 10s (787 kB/s)
15:29:16 [2020-09-03T15:29:16.904Z] #18 10.76 Reading package lists...
15:29:16 [2020-09-03T15:29:16.904Z] #18 15.14 Reading package lists...
15:29:16 [2020-09-03T15:29:16.904Z] #18 19.64 Building dependency tree...
15:29:16 [2020-09-03T15:29:16.904Z] #18 ...
15:29:16 [2020-09-03T15:29:16.904Z] 
15:29:16 [2020-09-03T15:29:16.904Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:29:16 [2020-09-03T15:29:16.904Z] #57 DONE 0.1s
15:29:16 [2020-09-03T15:29:16.904Z] 
15:29:16 [2020-09-03T15:29:16.904Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:16 [2020-09-03T15:29:16.904Z] #42 133.1 github.com/LK4D4/vndr/build
15:29:16 [2020-09-03T15:29:16.904Z] #42 134.5 vendor/golang.org/x/net/idna
15:29:16 [2020-09-03T15:29:16.908Z] #38 103.7 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.7 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.7 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.7 Setting up protobuf-compiler (3.6.1.3-2) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.7 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.7 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.8 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:29:16 [2020-09-03T15:29:16.909Z] #38 103.8 Setting up python-protobuf (3.6.1.3-2) ...
15:29:17 [2020-09-03T15:29:17.031Z] #39 25.35   CC       images/cpuinfo.o
15:29:17 [2020-09-03T15:29:17.383Z] #17 28.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:29:17 [2020-09-03T15:29:17.383Z] #17 28.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:29:17 [2020-09-03T15:29:17.570Z] #42 ...
15:29:17 [2020-09-03T15:29:17.570Z] 
15:29:17 [2020-09-03T15:29:17.570Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:17 [2020-09-03T15:29:17.570Z] #40 70.68   LINK     criu/pie/parasite.built-in.o
15:29:17 [2020-09-03T15:29:17.570Z] #40 70.70   GEN      criu/pie/parasite-blob.h
15:29:17 [2020-09-03T15:29:17.570Z] #40 70.75   CC       criu/pie/parasite-vdso.o
15:29:17 [2020-09-03T15:29:17.620Z] #39 25.96   CC       images/inventory.o
15:29:17 [2020-09-03T15:29:17.886Z] #39 26.16   CC       images/fdinfo.o
15:29:18 [2020-09-03T15:29:18.052Z] #10 ...
15:29:18 [2020-09-03T15:29:18.052Z] 
15:29:18 [2020-09-03T15:29:18.052Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:18 [2020-09-03T15:29:18.052Z] #41 95.65 time
15:29:18 [2020-09-03T15:29:18.052Z] #41 102.6 internal/fmtsort
15:29:18 [2020-09-03T15:29:18.052Z] #41 103.4 strings
15:29:18 [2020-09-03T15:29:18.052Z] #41 ...
15:29:18 [2020-09-03T15:29:18.052Z] 
15:29:18 [2020-09-03T15:29:18.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:18 [2020-09-03T15:29:18.052Z] #25 25.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:29:18 [2020-09-03T15:29:18.052Z] #25 26.79 #=#=#                                                                         
15:29:18 [2020-09-03T15:29:18.052Z] #25 27.20 
                                                                           0.6%
######################################################################## 100.0%
15:29:18 [2020-09-03T15:29:18.052Z] #25 27.60 
15:29:18 [2020-09-03T15:29:18.153Z] #39 26.40   CC       images/fown.o
15:29:18 [2020-09-03T15:29:18.417Z] #39 26.70   CC       images/ns.o
15:29:18 [2020-09-03T15:29:18.651Z] #40 72.14   CC       criu/arch/ppc64/vdso-pie.o
15:29:18 [2020-09-03T15:29:18.681Z] #39 27.06   CC       images/regfile.o
15:29:18 [2020-09-03T15:29:18.765Z] #17 ...
15:29:18 [2020-09-03T15:29:18.765Z] 
15:29:18 [2020-09-03T15:29:18.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:18 [2020-09-03T15:29:18.765Z] #39 108.5   DEP      criu/fault-injection.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 108.5   DEP      criu/external.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 108.6   DEP      criu/eventpoll.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 108.7   DEP      criu/eventfd.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 108.8   DEP      criu/crtools.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 109.0   DEP      criu/cr-service.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 109.2   DEP      criu/cr-restore.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 109.4   DEP      criu/cr-errno.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 109.5   DEP      criu/cr-dump.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 109.8   DEP      criu/cr-dedup.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.0   DEP      criu/cr-check.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.3   DEP      criu/config.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.4   DEP      criu/clone-noasan.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.5   DEP      criu/cgroup.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.8   DEP      criu/cgroup-props.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.9   DEP      criu/bitmap.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 110.9   DEP      criu/bfd.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 111.0   DEP      criu/autofs.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 111.2   DEP      criu/aio.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 111.3   DEP      criu/action-scripts.d
15:29:18 [2020-09-03T15:29:18.765Z] #39 111.5   CC       criu/action-scripts.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 111.9   CC       criu/aio.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 112.3   CC       criu/autofs.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 113.4   CC       criu/bfd.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 113.9   CC       criu/bitmap.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 114.0   CC       criu/cgroup-props.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 114.6   CC       criu/cgroup.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 117.0   CC       criu/clone-noasan.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 117.1   CC       criu/config.o
15:29:18 [2020-09-03T15:29:18.765Z] #39 118.3   CC       criu/cr-check.o
15:29:18 [2020-09-03T15:29:18.947Z] #39 27.31   CC       images/ghost-file.o
15:29:18 [2020-09-03T15:29:18.953Z] #40 72.54   CC       criu/arch/ppc64/restorer.o
15:29:19 [2020-09-03T15:29:19.211Z] #39 27.72   CC       images/fifo.o
15:29:19 [2020-09-03T15:29:19.252Z] #40 72.94   CC       criu/arch/ppc64/vdso-trampoline.o
15:29:19 [2020-09-03T15:29:19.335Z] #39 ...
15:29:19 [2020-09-03T15:29:19.335Z] 
15:29:19 [2020-09-03T15:29:19.335Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.52 Selecting previously unselected package python3-minimal.
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.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 ... 23681 files and directories currently installed.)
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.58 Unpacking python3-minimal (3.7.3-1) ...
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.66 Selecting previously unselected package libmpdec2:amd64.
15:29:19 [2020-09-03T15:29:19.335Z] #17 30.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.567Z] #40 72.98   CC       criu/pie/restorer.o
15:29:19 [2020-09-03T15:29:19.595Z] #17 30.68 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:29:19 [2020-09-03T15:29:19.595Z] #17 30.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:29:19 [2020-09-03T15:29:19.595Z] #17 30.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.595Z] #17 30.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:29:19 [2020-09-03T15:29:19.800Z] #39 28.04   CC       images/remap-file-path.o
15:29:19 [2020-09-03T15:29:19.966Z] #25 29.52 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:29:19 [2020-09-03T15:29:19.966Z] #25 ...
15:29:19 [2020-09-03T15:29:19.966Z] 
15:29:19 [2020-09-03T15:29:19.966Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:19 [2020-09-03T15:29:19.966Z] #47 97.56 time
15:29:19 [2020-09-03T15:29:19.966Z] #47 106.4 context
15:29:19 [2020-09-03T15:29:19.966Z] #47 ...
15:29:19 [2020-09-03T15:29:19.966Z] 
15:29:19 [2020-09-03T15:29:19.966Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:19 [2020-09-03T15:29:19.966Z] #32 98.03 Selecting previously unselected package libxml2:amd64.
15:29:19 [2020-09-03T15:29:19.966Z] #32 98.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 98.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 99.27 Selecting previously unselected package libarchive13:amd64.
15:29:19 [2020-09-03T15:29:19.966Z] #32 99.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 99.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.5 Selecting previously unselected package libjsoncpp1:amd64.
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.5 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.5 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.8 Selecting previously unselected package librhash0:amd64.
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.8 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 100.9 Unpacking librhash0:amd64 (1.3.8-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.3 Selecting previously unselected package libuv1:amd64.
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.3 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.3 Unpacking libuv1:amd64 (1.24.1-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.7 Selecting previously unselected package cmake.
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.7 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 101.8 Unpacking cmake (3.13.4-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.1 Setting up xxd (2:8.1.0875-5) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.1 Setting up libuv1:amd64 (1.24.1-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.1 Setting up vim-common (2:8.1.0875-5) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.2 Setting up librhash0:amd64 (1.3.8-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.2 Setting up cmake-data (3.13.4-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.2 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.2 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.3 Setting up cmake (3.13.4-1) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.3 Processing triggers for libc-bin (2.28-10) ...
15:29:19 [2020-09-03T15:29:19.966Z] #32 107.4 Processing triggers for mime-support (3.62) ...
15:29:20 [2020-09-03T15:29:20.063Z] #39 28.35   CC       images/eventfd.o
15:29:20 [2020-09-03T15:29:20.063Z] #39 28.61   CC       images/eventpoll.o
15:29:20 [2020-09-03T15:29:20.209Z] #38 ...
15:29:20 [2020-09-03T15:29:20.209Z] 
15:29:20 [2020-09-03T15:29:20.209Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:20 [2020-09-03T15:29:20.209Z] #41 96.56 time
15:29:20 [2020-09-03T15:29:20.209Z] #41 104.9 strings
15:29:20 [2020-09-03T15:29:20.209Z] #41 105.1 os
15:29:20 [2020-09-03T15:29:20.209Z] #41 ...
15:29:20 [2020-09-03T15:29:20.209Z] 
15:29:20 [2020-09-03T15:29:20.209Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:20 [2020-09-03T15:29:20.209Z] #32 103.6 Selecting previously unselected package cmake.
15:29:20 [2020-09-03T15:29:20.209Z] #32 103.6 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:29:20 [2020-09-03T15:29:20.209Z] #32 103.6 Unpacking cmake (3.13.4-1) ...
15:29:20 [2020-09-03T15:29:20.226Z] #32 ...
15:29:20 [2020-09-03T15:29:20.226Z] 
15:29:20 [2020-09-03T15:29:20.226Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:20 [2020-09-03T15:29:20.226Z] #25 29.85 skipping existing c35d46ef359f
15:29:20 [2020-09-03T15:29:20.226Z] #25 30.02 
15:29:20 [2020-09-03T15:29:20.489Z] #25 ...
15:29:20 [2020-09-03T15:29:20.489Z] 
15:29:20 [2020-09-03T15:29:20.489Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:20 [2020-09-03T15:29:20.489Z] #30 98.20 internal/poll
15:29:20 [2020-09-03T15:29:20.489Z] #30 101.3 internal/fmtsort
15:29:20 [2020-09-03T15:29:20.489Z] #30 101.5 internal/syscall/execenv
15:29:20 [2020-09-03T15:29:20.489Z] #30 101.9 internal/syscall/unix
15:29:20 [2020-09-03T15:29:20.489Z] #30 102.3 os
15:29:20 [2020-09-03T15:29:20.489Z] #30 102.7 strings
15:29:20 [2020-09-03T15:29:20.489Z] #30 107.2 path
15:29:20 [2020-09-03T15:29:20.489Z] #30 108.0 text/tabwriter
15:29:20 [2020-09-03T15:29:20.489Z] #30 ...
15:29:20 [2020-09-03T15:29:20.489Z] 
15:29:20 [2020-09-03T15:29:20.489Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:20 [2020-09-03T15:29:20.489Z] #47 108.2 os
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.64 Selecting previously unselected package python3.7.
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.64 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.75 Selecting previously unselected package libpython3-stdlib:amd64.
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:29:20 [2020-09-03T15:29:20.535Z] #17 31.84 Setting up python3-minimal (3.7.3-1) ...
15:29:20 [2020-09-03T15:29:20.641Z] #39 28.99   CC       images/fh.o
15:29:20 [2020-09-03T15:29:20.908Z] #39 29.25   CC       images/fsnotify.o
15:29:21 [2020-09-03T15:29:21.120Z] #47 108.8 encoding/binary
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.56 Selecting previously unselected package python3.
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.56 (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.)
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.64 Unpacking python3 (3.7.3-1) ...
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.74 Selecting previously unselected package libip4tc0:amd64.
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.77 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:29:21 [2020-09-03T15:29:21.475Z] #17 32.85 Selecting previously unselected package libip6tc0:amd64.
15:29:21 [2020-09-03T15:29:21.485Z] #39 29.87   CC       images/signalfd.o
15:29:21 [2020-09-03T15:29:21.735Z] #17 32.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.735Z] #17 32.86 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:29:21 [2020-09-03T15:29:21.735Z] #17 32.94 Selecting previously unselected package libiptc0:amd64.
15:29:21 [2020-09-03T15:29:21.735Z] #17 32.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.735Z] #17 32.95 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:29:21 [2020-09-03T15:29:21.755Z] #39 30.17   CC       images/fs.o
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.03 Selecting previously unselected package libnfnetlink0:amd64.
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.08 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.18 Selecting previously unselected package libnftnl11:amd64.
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.20 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:29:21 [2020-09-03T15:29:21.995Z] #17 33.27 Selecting previously unselected package iptables.
15:29:22 [2020-09-03T15:29:22.020Z] #39 30.29   CC       images/pstree.o
15:29:22 [2020-09-03T15:29:22.020Z] #39 30.47   CC       images/pipe.o
15:29:22 [2020-09-03T15:29:22.123Z] #32 ...
15:29:22 [2020-09-03T15:29:22.123Z] 
15:29:22 [2020-09-03T15:29:22.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:22 [2020-09-03T15:29:22.123Z] #41 108.9 regexp/syntax
15:29:22 [2020-09-03T15:29:22.256Z] #17 33.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:29:22 [2020-09-03T15:29:22.256Z] #17 33.28 Unpacking iptables (1.8.2-4) ...
15:29:22 [2020-09-03T15:29:22.288Z] #39 30.75   CC       images/tcp-stream.o
15:29:22 [2020-09-03T15:29:22.384Z] #41 ...
15:29:22 [2020-09-03T15:29:22.384Z] 
15:29:22 [2020-09-03T15:29:22.384Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:22 [2020-09-03T15:29:22.384Z] #30 99.10 internal/poll
15:29:22 [2020-09-03T15:29:22.384Z] #30 100.0 internal/fmtsort
15:29:22 [2020-09-03T15:29:22.384Z] #30 101.3 internal/syscall/execenv
15:29:22 [2020-09-03T15:29:22.384Z] #30 101.6 internal/syscall/unix
15:29:22 [2020-09-03T15:29:22.384Z] #30 102.2 strings
15:29:22 [2020-09-03T15:29:22.384Z] #30 103.2 os
15:29:22 [2020-09-03T15:29:22.384Z] #30 106.5 path
15:29:22 [2020-09-03T15:29:22.384Z] #30 107.2 text/tabwriter
15:29:22 [2020-09-03T15:29:22.384Z] #30 108.9 path/filepath
15:29:22 [2020-09-03T15:29:22.384Z] #30 108.9 fmt
15:29:22 [2020-09-03T15:29:22.384Z] #30 ...
15:29:22 [2020-09-03T15:29:22.384Z] 
15:29:22 [2020-09-03T15:29:22.384Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:22 [2020-09-03T15:29:22.384Z] #32 109.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:29:22 [2020-09-03T15:29:22.384Z] #32 109.2 Setting up xxd (2:8.1.0875-5) ...
15:29:22 [2020-09-03T15:29:22.384Z] #32 109.2 Setting up libuv1:amd64 (1.24.1-1) ...
15:29:22 [2020-09-03T15:29:22.384Z] #32 109.3 Setting up vim-common (2:8.1.0875-5) ...
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.57 Selecting previously unselected package xxd.
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.60 Unpacking xxd (2:8.1.0875-5) ...
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.73 Selecting previously unselected package vim-common.
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:29:22 [2020-09-03T15:29:22.515Z] #17 33.76 Unpacking vim-common (2:8.1.0875-5) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.3 Setting up librhash0:amd64 (1.3.8-1) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.4 Setting up cmake-data (3.13.4-1) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.5 Setting up cmake (3.13.4-1) ...
15:29:22 [2020-09-03T15:29:22.645Z] #32 109.5 Processing triggers for libc-bin (2.28-10) ...
15:29:22 [2020-09-03T15:29:22.776Z] #17 33.92 Selecting previously unselected package bash-completion.
15:29:22 [2020-09-03T15:29:22.776Z] #17 33.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:29:22 [2020-09-03T15:29:22.864Z] #39 31.04   CC       images/sk-packet.o
15:29:22 [2020-09-03T15:29:22.864Z] #39 31.38   CC       images/mnt.o
15:29:22 [2020-09-03T15:29:22.905Z] #32 109.7 Processing triggers for mime-support (3.62) ...
15:29:23 [2020-09-03T15:29:23.170Z] #40 76.09   LINK     criu/pie/restorer.built-in.o
15:29:23 [2020-09-03T15:29:23.170Z] #40 76.13   GEN      criu/pie/restorer-blob.h
15:29:23 [2020-09-03T15:29:23.170Z] #40 76.34   DEP      criu/vdso.d
15:29:23 [2020-09-03T15:29:23.170Z] #40 ...
15:29:23 [2020-09-03T15:29:23.170Z] 
15:29:23 [2020-09-03T15:29:23.170Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:23 [2020-09-03T15:29:23.170Z] #18 19.64 Building dependency tree...
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.92 libcap2-bin is already the newest version (1:2.25-2).
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.92 The following additional packages will be installed:
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   python3.7 python3.7-minimal vim-runtime xxd
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93 Suggested packages:
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93 Recommended packages:
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   aufs-dkms nftables build-essential python3-dev python3-keyring
15:29:23 [2020-09-03T15:29:23.170Z] #18 21.93   python3-keyrings.alt python3-xdg unzip
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81 The following NEW packages will be installed:
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:29:23 [2020-09-03T15:29:23.170Z] #18 23.82   xz-utils zip
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.04 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.04 Need to get 29.2 MB of archives.
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.04 After this operation, 134 MB of additional disk space will be used.
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 25.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
15:29:23 [2020-09-03T15:29:23.170Z] #18 26.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:29:23 [2020-09-03T15:29:23.442Z] #39 31.70   CC       images/pipe-data.o
15:29:23 [2020-09-03T15:29:23.442Z] #39 31.87   CC       images/sa.o
15:29:23 [2020-09-03T15:29:23.664Z] #47 111.0 encoding/base64
15:29:23 [2020-09-03T15:29:23.664Z] #47 111.5 fmt
15:29:23 [2020-09-03T15:29:23.706Z] #39 32.15   CC       images/timer.o
15:29:23 [2020-09-03T15:29:23.826Z] #18 27.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:29:23 [2020-09-03T15:29:23.826Z] #18 27.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:29:23 [2020-09-03T15:29:23.826Z] #18 27.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:29:23 [2020-09-03T15:29:23.826Z] #18 27.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
15:29:23 [2020-09-03T15:29:23.847Z] #32 DONE 110.7s
15:29:23 [2020-09-03T15:29:23.847Z] 
15:29:23 [2020-09-03T15:29:23.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:23 [2020-09-03T15:29:23.847Z] #10 110.6 Selecting previously unselected package mingw-w64-x86-64-dev.
15:29:23 [2020-09-03T15:29:23.847Z] #10 110.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:29:23 [2020-09-03T15:29:23.847Z] #10 110.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:29:23 [2020-09-03T15:29:23.925Z] #47 111.8 golang.org/x/sys/unix
15:29:24 [2020-09-03T15:29:24.128Z] #18 27.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
15:29:24 [2020-09-03T15:29:24.128Z] #18 27.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
15:29:24 [2020-09-03T15:29:24.128Z] #18 27.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:29:24 [2020-09-03T15:29:24.284Z] #39 ...
15:29:24 [2020-09-03T15:29:24.284Z] 
15:29:24 [2020-09-03T15:29:24.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:24 [2020-09-03T15:29:24.284Z] #41 105.3 net/http/httptrace
15:29:24 [2020-09-03T15:29:24.284Z] #41 105.4 net/http
15:29:24 [2020-09-03T15:29:24.284Z] #41 ...
15:29:24 [2020-09-03T15:29:24.284Z] 
15:29:24 [2020-09-03T15:29:24.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:24 [2020-09-03T15:29:24.284Z] #39 32.64   CC       images/timerfd.o
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
15:29:24 [2020-09-03T15:29:24.446Z] #18 27.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
15:29:24 [2020-09-03T15:29:24.548Z] #39 32.84   CC       images/mm.o
15:29:24 [2020-09-03T15:29:24.749Z] #18 27.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
15:29:24 [2020-09-03T15:29:24.749Z] #18 28.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
15:29:24 [2020-09-03T15:29:24.811Z] #39 33.15   CC       images/sk-opts.o
15:29:24 [2020-09-03T15:29:24.811Z] #39 ...
15:29:24 [2020-09-03T15:29:24.811Z] 
15:29:24 [2020-09-03T15:29:24.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:24 [2020-09-03T15:29:24.811Z] #10 105.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:29:24 [2020-09-03T15:29:24.811Z] #10 105.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:29:24 [2020-09-03T15:29:24.811Z] #10 105.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:24 [2020-09-03T15:29:24.811Z] #10 ...
15:29:24 [2020-09-03T15:29:24.811Z] 
15:29:24 [2020-09-03T15:29:24.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:24 [2020-09-03T15:29:24.811Z] #39 33.34   CC       images/sk-unix.o
15:29:25 [2020-09-03T15:29:25.050Z] #18 28.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
15:29:25 [2020-09-03T15:29:25.310Z] #47 ...
15:29:25 [2020-09-03T15:29:25.310Z] 
15:29:25 [2020-09-03T15:29:25.310Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:25 [2020-09-03T15:29:25.310Z] #38 110.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:29:25 [2020-09-03T15:29:25.310Z] #38 111.6 Processing triggers for libc-bin (2.28-10) ...
15:29:25 [2020-09-03T15:29:25.310Z] #38 DONE 113.0s
15:29:25 [2020-09-03T15:29:25.310Z] 
15:29:25 [2020-09-03T15:29:25.310Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:29:25 [2020-09-03T15:29:25.310Z] #25 31.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:29:25 [2020-09-03T15:29:25.310Z] #25 31.67 
15:29:25 [2020-09-03T15:29:25.310Z] #25 31.90 
######################################################################## 100.0%
15:29:25 [2020-09-03T15:29:25.310Z] #25 32.02 
15:29:25 [2020-09-03T15:29:25.310Z] #25 32.32 Download of images into '/build' complete.
15:29:25 [2020-09-03T15:29:25.310Z] #25 32.32 Use something like the following to load the result into a Docker daemon:
15:29:25 [2020-09-03T15:29:25.310Z] #25 32.32   tar -cC '/build' . | docker load
15:29:25 [2020-09-03T15:29:25.310Z] #25 DONE 35.0s
15:29:25 [2020-09-03T15:29:25.310Z] 
15:29:25 [2020-09-03T15:29:25.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:25 [2020-09-03T15:29:25.310Z] #32 DONE 113.0s
15:29:25 [2020-09-03T15:29:25.310Z] 
15:29:25 [2020-09-03T15:29:25.310Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:25 [2020-09-03T15:29:25.323Z] #17 36.37 Unpacking bash-completion (1:2.8-6) ...
15:29:25 [2020-09-03T15:29:25.396Z] #39 33.65   CC       images/sk-inet.o
15:29:25 [2020-09-03T15:29:25.583Z] #17 36.75 Selecting previously unselected package bzip2.
15:29:25 [2020-09-03T15:29:25.583Z] #17 36.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:29:25 [2020-09-03T15:29:25.583Z] #17 36.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:29:25 [2020-09-03T15:29:25.583Z] #17 36.85 Selecting previously unselected package xz-utils.
15:29:25 [2020-09-03T15:29:25.660Z] #39 34.15   CC       images/tun.o
15:29:25 [2020-09-03T15:29:25.699Z] #18 28.94 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
15:29:25 [2020-09-03T15:29:25.843Z] #17 36.86 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:29:25 [2020-09-03T15:29:25.843Z] #17 36.87 Unpacking xz-utils (5.2.4-1) ...
15:29:25 [2020-09-03T15:29:25.843Z] #17 37.02 Selecting previously unselected package apparmor.
15:29:25 [2020-09-03T15:29:25.843Z] #17 37.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:29:25 [2020-09-03T15:29:25.925Z] #39 34.38   CC       images/sk-netlink.o
15:29:26 [2020-09-03T15:29:26.000Z] #18 29.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:29:26 [2020-09-03T15:29:26.103Z] #17 37.13 Unpacking apparmor (2.13.2-10) ...
15:29:26 [2020-09-03T15:29:26.212Z] #39 34.63   CC       images/packet-sock.o
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.42 Selecting previously unselected package aufs-tools.
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.43 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.57 Selecting previously unselected package libonig5:amd64.
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.363Z] #17 37.58 Unpacking libonig5:amd64 (6.9.1-1) ...
15:29:26 [2020-09-03T15:29:26.475Z] #39 34.94   CC       images/ipc-var.o
15:29:26 [2020-09-03T15:29:26.475Z] #39 35.05   CC       images/ipc-desc.o
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.72 Selecting previously unselected package libjq1:amd64.
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.84 Selecting previously unselected package jq.
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.85 Unpacking jq (1.5+dfsg-2+b1) ...
15:29:26 [2020-09-03T15:29:26.623Z] #17 37.95 Selecting previously unselected package libaio1:amd64.
15:29:26 [2020-09-03T15:29:26.739Z] #39 35.17   CC       images/ipc-shm.o
15:29:26 [2020-09-03T15:29:26.883Z] #17 37.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.883Z] #17 37.99 Unpacking libaio1:amd64 (0.3.112-3) ...
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.05 Selecting previously unselected package libgpm2:amd64.
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.12 Selecting previously unselected package libicu63:amd64.
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:29:26 [2020-09-03T15:29:26.883Z] #17 38.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:29:27 [2020-09-03T15:29:27.068Z] #18 30.61 debconf: delaying package configuration, since apt-utils is not installed
15:29:27 [2020-09-03T15:29:27.152Z] #10 ...
15:29:27 [2020-09-03T15:29:27.153Z] 
15:29:27 [2020-09-03T15:29:27.153Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:27 [2020-09-03T15:29:27.153Z] #38 113.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:29:27 [2020-09-03T15:29:27.153Z] #38 113.4 Processing triggers for libc-bin (2.28-10) ...
15:29:27 [2020-09-03T15:29:27.153Z] #38 DONE 113.9s
15:29:27 [2020-09-03T15:29:27.153Z] 
15:29:27 [2020-09-03T15:29:27.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:27 [2020-09-03T15:29:27.316Z] #39 35.52   CC       images/ipc-msg.o
15:29:27 [2020-09-03T15:29:27.316Z] #39 35.81   CC       images/ipc-sem.o
15:29:27 [2020-09-03T15:29:27.367Z] #18 30.75 Fetched 29.2 MB in 6s (5172 kB/s)
15:29:27 [2020-09-03T15:29:27.367Z] #18 30.83 Selecting previously unselected package pigz.
15:29:27 [2020-09-03T15:29:27.417Z] #39 ...
15:29:27 [2020-09-03T15:29:27.417Z] 
15:29:27 [2020-09-03T15:29:27.417Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:27 [2020-09-03T15:29:27.417Z] #47 104.2 os
15:29:27 [2020-09-03T15:29:27.417Z] #47 104.3 encoding/binary
15:29:27 [2020-09-03T15:29:27.417Z] #47 107.9 encoding/base64
15:29:27 [2020-09-03T15:29:27.417Z] #47 109.6 golang.org/x/sys/unix
15:29:27 [2020-09-03T15:29:27.417Z] #47 110.3 fmt
15:29:27 [2020-09-03T15:29:27.417Z] #47 ...
15:29:27 [2020-09-03T15:29:27.417Z] 
15:29:27 [2020-09-03T15:29:27.417Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.456 + RM_GOPATH=0
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.456 + TMP_GOPATH=
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.456 + : /build
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.456 + '[' -z '' ']'
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.456 ++ mktemp -d
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.464 + export GOPATH=/tmp/tmp.7FKJKKOGmE
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.464 + GOPATH=/tmp/tmp.7FKJKKOGmE
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.464 + RM_GOPATH=1
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.464 + case "$(go env GOARCH)" in
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.465 ++ go env GOARCH
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.475 + export GO_BUILDMODE=-buildmode=pie
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.475 + GO_BUILDMODE=-buildmode=pie
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.476 ++ dirname /tmp/install/install.sh
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + dir=/tmp/install
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + bin=tini
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + shift
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + '[' '!' -f /tmp/install/tini.installer ']'
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + . /tmp/install/tini.installer
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + install_tini
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.7FKJKKOGmE/tini
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.478 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:29:27 [2020-09-03T15:29:27.417Z] #33 1.493 Cloning into '/tmp/tmp.7FKJKKOGmE/tini'...
15:29:27 [2020-09-03T15:29:27.417Z] #33 2.527 + cd /tmp/tmp.7FKJKKOGmE/tini
15:29:27 [2020-09-03T15:29:27.417Z] #33 2.527 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:29:27 [2020-09-03T15:29:27.417Z] #33 2.530 + cmake .
15:29:27 [2020-09-03T15:29:27.417Z] #33 3.649 -- The C compiler identification is GNU 8.3.0
15:29:27 [2020-09-03T15:29:27.668Z] #18 30.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 ... 23361 files and directories currently installed.)
15:29:27 [2020-09-03T15:29:27.668Z] #18 30.97 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
15:29:27 [2020-09-03T15:29:27.668Z] #18 30.97 Unpacking pigz (2.4-1) ...
15:29:27 [2020-09-03T15:29:27.668Z] #18 31.05 Selecting previously unselected package libpython3.7-minimal:ppc64el.
15:29:27 [2020-09-03T15:29:27.668Z] #18 31.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
15:29:27 [2020-09-03T15:29:27.668Z] #18 31.05 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
15:29:27 [2020-09-03T15:29:27.678Z] #33 3.761 -- Check for working C compiler: /usr/bin/cc
15:29:27 [2020-09-03T15:29:27.679Z] #39 36.06   CC       images/utsns.o
15:29:27 [2020-09-03T15:29:27.942Z] #39 36.33   CC       images/creds.o
15:29:27 [2020-09-03T15:29:27.967Z] #18 31.50 Selecting previously unselected package python3.7-minimal.
15:29:28 [2020-09-03T15:29:28.210Z] #39 36.54   CC       images/vma.o
15:29:28 [2020-09-03T15:29:28.266Z] #18 31.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
15:29:28 [2020-09-03T15:29:28.266Z] #18 31.52 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:29:28 [2020-09-03T15:29:28.474Z] #39 36.79   CC       images/netdev.o
15:29:28 [2020-09-03T15:29:28.610Z] #33 ...
15:29:28 [2020-09-03T15:29:28.610Z] 
15:29:28 [2020-09-03T15:29:28.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:28 [2020-09-03T15:29:28.610Z] #41 106.2 os
15:29:28 [2020-09-03T15:29:28.610Z] #41 108.4 regexp/syntax
15:29:28 [2020-09-03T15:29:28.610Z] #41 110.9 fmt
15:29:28 [2020-09-03T15:29:28.610Z] #41 112.2 regexp
15:29:28 [2020-09-03T15:29:28.610Z] #41 ...
15:29:28 [2020-09-03T15:29:28.610Z] 
15:29:28 [2020-09-03T15:29:28.610Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + RM_GOPATH=0
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + TMP_GOPATH=
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + : /build
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + '[' -z '' ']'
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 ++ mktemp -d
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + export GOPATH=/tmp/tmp.XScjR6YTgr
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + GOPATH=/tmp/tmp.XScjR6YTgr
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + RM_GOPATH=1
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 + case "$(go env GOARCH)" in
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.306 ++ go env GOARCH
15:29:28 [2020-09-03T15:29:28.610Z] #33 3.374 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:29:28 [2020-09-03T15:29:28.622Z] #33 4.749 -- Check for working C compiler: /usr/bin/cc -- works
15:29:28 [2020-09-03T15:29:28.622Z] #33 4.775 -- Detecting C compiler ABI info
15:29:28 [2020-09-03T15:29:28.738Z] #39 37.28   CC       images/tty.o
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + export GO_BUILDMODE=-buildmode=pie
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + GO_BUILDMODE=-buildmode=pie
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 ++ dirname /tmp/install/install.sh
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + dir=/tmp/install
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + bin=tini
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + shift
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + '[' '!' -f /tmp/install/tini.installer ']'
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + . /tmp/install/tini.installer
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + install_tini
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 + git clone https://github.com/krallin/tini.git /tmp/tmp.XScjR6YTgr/tini
15:29:28 [2020-09-03T15:29:28.871Z] #33 3.379 Cloning into '/tmp/tmp.XScjR6YTgr/tini'...
15:29:29 [2020-09-03T15:29:29.325Z] #18 32.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
15:29:29 [2020-09-03T15:29:29.326Z] #18 32.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:29:29 [2020-09-03T15:29:29.690Z] #39 37.99   CC       images/file-lock.o
15:29:29 [2020-09-03T15:29:29.690Z] #39 38.19   CC       images/rlimit.o
15:29:29 [2020-09-03T15:29:29.956Z] #39 38.49   CC       images/pagemap.o
15:29:30 [2020-09-03T15:29:30.087Z] #33 6.113 -- Detecting C compiler ABI info - done
15:29:30 [2020-09-03T15:29:30.087Z] #33 6.138 -- Detecting C compile features
15:29:30 [2020-09-03T15:29:30.179Z] #17 ...
15:29:30 [2020-09-03T15:29:30.179Z] 
15:29:30 [2020-09-03T15:29:30.179Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:30 [2020-09-03T15:29:30.179Z] #39 119.6   CC       criu/cr-dedup.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 120.0   CC       criu/cr-dump.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 122.2   CC       criu/cr-errno.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 122.3   CC       criu/cr-restore.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 126.7   CC       criu/cr-service.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 128.2   CC       criu/crtools.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 128.6   CC       criu/eventfd.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 129.0   CC       criu/eventpoll.o
15:29:30 [2020-09-03T15:29:30.179Z] #39 129.8   CC       criu/external.o
15:29:30 [2020-09-03T15:29:30.220Z] #39 ...
15:29:30 [2020-09-03T15:29:30.220Z] 
15:29:30 [2020-09-03T15:29:30.220Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:30 [2020-09-03T15:29:30.220Z] #10 119.9 Selecting previously unselected package libapparmor1:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 119.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 119.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.0 Selecting previously unselected package libapparmor-dev:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.3 Selecting previously unselected package libbtrfs0.
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.3 Unpacking libbtrfs0 (4.20.1-2) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.4 Selecting previously unselected package libbtrfs-dev.
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.4 Unpacking libbtrfs-dev (4.20.1-2) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.8 Selecting previously unselected package libudev-dev:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 120.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.0 Selecting previously unselected package libsepol1-dev:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.0 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.3 Selecting previously unselected package libpcre16-3:arm64.
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.220Z] #10 121.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:29:30 [2020-09-03T15:29:30.255Z] #33 4.789 + cd /tmp/tmp.XScjR6YTgr/tini
15:29:30 [2020-09-03T15:29:30.255Z] #33 4.789 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:29:30 [2020-09-03T15:29:30.255Z] #33 4.802 + cmake .
15:29:30 [2020-09-03T15:29:30.352Z] #33 ...
15:29:30 [2020-09-03T15:29:30.352Z] 
15:29:30 [2020-09-03T15:29:30.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:30 [2020-09-03T15:29:30.352Z] #39 3.501 Note: Building without setproctitle() and strlcpy() support.
15:29:30 [2020-09-03T15:29:30.352Z] #39 3.501       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:29:30 [2020-09-03T15:29:30.439Z] #39 ...
15:29:30 [2020-09-03T15:29:30.439Z] 
15:29:30 [2020-09-03T15:29:30.439Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.62 Selecting previously unselected package libnet1:amd64.
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.72 Selecting previously unselected package libnl-3-200:amd64.
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.82 Selecting previously unselected package libprotobuf-c1:amd64.
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:29:30 [2020-09-03T15:29:30.439Z] #17 41.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:29:30 [2020-09-03T15:29:30.486Z] #10 121.6 Selecting previously unselected package libpcre32-3:arm64.
15:29:30 [2020-09-03T15:29:30.486Z] #10 121.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.486Z] #10 121.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:29:30 [2020-09-03T15:29:30.617Z] #39 3.516 Note: Building without GnuTLS support
15:29:30 [2020-09-03T15:29:30.617Z] #39 3.520 Makefile.config:39: Warn: you have no libnftables installed
15:29:30 [2020-09-03T15:29:30.618Z] #39 3.520 Makefile.config:40: Warn: Building without nftables support
15:29:30 [2020-09-03T15:29:30.700Z] #17 41.91 Selecting previously unselected package libreadline5:amd64.
15:29:30 [2020-09-03T15:29:30.700Z] #17 41.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:29:30 [2020-09-03T15:29:30.700Z] #17 41.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:29:30 [2020-09-03T15:29:30.700Z] #17 42.03 Selecting previously unselected package net-tools.
15:29:30 [2020-09-03T15:29:30.700Z] #17 42.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:29:30 [2020-09-03T15:29:30.700Z] #17 42.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:29:30 [2020-09-03T15:29:30.750Z] #10 122.0 Selecting previously unselected package libpcrecpp0v5:arm64.
15:29:30 [2020-09-03T15:29:30.750Z] #10 122.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:29:30 [2020-09-03T15:29:30.750Z] #10 122.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:29:30 [2020-09-03T15:29:30.998Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:29:30 [2020-09-03T15:29:30.998Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
15:29:30 [2020-09-03T15:29:30.998Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
15:29:30 [2020-09-03T15:29:30.998Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
15:29:30 [2020-09-03T15:29:30.999Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:29:30 [2020-09-03T15:29:30.999Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:29:31 [2020-09-03T15:29:31.013Z] #10 122.1 Selecting previously unselected package libpcre3-dev:arm64.
15:29:31 [2020-09-03T15:29:31.013Z] #10 122.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:29:31 [2020-09-03T15:29:31.013Z] #10 122.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:29:31 [2020-09-03T15:29:31.196Z] #33 5.934 -- The C compiler identification is GNU 8.3.0
15:29:31 [2020-09-03T15:29:31.270Z] #17 42.26 Selecting previously unselected package python-pip-whl.
15:29:31 [2020-09-03T15:29:31.270Z] #17 42.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:29:31 [2020-09-03T15:29:31.270Z] #17 42.29 Unpacking python-pip-whl (18.1-5) ...
15:29:31 [2020-09-03T15:29:31.291Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
15:29:31 [2020-09-03T15:29:31.291Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:29:31 [2020-09-03T15:29:31.291Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:29:31 [2020-09-03T15:29:31.434Z] #18 ...
15:29:31 [2020-09-03T15:29:31.434Z] 
15:29:31 [2020-09-03T15:29:31.434Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:31 [2020-09-03T15:29:31.434Z] #42 142.0 mime
15:29:31 [2020-09-03T15:29:31.434Z] #42 142.8 mime/quotedprintable
15:29:31 [2020-09-03T15:29:31.434Z] #42 144.0 net/http/internal
15:29:31 [2020-09-03T15:29:31.434Z] #42 147.4 vendor/golang.org/x/net/http/httpproxy
15:29:31 [2020-09-03T15:29:31.434Z] #42 147.4 net/textproto
15:29:31 [2020-09-03T15:29:31.434Z] #42 147.4 crypto/x509
15:29:31 [2020-09-03T15:29:31.434Z] #42 149.1 vendor/golang.org/x/net/http/httpguts
15:29:31 [2020-09-03T15:29:31.434Z] #42 149.1 mime/multipart
15:29:31 [2020-09-03T15:29:31.434Z] #42 152.1 crypto/tls
15:29:31 [2020-09-03T15:29:31.434Z] #42 ...
15:29:31 [2020-09-03T15:29:31.434Z] 
15:29:31 [2020-09-03T15:29:31.434Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:31 [2020-09-03T15:29:31.434Z] #40 76.70   DEP      criu/uts_ns.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 76.95   DEP      criu/util.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 77.23   DEP      criu/uffd.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 77.43   DEP      criu/tun.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 77.64   DEP      criu/tty.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 77.86   DEP      criu/timerfd.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.08   DEP      criu/timens.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.29   DEP      criu/sysfs_parse.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.52   DEP      criu/sysctl.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.71   DEP      criu/string.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.79   DEP      criu/stats.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 78.92   DEP      criu/sockets.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 79.12   DEP      criu/sk-unix.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 79.40   DEP      criu/sk-tcp.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 79.64   DEP      criu/sk-queue.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 79.84   DEP      criu/sk-packet.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 80.10   DEP      criu/sk-netlink.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 80.25   DEP      criu/sk-inet.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 80.57   DEP      criu/signalfd.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 80.84   DEP      criu/sigframe.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.02   DEP      criu/shmem.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.20   DEP      criu/servicefd.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.41   DEP      criu/seize.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.63   DEP      criu/seccomp.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.85   DEP      criu/rst-malloc.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.95   DEP      criu/rbtree.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 81.98   DEP      criu/pstree.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 82.15   DEP      criu/protobuf.d
15:29:31 [2020-09-03T15:29:31.434Z] #40 82.29   GEN      criu/protobuf-desc-gen.h
15:29:31 [2020-09-03T15:29:31.434Z] #40 84.01   DEP      criu/protobuf-desc.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 84.15   DEP      criu/proc_parse.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 84.48   DEP      criu/plugin.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 84.65   DEP      criu/pipes.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 84.81   DEP      criu/pie-util.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 84.91   DEP      criu/pie-util-vdso.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 85.04   DEP      criu/path.d
15:29:31 [2020-09-03T15:29:31.435Z] #40 85.16   DEP      criu/parasite-syscall.d
15:29:31 [2020-09-03T15:29:31.456Z] #33 6.051 -- Check for working C compiler: /usr/bin/cc
15:29:31 [2020-09-03T15:29:31.531Z] #17 42.88 Selecting previously unselected package python3-lib2to3.
15:29:31 [2020-09-03T15:29:31.531Z] #17 42.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:29:31 [2020-09-03T15:29:31.531Z] #17 42.91 Unpacking python3-lib2to3 (3.7.3-1) ...
15:29:31 [2020-09-03T15:29:31.590Z] #10 122.8 Selecting previously unselected package libselinux1-dev:arm64.
15:29:31 [2020-09-03T15:29:31.590Z] #10 122.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:29:31 [2020-09-03T15:29:31.590Z] #10 122.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:29:31 [2020-09-03T15:29:31.716Z] #33 ...
15:29:31 [2020-09-03T15:29:31.716Z] 
15:29:31 [2020-09-03T15:29:31.716Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:31 [2020-09-03T15:29:31.716Z] #30 109.4 fmt
15:29:31 [2020-09-03T15:29:31.716Z] #30 109.4 path/filepath
15:29:31 [2020-09-03T15:29:31.716Z] #30 110.7 io/ioutil
15:29:31 [2020-09-03T15:29:31.716Z] #30 112.4 flag
15:29:31 [2020-09-03T15:29:31.716Z] #30 112.4 github.com/BurntSushi/toml
15:29:31 [2020-09-03T15:29:31.716Z] #30 115.4 log
15:29:31 [2020-09-03T15:29:31.716Z] #30 119.6 github.com/BurntSushi/toml/cmd/tomlv
15:29:31 [2020-09-03T15:29:31.716Z] #30 ...
15:29:31 [2020-09-03T15:29:31.716Z] 
15:29:31 [2020-09-03T15:29:31.716Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:31 [2020-09-03T15:29:31.716Z] #41 118.1 go/token
15:29:31 [2020-09-03T15:29:31.716Z] #41 118.4 internal/lazyregexp
15:29:31 [2020-09-03T15:29:31.716Z] #41 118.9 net/url
15:29:31 [2020-09-03T15:29:31.735Z] #40 ...
15:29:31 [2020-09-03T15:29:31.735Z] 
15:29:31 [2020-09-03T15:29:31.735Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:31 [2020-09-03T15:29:31.735Z] #18 35.09 Selecting previously unselected package python3-minimal.
15:29:31 [2020-09-03T15:29:31.735Z] #18 35.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 ... 23610 files and directories currently installed.)
15:29:31 [2020-09-03T15:29:31.735Z] #18 35.16 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
15:29:31 [2020-09-03T15:29:31.735Z] #18 35.17 Unpacking python3-minimal (3.7.3-1) ...
15:29:31 [2020-09-03T15:29:31.791Z] #17 43.02 Selecting previously unselected package python3-distutils.
15:29:31 [2020-09-03T15:29:31.791Z] #17 43.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:29:31 [2020-09-03T15:29:31.791Z] #17 43.03 Unpacking python3-distutils (3.7.3-1) ...
15:29:31 [2020-09-03T15:29:31.925Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.24 Selecting previously unselected package libmpdec2:ppc64el.
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.26 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.27 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.39 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
15:29:32 [2020-09-03T15:29:32.037Z] #18 35.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
15:29:32 [2020-09-03T15:29:32.051Z] #17 43.19 Selecting previously unselected package python3-pip.
15:29:32 [2020-09-03T15:29:32.051Z] #17 43.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:29:32 [2020-09-03T15:29:32.051Z] #17 43.20 Unpacking python3-pip (18.1-5) ...
15:29:32 [2020-09-03T15:29:32.167Z] #10 123.3 Selecting previously unselected package libdevmapper-dev:arm64.
15:29:32 [2020-09-03T15:29:32.167Z] #10 123.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:29:32 [2020-09-03T15:29:32.167Z] #10 123.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:29:32 [2020-09-03T15:29:32.287Z] #41 120.1 go/scanner
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.38 Selecting previously unselected package python3-pkg-resources.
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.38 Unpacking python3-pkg-resources (40.8.0-1) ...
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.51 Selecting previously unselected package python3-setuptools.
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:29:32 [2020-09-03T15:29:32.311Z] #17 43.52 Unpacking python3-setuptools (40.8.0-1) ...
15:29:32 [2020-09-03T15:29:32.431Z] #10 123.5 Selecting previously unselected package libseccomp-dev:arm64.
15:29:32 [2020-09-03T15:29:32.431Z] #10 123.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
15:29:32 [2020-09-03T15:29:32.431Z] #10 123.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
15:29:32 [2020-09-03T15:29:32.571Z] #17 43.76 Selecting previously unselected package python3-wheel.
15:29:32 [2020-09-03T15:29:32.571Z] #17 43.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:29:32 [2020-09-03T15:29:32.571Z] #17 43.77 Unpacking python3-wheel (0.32.3-2) ...
15:29:32 [2020-09-03T15:29:32.571Z] #17 43.84 Selecting previously unselected package sudo.
15:29:32 [2020-09-03T15:29:32.571Z] #17 43.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:29:32 [2020-09-03T15:29:32.695Z] #10 123.7 Selecting previously unselected package libsystemd-dev:arm64.
15:29:32 [2020-09-03T15:29:32.695Z] #10 123.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
15:29:32 [2020-09-03T15:29:32.695Z] #10 123.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
15:29:32 [2020-09-03T15:29:32.835Z] #17 43.87 Unpacking sudo (1.8.27-1+deb10u2) ...
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.29 Selecting previously unselected package python3.7.
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.33 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.43 Selecting previously unselected package libpython3-stdlib:ppc64el.
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
15:29:33 [2020-09-03T15:29:33.098Z] #18 36.44 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
15:29:33 [2020-09-03T15:29:33.178Z] #39 6.120 fatal: not a git repository (or any of the parent directories): .git
15:29:33 [2020-09-03T15:29:33.178Z] #39 6.197   GEN      .gitid
15:29:33 [2020-09-03T15:29:33.178Z] #39 6.268   GEN      criu/include/version.h
15:29:33 [2020-09-03T15:29:33.355Z] #17 44.41 Selecting previously unselected package thin-provisioning-tools.
15:29:33 [2020-09-03T15:29:33.355Z] #17 44.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:29:33 [2020-09-03T15:29:33.356Z] #17 44.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:29:33 [2020-09-03T15:29:33.356Z] #17 44.64 Selecting previously unselected package uidmap.
15:29:33 [2020-09-03T15:29:33.356Z] #17 44.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:29:33 [2020-09-03T15:29:33.356Z] #17 44.66 Unpacking uidmap (1:4.5-1.1) ...
15:29:33 [2020-09-03T15:29:33.399Z] #18 36.57 Setting up python3-minimal (3.7.3-1) ...
15:29:33 [2020-09-03T15:29:33.440Z] #39 6.360   GEN      include/common/asm
15:29:33 [2020-09-03T15:29:33.616Z] #17 44.78 Selecting previously unselected package vim-runtime.
15:29:33 [2020-09-03T15:29:33.616Z] #17 44.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:29:33 [2020-09-03T15:29:33.616Z] #17 44.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:29:33 [2020-09-03T15:29:33.616Z] #17 44.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:29:33 [2020-09-03T15:29:33.616Z] #17 44.88 Unpacking vim-runtime (2:8.1.0875-5) ...
15:29:34 [2020-09-03T15:29:34.049Z] #18 37.50 Selecting previously unselected package python3.
15:29:34 [2020-09-03T15:29:34.102Z] #10 124.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:29:34 [2020-09-03T15:29:34.102Z] #10 125.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
15:29:34 [2020-09-03T15:29:34.102Z] #10 ...
15:29:34 [2020-09-03T15:29:34.102Z] 
15:29:34 [2020-09-03T15:29:34.102Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:34 [2020-09-03T15:29:34.102Z] #41 115.7 github.com/LK4D4/vndr/godl
15:29:34 [2020-09-03T15:29:34.102Z] #41 116.4 github.com/LK4D4/vndr
15:29:34 [2020-09-03T15:29:34.102Z] #41 DONE 125.2s
15:29:34 [2020-09-03T15:29:34.102Z] 
15:29:34 [2020-09-03T15:29:34.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:34 [2020-09-03T15:29:34.102Z] #10 125.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:29:34 [2020-09-03T15:29:34.102Z] #10 125.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:29:34 [2020-09-03T15:29:34.102Z] #10 ...
15:29:34 [2020-09-03T15:29:34.102Z] 
15:29:34 [2020-09-03T15:29:34.102Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:34 [2020-09-03T15:29:34.102Z] #21 119.6 Checking out files:  23% (2559/10862)   
Checking out files:  24% (2607/10862)   
Checking out files:  25% (2716/10862)   
Checking out files:  26% (2825/10862)   
Checking out files:  27% (2933/10862)   
Checking out files:  28% (3042/10862)   
Checking out files:  29% (3150/10862)   
Checking out files:  30% (3259/10862)   
Checking out files:  31% (3368/10862)   
Checking out files:  32% (3476/10862)   
Checking out files:  33% (3585/10862)   
Checking out files:  34% (3694/10862)   
Checking out files:  35% (3802/10862)   
Checking out files:  36% (3911/10862)   
Checking out files:  36% (3937/10862)   
Checking out files:  37% (4019/10862)   
Checking out files:  38% (4128/10862)   
Checking out files:  39% (4237/10862)   
Checking out files:  40% (4345/10862)   
Checking out files:  41% (4454/10862)   
Checking out files:  42% (4563/10862)   
Checking out files:  43% (4671/10862)   
Checking out files:  44% (4780/10862)   
Checking out files:  45% (4888/10862)   
Checking out files:  46% (4997/10862)   
Checking out files:  47% (5106/10862)   
Checking out files:  48% (5214/10862)   
Checking out files:  49% (5323/10862)   
Checking out files:  50% (5431/10862)   
Checking out files:  51% (5540/10862)   
Checking out files:  52% (5649/10862)   
Checking out files:  53% (5757/10862)   
Checking out files:  54% (5866/10862)   
Checking out files:  55% (5975/10862)   
Checking out files:  55% (6003/10862)   
Checking out files:  56% (6083/10862)   
Checking out files:  57% (6192/10862)   
Checking out files:  58% (6300/10862)   
Checking out files:  59% (6409/10862)   
Checking out files:  60% (6518/10862)   
Checking out files:  61% (6626/10862)   
Checking out files:  62% (6735/10862)   
Checking out files:  63% (6844/10862)   
Checking out files:  64% (6952/10862)   
Checking out files:  65% (7061/10862)   
Checking out files:  66% (7169/10862)   
Checking out files:  67% (7278/10862)   
Checking out files:  68% (7387/10862)   
Checking out files:  69% (7495/10862)   
Checking out files:  70% (7604/10862)   
Checking out files:  71% (7713/10862)   
Checking out files:  72% (7821/10862)   
Checking out files:  73% (7930/10862)   
Checking out files:  74% (8038/10862)   
Checking out files:  75% (8147/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  81% (8886/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
Checking out files:  84% (9125/10862)   
Checking out files:  85% (9233/10862)   
Checking out files:  86% (9342/10862)   
Checking out files:  87% (9450/10862)   
Checking out files:  88% (9559/10862)   
Checking out files:  89% (9668/10862)   
Checking out files:  90% (9776/10862)   
Checking out files:  91% (9885/10862)   
Checking out files:  92% (9994/10862)   
Checking out files:  93% (10102/10862)   
Checking out files:  94% (10211/10862)   
Checking out files:  95% (10319/10862)   
Checking out files:  96% (10428/10862)   
Checking out files:  97% (10537/10862)   
Checking out files:  98% (10645/10862)   
Checking out files:  99% (10754/10862)   
Checking out files: 100% (10862/10862)   
Checking out files: 100% (10862/10862), done.
15:29:34 [2020-09-03T15:29:34.102Z] #21 123.7 + cd /tmp/tmp.rULN5rhtq7/tmp/docker-ce
15:29:34 [2020-09-03T15:29:34.102Z] #21 123.7 + git checkout -q v17.06.2-ce
15:29:34 [2020-09-03T15:29:34.102Z] #21 ...
15:29:34 [2020-09-03T15:29:34.102Z] 
15:29:34 [2020-09-03T15:29:34.102Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:29:34 [2020-09-03T15:29:34.102Z] #28 DONE 125.1s
15:29:34 [2020-09-03T15:29:34.102Z] 
15:29:34 [2020-09-03T15:29:34.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:34 [2020-09-03T15:29:34.102Z] #10 125.3 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:29:34 [2020-09-03T15:29:34.102Z] #10 125.3 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:29:34 [2020-09-03T15:29:34.199Z] #41 ...
15:29:34 [2020-09-03T15:29:34.199Z] 
15:29:34 [2020-09-03T15:29:34.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:34 [2020-09-03T15:29:34.199Z] #10 111.8 Selecting previously unselected package mingw-w64-x86-64-dev.
15:29:34 [2020-09-03T15:29:34.199Z] #10 111.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:29:34 [2020-09-03T15:29:34.199Z] #10 112.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:29:34 [2020-09-03T15:29:34.199Z] #10 ...
15:29:34 [2020-09-03T15:29:34.199Z] 
15:29:34 [2020-09-03T15:29:34.199Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:34 [2020-09-03T15:29:34.199Z] #33 7.191 -- Check for working C compiler: /usr/bin/cc -- works
15:29:34 [2020-09-03T15:29:34.199Z] #33 7.191 -- Detecting C compiler ABI info
15:29:34 [2020-09-03T15:29:34.199Z] #33 8.359 -- Detecting C compiler ABI info - done
15:29:34 [2020-09-03T15:29:34.199Z] #33 8.443 -- Detecting C compile features
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.63 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.65 Unpacking python3 (3.7.3-1) ...
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.77 Selecting previously unselected package libip4tc0:ppc64el.
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.81 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
15:29:34 [2020-09-03T15:29:34.350Z] #18 37.91 Selecting previously unselected package libip6tc0:ppc64el.
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.4 Setting up libbtrfs0 (4.20.1-2) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.4 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.5 Setting up libbtrfs-dev (4.20.1-2) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.6 Setting up mingw-w64-common (6.0.0-3) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:29:34 [2020-09-03T15:29:34.371Z] #10 125.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:29:34 [2020-09-03T15:29:34.634Z] #10 125.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:34 [2020-09-03T15:29:34.634Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:29:34 [2020-09-03T15:29:34.634Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:29:34 [2020-09-03T15:29:34.634Z] #10 125.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:34 [2020-09-03T15:29:34.634Z] #10 125.9 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
15:29:34 [2020-09-03T15:29:34.654Z] #18 37.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.654Z] #18 37.93 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
15:29:34 [2020-09-03T15:29:34.654Z] #18 38.08 Selecting previously unselected package libiptc0:ppc64el.
15:29:34 [2020-09-03T15:29:34.654Z] #18 38.09 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.654Z] #18 38.10 Unpacking libiptc0:ppc64el (1.8.2-4) ...
15:29:34 [2020-09-03T15:29:34.661Z] ok  	github.com/docker/docker/builder/remotecontext	0.298s	coverage: 13.6% of statements
15:29:34 [2020-09-03T15:29:34.661Z] ok  	github.com/docker/docker/builder/dockerfile	0.919s	coverage: 48.0% of statements
15:29:34 [2020-09-03T15:29:34.822Z] #39 ...
15:29:34 [2020-09-03T15:29:34.822Z] 
15:29:34 [2020-09-03T15:29:34.822Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:34 [2020-09-03T15:29:34.822Z] #30 111.7 io/ioutil
15:29:34 [2020-09-03T15:29:34.822Z] #30 115.5 github.com/BurntSushi/toml
15:29:34 [2020-09-03T15:29:34.822Z] #30 115.5 flag
15:29:34 [2020-09-03T15:29:34.822Z] #30 118.5 log
15:29:34 [2020-09-03T15:29:34.904Z] #10 125.9 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
15:29:34 [2020-09-03T15:29:34.904Z] #10 125.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:29:34 [2020-09-03T15:29:34.904Z] #10 126.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:29:34 [2020-09-03T15:29:34.904Z] #10 126.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:29:34 [2020-09-03T15:29:34.904Z] #10 126.0 Setting up dmsetup (2:1.02.155-3) ...
15:29:34 [2020-09-03T15:29:34.904Z] #10 126.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:29:34 [2020-09-03T15:29:34.904Z] #10 126.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.18 Selecting previously unselected package libnfnetlink0:ppc64el.
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.19 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.25 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.25 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.32 Selecting previously unselected package libnftnl11:ppc64el.
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.34 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.42 Selecting previously unselected package iptables.
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.42 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
15:29:34 [2020-09-03T15:29:34.952Z] #18 38.45 Unpacking iptables (1.8.2-4) ...
15:29:35 [2020-09-03T15:29:35.082Z] #30 ...
15:29:35 [2020-09-03T15:29:35.082Z] 
15:29:35 [2020-09-03T15:29:35.082Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.6 Selecting previously unselected package gcc-mingw-w64-base.
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:29:35 [2020-09-03T15:29:35.082Z] #10 120.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:35 [2020-09-03T15:29:35.168Z] #10 126.2 Processing triggers for libc-bin (2.28-10) ...
15:29:35 [2020-09-03T15:29:35.252Z] Client:
15:29:35 [2020-09-03T15:29:35.252Z]  Debug Mode: false
15:29:35 [2020-09-03T15:29:35.252Z]  Plugins:
15:29:35 [2020-09-03T15:29:35.252Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:29:35 [2020-09-03T15:29:35.252Z] 
15:29:35 [2020-09-03T15:29:35.252Z] Server:
15:29:35 [2020-09-03T15:29:35.252Z]  Containers: 0
15:29:35 [2020-09-03T15:29:35.252Z]   Running: 0
15:29:35 [2020-09-03T15:29:35.252Z]   Paused: 0
15:29:35 [2020-09-03T15:29:35.252Z]   Stopped: 0
15:29:35 [2020-09-03T15:29:35.252Z]  Images: 0
15:29:35 [2020-09-03T15:29:35.252Z]  Server Version: 19.03.5
15:29:35 [2020-09-03T15:29:35.252Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:29:35 [2020-09-03T15:29:35.252Z]   Windows: 
15:29:35 [2020-09-03T15:29:35.252Z]   LCOW: 
15:29:35 [2020-09-03T15:29:35.252Z]  Logging Driver: json-file
15:29:35 [2020-09-03T15:29:35.252Z]  Plugins:
15:29:35 [2020-09-03T15:29:35.252Z]   Volume: local
15:29:35 [2020-09-03T15:29:35.252Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:29:35 [2020-09-03T15:29:35.252Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:29:35 [2020-09-03T15:29:35.252Z]  Swarm: inactive
15:29:35 [2020-09-03T15:29:35.252Z]  Default Isolation: process
15:29:35 [2020-09-03T15:29:35.252Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:29:35 [2020-09-03T15:29:35.252Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:29:35 [2020-09-03T15:29:35.252Z]  OSType: windows
15:29:35 [2020-09-03T15:29:35.252Z]  Architecture: x86_64
15:29:35 [2020-09-03T15:29:35.253Z]  CPUs: 4
15:29:35 [2020-09-03T15:29:35.253Z]  Total Memory: 32GiB
15:29:35 [2020-09-03T15:29:35.253Z]  Name: azwin-2-8f41d0
15:29:35 [2020-09-03T15:29:35.253Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:29:35 [2020-09-03T15:29:35.253Z]  Docker Root Dir: D:\docker
15:29:35 [2020-09-03T15:29:35.253Z]  Debug Mode: false
15:29:35 [2020-09-03T15:29:35.253Z]  Registry: https://index.docker.io/v1/
15:29:35 [2020-09-03T15:29:35.253Z]  Labels:
15:29:35 [2020-09-03T15:29:35.253Z]  Experimental: true
15:29:35 [2020-09-03T15:29:35.253Z]  Insecure Registries:
15:29:35 [2020-09-03T15:29:35.253Z]   10.0.0.4:5000
15:29:35 [2020-09-03T15:29:35.253Z]   127.0.0.0/8
15:29:35 [2020-09-03T15:29:35.253Z]  Registry Mirrors:
15:29:35 [2020-09-03T15:29:35.253Z]   http://10.0.0.4:5000/
15:29:35 [2020-09-03T15:29:35.253Z]  Live Restore Enabled: false
15:29:35 [2020-09-03T15:29:35.253Z] 
15:29:35 [2020-09-03T15:29:35.297Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:29:35 [2020-09-03T15:29:35.585Z] #33 ...
15:29:35 [2020-09-03T15:29:35.585Z] 
15:29:35 [2020-09-03T15:29:35.585Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:35 [2020-09-03T15:29:35.585Z] #39 5.298 Note: Building without setproctitle() and strlcpy() support.
15:29:35 [2020-09-03T15:29:35.585Z] #39 5.298       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:29:35 [2020-09-03T15:29:35.585Z] #39 5.330 Note: Building without GnuTLS support
15:29:35 [2020-09-03T15:29:35.585Z] #39 5.358 Makefile.config:39: Warn: you have no libnftables installed
15:29:35 [2020-09-03T15:29:35.585Z] #39 5.358 Makefile.config:40: Warn: Building without nftables support
15:29:35 [2020-09-03T15:29:35.585Z] #39 9.703 fatal: not a git repository (or any of the parent directories): .git
15:29:35 [2020-09-03T15:29:35.585Z] #39 9.822   GEN      .gitid
15:29:35 [2020-09-03T15:29:35.585Z] #39 9.874   GEN      criu/include/version.h
15:29:35 [2020-09-03T15:29:35.585Z] #39 9.951   GEN      include/common/asm
15:29:35 [2020-09-03T15:29:35.585Z] #39 ...
15:29:35 [2020-09-03T15:29:35.585Z] 
15:29:35 [2020-09-03T15:29:35.585Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:35 [2020-09-03T15:29:35.585Z] #41 122.2 text/template/parse
15:29:35 [2020-09-03T15:29:35.585Z] #41 123.3 go/ast
15:29:35 [2020-09-03T15:29:35.589Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.953s	coverage: 86.3% of statements
15:29:35 [2020-09-03T15:29:35.603Z] #18 39.10 Selecting previously unselected package xxd.
15:29:35 [2020-09-03T15:29:35.654Z] #10 ...
15:29:35 [2020-09-03T15:29:35.654Z] 
15:29:35 [2020-09-03T15:29:35.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:35 [2020-09-03T15:29:35.654Z] #41 112.4 fmt
15:29:35 [2020-09-03T15:29:35.654Z] #41 117.0 regexp
15:29:35 [2020-09-03T15:29:35.654Z] #41 120.3 go/token
15:29:35 [2020-09-03T15:29:35.654Z] #41 121.9 go/scanner
15:29:35 [2020-09-03T15:29:35.654Z] #41 122.5 internal/lazyregexp
15:29:35 [2020-09-03T15:29:35.654Z] #41 ...
15:29:35 [2020-09-03T15:29:35.654Z] 
15:29:35 [2020-09-03T15:29:35.654Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:35 [2020-09-03T15:29:35.654Z] #33 9.219 -- Detecting C compile features - done
15:29:35 [2020-09-03T15:29:35.654Z] #33 9.304 -- Performing Test HAS_BUILTIN_FORTIFY
15:29:35 [2020-09-03T15:29:35.654Z] #33 9.881 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:29:35 [2020-09-03T15:29:35.654Z] #33 10.16 -- Configuring done
15:29:35 [2020-09-03T15:29:35.654Z] #33 10.17 -- Generating done
15:29:35 [2020-09-03T15:29:35.654Z] #33 10.19 -- Build files have been written to: /tmp/tmp.7FKJKKOGmE/tini
15:29:35 [2020-09-03T15:29:35.654Z] #33 10.20 + make tini-static
15:29:35 [2020-09-03T15:29:35.654Z] #33 11.06 Scanning dependencies of target tini-static
15:29:35 [2020-09-03T15:29:35.654Z] #33 11.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:29:35 [2020-09-03T15:29:35.745Z] #10 DONE 127.0s
15:29:35 [2020-09-03T15:29:35.745Z] 
15:29:35 [2020-09-03T15:29:35.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:35 [2020-09-03T15:29:35.745Z] #39 38.76   CC       images/siginfo.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 38.99   CC       images/rpc.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 40.11   CC       images/ext-file.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 40.37   CC       images/cgroup.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 40.92   CC       images/userns.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 41.21   CC       images/google/protobuf/descriptor.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 42.56   CC       images/opts.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 42.76   CC       images/seccomp.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 43.04   CC       images/binfmt-misc.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 43.36   CC       images/time.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 43.60   CC       images/sysctl.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 43.94   CC       images/autofs.o
15:29:35 [2020-09-03T15:29:35.745Z] #39 44.15   CC       images/macvlan.o
15:29:35 [2020-09-03T15:29:35.881Z] ?   	github.com/docker/docker/cli	[no test files]
15:29:35 [2020-09-03T15:29:35.881Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:29:35 [2020-09-03T15:29:35.901Z] #18 39.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:29:35 [2020-09-03T15:29:35.901Z] #18 39.13 Unpacking xxd (2:8.1.0875-5) ...
15:29:35 [2020-09-03T15:29:35.901Z] #18 39.23 Selecting previously unselected package vim-common.
15:29:35 [2020-09-03T15:29:35.901Z] #18 39.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:29:35 [2020-09-03T15:29:35.901Z] #18 39.29 Unpacking vim-common (2:8.1.0875-5) ...
15:29:36 [2020-09-03T15:29:36.009Z] #39 44.35   CC       images/sit.o
15:29:36 [2020-09-03T15:29:36.009Z] #39 ...
15:29:36 [2020-09-03T15:29:36.009Z] 
15:29:36 [2020-09-03T15:29:36.009Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:36 [2020-09-03T15:29:36.009Z] #21 127.0 + mkdir -p /tmp/tmp.rULN5rhtq7/src/github.com/docker
15:29:36 [2020-09-03T15:29:36.009Z] #21 127.0 + mv components/cli /tmp/tmp.rULN5rhtq7/src/github.com/docker/cli
15:29:36 [2020-09-03T15:29:36.009Z] #21 127.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:29:36 [2020-09-03T15:29:36.200Z] #18 39.52 Selecting previously unselected package bash-completion.
15:29:36 [2020-09-03T15:29:36.200Z] #18 39.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:29:37 [2020-09-03T15:29:37.567Z] #33 13.62 [100%] Linking C executable tini-static
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.26 Selecting previously unselected package vim.
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.30 Unpacking vim (2:8.1.0875-5) ...
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.77 Selecting previously unselected package xfsprogs.
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:29:37 [2020-09-03T15:29:37.820Z] #17 48.78 Unpacking xfsprogs (4.20.0-1) ...
15:29:37 [2020-09-03T15:29:37.951Z] ok  	github.com/docker/docker/client	0.102s	coverage: 75.4% of statements
15:29:38 [2020-09-03T15:29:38.081Z] #17 49.27 Selecting previously unselected package zip.
15:29:38 [2020-09-03T15:29:38.081Z] #17 49.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:29:38 [2020-09-03T15:29:38.081Z] #17 49.28 Unpacking zip (3.0-11+b1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.50 Setting up aufs-tools (1:4.14+20190211-1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.56 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.58 Setting up libgpm2:amd64 (1.20.7-5) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.60 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.61 Setting up uidmap (1:4.5-1.1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.63 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:29:38 [2020-09-03T15:29:38.353Z] #17 49.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:29:38 [2020-09-03T15:29:38.509Z] #33 14.57 [100%] Built target tini-static
15:29:38 [2020-09-03T15:29:38.613Z] #17 49.71 Setting up xxd (2:8.1.0875-5) ...
15:29:38 [2020-09-03T15:29:38.613Z] #17 49.75 Setting up zip (3.0-11+b1) ...
15:29:38 [2020-09-03T15:29:38.613Z] #17 49.76 Setting up vim-common (2:8.1.0875-5) ...
15:29:38 [2020-09-03T15:29:38.614Z] #17 49.79 Setting up bash-completion (1:2.8-6) ...
15:29:38 [2020-09-03T15:29:38.770Z] #33 14.74 + mkdir -p /build
15:29:38 [2020-09-03T15:29:38.770Z] #33 14.75 + cp tini-static /build/docker-init
15:29:39 [2020-09-03T15:29:39.030Z] #33 DONE 15.1s
15:29:39 [2020-09-03T15:29:39.030Z] 
15:29:39 [2020-09-03T15:29:39.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:39 [2020-09-03T15:29:39.030Z] #39 10.57   PBCC     images/timens.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 10.62   DEP      images/timens.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 10.75   PBCC     images/fown.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 10.79   PBCC     images/google/protobuf/descriptor.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 10.95   PBCC     images/opts.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.05   PBCC     images/memfd.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.19   DEP      images/fown.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.27   DEP      images/google/protobuf/descriptor.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.30   DEP      images/opts.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.46   DEP      images/memfd.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.57   PBCC     images/sit.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.64   DEP      images/sit.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.77   PBCC     images/macvlan.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.79   DEP      images/macvlan.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.87   PBCC     images/autofs.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 11.92   DEP      images/autofs.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 12.01   PBCC     images/sysctl.pb-c.c
15:29:39 [2020-09-03T15:29:39.030Z] #39 12.06   DEP      images/sysctl.pb-c.d
15:29:39 [2020-09-03T15:29:39.030Z] #39 12.13   PBCC     images/time.pb-c.c
15:29:39 [2020-09-03T15:29:39.291Z] #39 12.20   DEP      images/time.pb-c.d
15:29:39 [2020-09-03T15:29:39.292Z] #39 12.28   PBCC     images/binfmt-misc.pb-c.c
15:29:39 [2020-09-03T15:29:39.292Z] #39 12.34   DEP      images/binfmt-misc.pb-c.d
15:29:39 [2020-09-03T15:29:39.292Z] #39 12.40   PBCC     images/seccomp.pb-c.c
15:29:39 [2020-09-03T15:29:39.292Z] #39 12.44   DEP      images/seccomp.pb-c.d
15:29:39 [2020-09-03T15:29:39.330Z] #21 ...
15:29:39 [2020-09-03T15:29:39.330Z] 
15:29:39 [2020-09-03T15:29:39.330Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:29:39 [2020-09-03T15:29:39.330Z] #11 DONE 3.4s
15:29:39 [2020-09-03T15:29:39.330Z] 
15:29:39 [2020-09-03T15:29:39.330Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:29:39 [2020-09-03T15:29:39.552Z] #39 12.50   PBCC     images/userns.pb-c.c
15:29:39 [2020-09-03T15:29:39.552Z] #39 12.57   DEP      images/userns.pb-c.d
15:29:39 [2020-09-03T15:29:39.552Z] #39 12.65   PBCC     images/cgroup.pb-c.c
15:29:39 [2020-09-03T15:29:39.790Z] #41 ...
15:29:39 [2020-09-03T15:29:39.790Z] 
15:29:39 [2020-09-03T15:29:39.790Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:39 [2020-09-03T15:29:39.790Z] #39 13.88   PBCC     images/timens.pb-c.c
15:29:39 [2020-09-03T15:29:39.790Z] #39 13.99   DEP      images/timens.pb-c.d
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.14   PBCC     images/fown.pb-c.c
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.19   PBCC     images/google/protobuf/descriptor.pb-c.c
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.34   PBCC     images/opts.pb-c.c
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.45   PBCC     images/memfd.pb-c.c
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.58   DEP      images/fown.pb-c.d
15:29:39 [2020-09-03T15:29:39.791Z] #39 ...
15:29:39 [2020-09-03T15:29:39.791Z] 
15:29:39 [2020-09-03T15:29:39.791Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:39 [2020-09-03T15:29:39.791Z] #30 DONE 127.6s
15:29:39 [2020-09-03T15:29:39.791Z] 
15:29:39 [2020-09-03T15:29:39.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:39 [2020-09-03T15:29:39.791Z] #39 14.71   DEP      images/google/protobuf/descriptor.pb-c.d
15:29:39 [2020-09-03T15:29:39.800Z] #18 ...
15:29:39 [2020-09-03T15:29:39.800Z] 
15:29:39 [2020-09-03T15:29:39.800Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:39 [2020-09-03T15:29:39.800Z] #22 155.0 Checking out files:  25% (2760/10862)   
Checking out files:  26% (2825/10862)   
Checking out files:  27% (2933/10862)   
Checking out files:  28% (3042/10862)   
Checking out files:  29% (3150/10862)   
Checking out files:  30% (3259/10862)   
Checking out files:  31% (3368/10862)   
Checking out files:  32% (3476/10862)   
Checking out files:  33% (3585/10862)   
Checking out files:  34% (3694/10862)   
Checking out files:  35% (3802/10862)   
Checking out files:  36% (3911/10862)   
Checking out files:  37% (4019/10862)   
Checking out files:  38% (4128/10862)   
Checking out files:  39% (4237/10862)   
Checking out files:  40% (4345/10862)   
Checking out files:  41% (4454/10862)   
Checking out files:  42% (4563/10862)   
Checking out files:  43% (4671/10862)   
Checking out files:  44% (4780/10862)   
Checking out files:  44% (4799/10862)   
Checking out files:  45% (4888/10862)   
Checking out files:  46% (4997/10862)   
Checking out files:  47% (5106/10862)   
Checking out files:  48% (5214/10862)   
Checking out files:  49% (5323/10862)   
Checking out files:  50% (5431/10862)   
Checking out files:  51% (5540/10862)   
Checking out files:  52% (5649/10862)   
Checking out files:  53% (5757/10862)   
Checking out files:  54% (5866/10862)   
Checking out files:  55% (5975/10862)   
Checking out files:  56% (6083/10862)   
Checking out files:  57% (6192/10862)   
Checking out files:  58% (6300/10862)   
Checking out files:  59% (6409/10862)   
Checking out files:  59% (6461/10862)   
Checking out files:  60% (6518/10862)   
Checking out files:  61% (6626/10862)   
Checking out files:  62% (6735/10862)   
Checking out files:  63% (6844/10862)   
Checking out files:  64% (6952/10862)   
Checking out files:  65% (7061/10862)   
Checking out files:  66% (7169/10862)   
Checking out files:  67% (7278/10862)   
Checking out files:  68% (7387/10862)   
Checking out files:  69% (7495/10862)   
Checking out files:  70% (7604/10862)   
Checking out files:  71% (7713/10862)   
Checking out files:  72% (7821/10862)   
Checking out files:  73% (7930/10862)   
Checking out files:  74% (8038/10862)   
Checking out files:  75% (8147/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
Checking out files:  83% (9112/10862)   
Checking out files:  84% (9125/10862)   
Checking out files:  85% (9233/10862)   
Checking out files:  86% (9342/10862)   
Checking out files:  87% (9450/10862)   
Checking out files:  88% (9559/10862)   
Checking out files:  89% (9668/10862)   
Checking out files:  90% (9776/10862)   
Checking out files:  91% (9885/10862)   
Checking out files:  92% (9994/10862)   
Checking out files:  93% (10102/10862)   
Checking out files:  94% (10211/10862)   
Checking out files:  95% (10319/10862)   
Checking out files:  96% (10428/10862)   
Checking out files:  97% (10537/10862)   
Checking out files:  98% (10645/10862)   
Checking out files:  99% (10754/10862)   
Checking out files: 100% (10862/10862)   
Checking out files: 100% (10862/10862), done.
15:29:39 [2020-09-03T15:29:39.800Z] #22 158.8 + cd /tmp/tmp.PYu6XYEcW8/tmp/docker-ce
15:29:39 [2020-09-03T15:29:39.800Z] #22 158.8 + git checkout -q v17.06.2-ce
15:29:39 [2020-09-03T15:29:39.813Z] #39 12.76   DEP      images/cgroup.pb-c.d
15:29:39 [2020-09-03T15:29:39.813Z] #39 12.82   PBCC     images/ext-file.pb-c.c
15:29:39 [2020-09-03T15:29:39.813Z] #39 12.84   DEP      images/ext-file.pb-c.d
15:29:39 [2020-09-03T15:29:39.813Z] #39 12.97   PBCC     images/rpc.pb-c.c
15:29:40 [2020-09-03T15:29:40.073Z] #39 13.07   DEP      images/rpc.pb-c.d
15:29:40 [2020-09-03T15:29:40.073Z] #39 13.15   PBCC     images/siginfo.pb-c.c
15:29:40 [2020-09-03T15:29:40.073Z] #39 13.23   DEP      images/siginfo.pb-c.d
15:29:40 [2020-09-03T15:29:40.334Z] #39 13.37   PBCC     images/pagemap.pb-c.c
15:29:40 [2020-09-03T15:29:40.362Z] #39 14.94   DEP      images/opts.pb-c.d
15:29:40 [2020-09-03T15:29:40.362Z] #39 15.09   DEP      images/memfd.pb-c.d
15:29:40 [2020-09-03T15:29:40.362Z] #39 15.26   PBCC     images/sit.pb-c.c
15:29:40 [2020-09-03T15:29:40.523Z] #17 ...
15:29:40 [2020-09-03T15:29:40.523Z] 
15:29:40 [2020-09-03T15:29:40.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:40 [2020-09-03T15:29:40.523Z] #39 130.1   CC       criu/fault-injection.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 130.2   CC       criu/fdstore.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 130.5   CC       criu/fifo.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 130.8   CC       criu/file-ids.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 131.2   CC       criu/file-lock.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 132.1   CC       criu/files-ext.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 132.5   CC       criu/files-reg.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 134.7   CC       criu/files.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 136.8   CC       criu/filesystems.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 137.5   CC       criu/fsnotify.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 138.7   CC       criu/image-desc.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 138.9   CC       criu/image.o
15:29:40 [2020-09-03T15:29:40.523Z] #39 139.9   CC       criu/ipc_ns.o
15:29:40 [2020-09-03T15:29:40.597Z] #39 13.55   DEP      images/pagemap.pb-c.d
15:29:40 [2020-09-03T15:29:40.597Z] #39 13.63   PBCC     images/rlimit.pb-c.c
15:29:40 [2020-09-03T15:29:40.597Z] #39 13.69   DEP      images/rlimit.pb-c.d
15:29:40 [2020-09-03T15:29:40.597Z] #39 13.76   PBCC     images/file-lock.pb-c.c
15:29:40 [2020-09-03T15:29:40.623Z] #39 15.39   DEP      images/sit.pb-c.d
15:29:40 [2020-09-03T15:29:40.623Z] #39 15.52   PBCC     images/macvlan.pb-c.c
15:29:40 [2020-09-03T15:29:40.623Z] #39 15.52   DEP      images/macvlan.pb-c.d
15:29:40 [2020-09-03T15:29:40.883Z] #39 15.62   PBCC     images/autofs.pb-c.c
15:29:40 [2020-09-03T15:29:40.883Z] #39 15.67   DEP      images/autofs.pb-c.d
15:29:40 [2020-09-03T15:29:40.883Z] #39 15.73   PBCC     images/sysctl.pb-c.c
15:29:40 [2020-09-03T15:29:40.891Z] #39 13.80   DEP      images/file-lock.pb-c.d
15:29:40 [2020-09-03T15:29:40.891Z] #39 13.87   PBCC     images/tty.pb-c.c
15:29:40 [2020-09-03T15:29:40.891Z] #39 13.99   DEP      images/tty.pb-c.d
15:29:41 [2020-09-03T15:29:41.143Z] #39 15.84   DEP      images/sysctl.pb-c.d
15:29:41 [2020-09-03T15:29:41.143Z] #39 15.94   PBCC     images/time.pb-c.c
15:29:41 [2020-09-03T15:29:41.152Z] #39 14.14   PBCC     images/tun.pb-c.c
15:29:41 [2020-09-03T15:29:41.264Z] #12 DONE 1.8s
15:29:41 [2020-09-03T15:29:41.264Z] 
15:29:41 [2020-09-03T15:29:41.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:41 [2020-09-03T15:29:41.264Z] #39 44.54   CC       images/memfd.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 44.82   CC       images/timens.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.21   LINK     images/built-in.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.38   GEN      compel/include/asm
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.43   GEN      compel/include/version.h
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.52 touch .config
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.61   GEN      include/common/config.h
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.70   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.75   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.77   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.82   DEP      compel/plugins/std/infect.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.90   DEP      compel/plugins/std/string.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 45.96   DEP      compel/plugins/std/log.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.00   DEP      compel/plugins/std/fds.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.07   DEP      compel/plugins/std/std.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.12   DEP      compel/plugins/shmem/shmem.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.27   DEP      compel/plugins/fds/fds.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.42   CC       compel/plugins/std/std.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 46.82   CC       compel/plugins/std/fds.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 47.13   CC       compel/plugins/std/log.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 47.83   CC       compel/plugins/std/string.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 48.34   CC       compel/plugins/std/infect.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 48.73   CC       compel/arch/aarch64/plugins/std/parasite-head.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 48.79   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 48.84   AR       compel/plugins/std.lib.a
15:29:41 [2020-09-03T15:29:41.264Z] #39 48.93   CC       compel/plugins/fds/fds.o
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.25   AR       compel/plugins/fds.lib.a
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.31   HOSTDEP  compel/src/lib/log-host.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.44   HOSTDEP  compel/src/lib/handle-elf-host.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.55   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.64   HOSTDEP  compel/src/main-host.d
15:29:41 [2020-09-03T15:29:41.264Z] #39 49.79   DEP      compel/src/lib/ptrace.d
15:29:41 [2020-09-03T15:29:41.404Z] #39 16.02   DEP      images/time.pb-c.d
15:29:41 [2020-09-03T15:29:41.404Z] #39 ...
15:29:41 [2020-09-03T15:29:41.404Z] 
15:29:41 [2020-09-03T15:29:41.404Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:41 [2020-09-03T15:29:41.404Z] #47 119.1 encoding/json
15:29:41 [2020-09-03T15:29:41.404Z] #47 127.5 github.com/pkg/diff
15:29:41 [2020-09-03T15:29:41.404Z] #47 128.3 go/ast
15:29:41 [2020-09-03T15:29:41.404Z] #47 ...
15:29:41 [2020-09-03T15:29:41.404Z] 
15:29:41 [2020-09-03T15:29:41.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:41 [2020-09-03T15:29:41.404Z] #39 16.10   PBCC     images/binfmt-misc.pb-c.c
15:29:41 [2020-09-03T15:29:41.404Z] #39 16.19   DEP      images/binfmt-misc.pb-c.d
15:29:41 [2020-09-03T15:29:41.412Z] #39 14.33   PBCC     images/netdev.pb-c.c
15:29:41 [2020-09-03T15:29:41.412Z] #39 14.52   DEP      images/tun.pb-c.d
15:29:41 [2020-09-03T15:29:41.463Z] #39 ...
15:29:41 [2020-09-03T15:29:41.463Z] 
15:29:41 [2020-09-03T15:29:41.463Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.53 Setting up libiptc0:amd64 (1.8.2-4) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.54 Setting up xz-utils (5.2.4-1) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.57 Setting up sudo (1.8.27-1+deb10u2) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.64 invoke-rc.d: could not determine current runlevel
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.65 invoke-rc.d: policy-rc.d denied execution of start.
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.66 Setting up pigz (2.4-1) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.70 Setting up python-pip-whl (18.1-5) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.71 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:29:41 [2020-09-03T15:29:41.463Z] #17 52.72 Setting up vim-runtime (2:8.1.0875-5) ...
15:29:41 [2020-09-03T15:29:41.528Z] #39 49.98   DEP      compel/src/lib/infect.d
15:29:41 [2020-09-03T15:29:41.664Z] #39 16.29   PBCC     images/seccomp.pb-c.c
15:29:41 [2020-09-03T15:29:41.664Z] #39 16.34   DEP      images/seccomp.pb-c.d
15:29:41 [2020-09-03T15:29:41.664Z] #39 16.49   PBCC     images/userns.pb-c.c
15:29:41 [2020-09-03T15:29:41.673Z] #39 14.64   DEP      images/netdev.pb-c.d
15:29:41 [2020-09-03T15:29:41.673Z] #39 ...
15:29:41 [2020-09-03T15:29:41.673Z] 
15:29:41 [2020-09-03T15:29:41.673Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:41 [2020-09-03T15:29:41.673Z] #47 118.5 encoding/json
15:29:41 [2020-09-03T15:29:41.673Z] #47 124.6 github.com/pkg/diff
15:29:41 [2020-09-03T15:29:41.673Z] #47 127.1 go/ast
15:29:41 [2020-09-03T15:29:41.673Z] #47 128.1 golang.org/x/crypto/ssh/terminal
15:29:41 [2020-09-03T15:29:41.792Z] #39 50.16   DEP      compel/src/lib/infect-util.d
15:29:41 [2020-09-03T15:29:41.792Z] #39 50.27   DEP      compel/src/lib/infect-rpc.d
15:29:41 [2020-09-03T15:29:41.792Z] #39 50.38   DEP      compel/arch/aarch64/src/lib/infect.d
15:29:41 [2020-09-03T15:29:41.918Z] #22 ...
15:29:41 [2020-09-03T15:29:41.918Z] 
15:29:41 [2020-09-03T15:29:41.918Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:41 [2020-09-03T15:29:41.918Z] #40 85.43   DEP      criu/pagemap.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 85.63   DEP      criu/pagemap-cache.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 85.85   DEP      criu/page-xfer.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 86.05   DEP      criu/page-pipe.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 86.17   DEP      criu/netfilter.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 86.33   DEP      criu/net.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 86.59   DEP      criu/namespaces.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 86.81   DEP      criu/mount.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 87.06   DEP      criu/memfd.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 87.23   DEP      criu/mem.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 87.57   DEP      criu/lsm.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 87.73   DEP      criu/log.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 87.97   DEP      criu/libnetlink.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 88.14   DEP      criu/kerndat.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 88.54   DEP      criu/kcmp-ids.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 88.71   DEP      criu/irmap.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 89.04   DEP      criu/ipc_ns.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 89.32   DEP      criu/image.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 89.48   DEP      criu/image-desc.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 89.59   DEP      criu/fsnotify.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 89.78   DEP      criu/filesystems.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 90.07   DEP      criu/files.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 90.31   DEP      criu/files-reg.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 90.58   DEP      criu/files-ext.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 90.77   DEP      criu/file-lock.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.00   DEP      criu/file-ids.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.20   DEP      criu/fifo.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.48   DEP      criu/fdstore.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.68   DEP      criu/fault-injection.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.74   DEP      criu/external.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 91.88   DEP      criu/eventpoll.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 92.05   DEP      criu/eventfd.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 92.20   DEP      criu/crtools.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 92.44   DEP      criu/cr-service.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 92.66   DEP      criu/cr-restore.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.01   DEP      criu/cr-errno.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.05   DEP      criu/cr-dump.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.31   DEP      criu/cr-dedup.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.56   DEP      criu/cr-check.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.82   DEP      criu/config.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 93.99   DEP      criu/clone-noasan.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.07   DEP      criu/cgroup.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.30   DEP      criu/cgroup-props.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.42   DEP      criu/bitmap.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.47   DEP      criu/bfd.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.66   DEP      criu/autofs.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 94.79   DEP      criu/aio.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 95.11   DEP      criu/action-scripts.d
15:29:41 [2020-09-03T15:29:41.918Z] #40 95.46   CC       criu/action-scripts.o
15:29:41 [2020-09-03T15:29:41.933Z] #39 16.63   DEP      images/userns.pb-c.d
15:29:41 [2020-09-03T15:29:41.933Z] #39 16.73   PBCC     images/cgroup.pb-c.c
15:29:41 [2020-09-03T15:29:41.933Z] #39 16.74   DEP      images/cgroup.pb-c.d
15:29:41 [2020-09-03T15:29:41.934Z] #47 ...
15:29:41 [2020-09-03T15:29:41.934Z] 
15:29:41 [2020-09-03T15:29:41.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:41 [2020-09-03T15:29:41.934Z] #39 14.81   PBCC     images/vma.pb-c.c
15:29:41 [2020-09-03T15:29:41.934Z] #39 ...
15:29:41 [2020-09-03T15:29:41.934Z] 
15:29:41 [2020-09-03T15:29:41.934Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:41 [2020-09-03T15:29:41.934Z] #30 122.2 github.com/BurntSushi/toml/cmd/tomlv
15:29:41 [2020-09-03T15:29:41.934Z] #30 DONE 128.8s
15:29:41 [2020-09-03T15:29:41.934Z] 
15:29:41 [2020-09-03T15:29:41.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:41 [2020-09-03T15:29:41.934Z] #39 14.93   DEP      images/vma.pb-c.d
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.18 Setting up libaio1:amd64 (0.3.112-3) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.19 Setting up libonig5:amd64 (6.9.1-1) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.21 Setting up vim (2:8.1.0875-5) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.28 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:29:42 [2020-09-03T15:29:42.033Z] #17 53.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:29:42 [2020-09-03T15:29:42.055Z] #39 50.50   DEP      compel/arch/aarch64/src/lib/cpu.d
15:29:42 [2020-09-03T15:29:42.055Z] #39 50.54   DEP      compel/src/lib/log.d
15:29:42 [2020-09-03T15:29:42.055Z] #39 50.58   DEP      compel/src/main.d
15:29:42 [2020-09-03T15:29:42.195Z] #39 15.09   PBCC     images/creds.pb-c.c
15:29:42 [2020-09-03T15:29:42.195Z] #39 15.16   DEP      images/creds.pb-c.d
15:29:42 [2020-09-03T15:29:42.195Z] #39 15.20   PBCC     images/utsns.pb-c.c
15:29:42 [2020-09-03T15:29:42.196Z] #39 16.88   PBCC     images/ext-file.pb-c.c
15:29:42 [2020-09-03T15:29:42.196Z] #39 16.93   DEP      images/ext-file.pb-c.d
15:29:42 [2020-09-03T15:29:42.196Z] #39 17.02   PBCC     images/rpc.pb-c.c
15:29:42 [2020-09-03T15:29:42.218Z] #40 ...
15:29:42 [2020-09-03T15:29:42.218Z] 
15:29:42 [2020-09-03T15:29:42.218Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:42 [2020-09-03T15:29:42.218Z] #18 43.96 Unpacking bash-completion (1:2.8-6) ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.47 Selecting previously unselected package bzip2.
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.60 Selecting previously unselected package xz-utils.
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.61 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.61 Unpacking xz-utils (5.2.4-1) ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.78 Selecting previously unselected package apparmor.
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.80 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 44.97 Unpacking apparmor (2.13.2-10) ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.39 Selecting previously unselected package aufs-tools.
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.60 Selecting previously unselected package libonig5:ppc64el.
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.62 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.218Z] #18 45.63 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:29:42 [2020-09-03T15:29:42.293Z] #17 53.31 Setting up jq (1.5+dfsg-2+b1) ...
15:29:42 [2020-09-03T15:29:42.293Z] #17 53.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:29:42 [2020-09-03T15:29:42.293Z] #17 53.33 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:29:42 [2020-09-03T15:29:42.318Z] #39 50.77   DEP      compel/src/lib/handle-elf.d
15:29:42 [2020-09-03T15:29:42.318Z] #39 50.92   DEP      compel/arch/aarch64/src/lib/handle-elf.d
15:29:42 [2020-09-03T15:29:42.457Z] #39 17.07   DEP      images/rpc.pb-c.d
15:29:42 [2020-09-03T15:29:42.457Z] #39 17.23   PBCC     images/siginfo.pb-c.c
15:29:42 [2020-09-03T15:29:42.457Z] #39 17.25   DEP      images/siginfo.pb-c.d
15:29:42 [2020-09-03T15:29:42.457Z] #39 17.32   PBCC     images/pagemap.pb-c.c
15:29:42 [2020-09-03T15:29:42.457Z] #39 15.32   DEP      images/utsns.pb-c.d
15:29:42 [2020-09-03T15:29:42.457Z] #39 15.46   PBCC     images/ipc-desc.pb-c.c
15:29:42 [2020-09-03T15:29:42.457Z] #39 15.54   PBCC     images/ipc-sem.pb-c.c
15:29:42 [2020-09-03T15:29:42.519Z] #18 45.77 Selecting previously unselected package libjq1:ppc64el.
15:29:42 [2020-09-03T15:29:42.519Z] #18 45.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.520Z] #18 45.79 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:29:42 [2020-09-03T15:29:42.520Z] #18 45.92 Selecting previously unselected package jq.
15:29:42 [2020-09-03T15:29:42.520Z] #18 45.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.520Z] #18 45.96 Unpacking jq (1.5+dfsg-2+b1) ...
15:29:42 [2020-09-03T15:29:42.582Z] #39 ...
15:29:42 [2020-09-03T15:29:42.582Z] 
15:29:42 [2020-09-03T15:29:42.582Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:29:42 [2020-09-03T15:29:42.582Z] #13 1.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:29:42 [2020-09-03T15:29:42.582Z] #13 DONE 1.5s
15:29:42 [2020-09-03T15:29:42.582Z] 
15:29:42 [2020-09-03T15:29:42.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:42 [2020-09-03T15:29:42.582Z] #39 51.06   CC       compel/src/lib/log.o
15:29:42 [2020-09-03T15:29:42.582Z] #39 ...
15:29:42 [2020-09-03T15:29:42.582Z] 
15:29:42 [2020-09-03T15:29:42.582Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:29:42 [2020-09-03T15:29:42.717Z] #39 17.39   DEP      images/pagemap.pb-c.d
15:29:42 [2020-09-03T15:29:42.718Z] #39 17.47   PBCC     images/rlimit.pb-c.c
15:29:42 [2020-09-03T15:29:42.718Z] #39 17.50   DEP      images/rlimit.pb-c.d
15:29:42 [2020-09-03T15:29:42.718Z] #39 17.55   PBCC     images/file-lock.pb-c.c
15:29:42 [2020-09-03T15:29:42.718Z] #39 17.56   DEP      images/file-lock.pb-c.d
15:29:42 [2020-09-03T15:29:42.718Z] #39 15.64   DEP      images/ipc-desc.pb-c.d
15:29:42 [2020-09-03T15:29:42.718Z] #39 15.70   DEP      images/ipc-sem.pb-c.d
15:29:42 [2020-09-03T15:29:42.718Z] #39 15.80   PBCC     images/ipc-msg.pb-c.c
15:29:42 [2020-09-03T15:29:42.718Z] #39 15.86   DEP      images/ipc-msg.pb-c.d
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.04 Selecting previously unselected package libaio1:ppc64el.
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.06 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.07 Unpacking libaio1:ppc64el (0.3.112-3) ...
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.15 Selecting previously unselected package libgpm2:ppc64el.
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.15 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
15:29:42 [2020-09-03T15:29:42.821Z] #18 46.16 Unpacking libgpm2:ppc64el (1.20.7-5) ...
15:29:42 [2020-09-03T15:29:42.822Z] #18 46.24 Selecting previously unselected package libicu63:ppc64el.
15:29:42 [2020-09-03T15:29:42.979Z] #39 16.00   PBCC     images/ipc-shm.pb-c.c
15:29:42 [2020-09-03T15:29:42.979Z] #39 16.03   DEP      images/ipc-shm.pb-c.d
15:29:42 [2020-09-03T15:29:42.988Z] #39 17.64   PBCC     images/tty.pb-c.c
15:29:42 [2020-09-03T15:29:42.988Z] #39 17.77   DEP      images/tty.pb-c.d
15:29:42 [2020-09-03T15:29:42.988Z] #39 17.82   PBCC     images/tun.pb-c.c
15:29:43 [2020-09-03T15:29:43.124Z] #18 46.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:29:43 [2020-09-03T15:29:43.124Z] #18 46.25 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:29:43 [2020-09-03T15:29:43.239Z] #39 16.16   PBCC     images/ipc-var.pb-c.c
15:29:43 [2020-09-03T15:29:43.240Z] #39 16.23   DEP      images/ipc-var.pb-c.d
15:29:43 [2020-09-03T15:29:43.240Z] #39 16.34   PBCC     images/sk-opts.pb-c.c
15:29:43 [2020-09-03T15:29:43.240Z] #39 16.42   PBCC     images/packet-sock.pb-c.c
15:29:43 [2020-09-03T15:29:43.259Z] #39 ...
15:29:43 [2020-09-03T15:29:43.259Z] 
15:29:43 [2020-09-03T15:29:43.259Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.02 -- Detecting C compile features - done
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.08 -- Performing Test HAS_BUILTIN_FORTIFY
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.70 -- Configuring done
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.73 -- Generating done
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.76 -- Build files have been written to: /tmp/tmp.XScjR6YTgr/tini
15:29:43 [2020-09-03T15:29:43.259Z] #33 12.79 + make tini-static
15:29:43 [2020-09-03T15:29:43.259Z] #33 13.75 Scanning dependencies of target tini-static
15:29:43 [2020-09-03T15:29:43.259Z] #33 13.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:29:43 [2020-09-03T15:29:43.259Z] #33 16.63 [100%] Linking C executable tini-static
15:29:43 [2020-09-03T15:29:43.259Z] #33 17.60 [100%] Built target tini-static
15:29:43 [2020-09-03T15:29:43.259Z] #33 17.74 + mkdir -p /build
15:29:43 [2020-09-03T15:29:43.259Z] #33 17.74 + cp tini-static /build/docker-init
15:29:43 [2020-09-03T15:29:43.259Z] #33 DONE 17.9s
15:29:43 [2020-09-03T15:29:43.259Z] 
15:29:43 [2020-09-03T15:29:43.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:43 [2020-09-03T15:29:43.259Z] #39 18.00   PBCC     images/netdev.pb-c.c
15:29:43 [2020-09-03T15:29:43.259Z] #39 18.12   DEP      images/tun.pb-c.d
15:29:43 [2020-09-03T15:29:43.500Z] #39 16.51   DEP      images/sk-opts.pb-c.d
15:29:43 [2020-09-03T15:29:43.520Z] #39 18.17   DEP      images/netdev.pb-c.d
15:29:43 [2020-09-03T15:29:43.520Z] #39 18.30   PBCC     images/vma.pb-c.c
15:29:43 [2020-09-03T15:29:43.761Z] #39 16.66   DEP      images/packet-sock.pb-c.d
15:29:43 [2020-09-03T15:29:43.761Z] #39 16.76   PBCC     images/sk-netlink.pb-c.c
15:29:43 [2020-09-03T15:29:43.761Z] #39 16.83   DEP      images/sk-netlink.pb-c.d
15:29:43 [2020-09-03T15:29:43.781Z] #39 18.42   DEP      images/vma.pb-c.d
15:29:43 [2020-09-03T15:29:43.781Z] #39 18.56   PBCC     images/creds.pb-c.c
15:29:43 [2020-09-03T15:29:43.781Z] #39 18.64   DEP      images/creds.pb-c.d
15:29:44 [2020-09-03T15:29:44.022Z] #39 17.01   PBCC     images/sk-inet.pb-c.c
15:29:44 [2020-09-03T15:29:44.023Z] #39 17.12   DEP      images/sk-inet.pb-c.d
15:29:44 [2020-09-03T15:29:44.041Z] #39 18.77   PBCC     images/utsns.pb-c.c
15:29:44 [2020-09-03T15:29:44.041Z] #39 18.82   DEP      images/utsns.pb-c.d
15:29:44 [2020-09-03T15:29:44.284Z] #39 17.21   PBCC     images/sk-unix.pb-c.c
15:29:44 [2020-09-03T15:29:44.284Z] #39 17.30   DEP      images/sk-unix.pb-c.d
15:29:44 [2020-09-03T15:29:44.284Z] #39 17.34   PBCC     images/mm.pb-c.c
15:29:44 [2020-09-03T15:29:44.301Z] #39 19.02   PBCC     images/ipc-desc.pb-c.c
15:29:44 [2020-09-03T15:29:44.510Z] #14 DONE 1.8s
15:29:44 [2020-09-03T15:29:44.510Z] 
15:29:44 [2020-09-03T15:29:44.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:44 [2020-09-03T15:29:44.510Z] #39 51.38   CC       compel/arch/aarch64/src/lib/cpu.o
15:29:44 [2020-09-03T15:29:44.510Z] #39 51.70   CC       compel/arch/aarch64/src/lib/infect.o
15:29:44 [2020-09-03T15:29:44.510Z] #39 52.18   CC       compel/src/lib/infect-rpc.o
15:29:44 [2020-09-03T15:29:44.510Z] #39 52.51   CC       compel/src/lib/infect-util.o
15:29:44 [2020-09-03T15:29:44.510Z] #39 52.75   CC       compel/src/lib/infect.o
15:29:44 [2020-09-03T15:29:44.545Z] #39 17.44   DEP      images/mm.pb-c.d
15:29:44 [2020-09-03T15:29:44.545Z] #39 17.56   PBCC     images/timerfd.pb-c.c
15:29:44 [2020-09-03T15:29:44.545Z] #39 17.61   DEP      images/timerfd.pb-c.d
15:29:44 [2020-09-03T15:29:44.561Z] #39 19.12   PBCC     images/ipc-sem.pb-c.c
15:29:44 [2020-09-03T15:29:44.562Z] #39 19.18   DEP      images/ipc-desc.pb-c.d
15:29:44 [2020-09-03T15:29:44.562Z] #39 19.30   DEP      images/ipc-sem.pb-c.d
15:29:44 [2020-09-03T15:29:44.562Z] #39 19.38   PBCC     images/ipc-msg.pb-c.c
15:29:44 [2020-09-03T15:29:44.806Z] #39 17.73   PBCC     images/timer.pb-c.c
15:29:44 [2020-09-03T15:29:44.806Z] #39 17.75   DEP      images/timer.pb-c.d
15:29:44 [2020-09-03T15:29:44.806Z] #39 17.86   PBCC     images/sa.pb-c.c
15:29:44 [2020-09-03T15:29:44.822Z] #39 19.43   DEP      images/ipc-msg.pb-c.d
15:29:44 [2020-09-03T15:29:44.822Z] #39 19.46   PBCC     images/ipc-shm.pb-c.c
15:29:44 [2020-09-03T15:29:44.822Z] #39 19.55   DEP      images/ipc-shm.pb-c.d
15:29:44 [2020-09-03T15:29:44.822Z] #39 19.65   PBCC     images/ipc-var.pb-c.c
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.07 Setting up iptables (1.8.2-4) ...
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:29:44 [2020-09-03T15:29:44.833Z] #17 56.13 Setting up python3 (3.7.3-1) ...
15:29:45 [2020-09-03T15:29:45.067Z] #39 17.98   DEP      images/sa.pb-c.d
15:29:45 [2020-09-03T15:29:45.067Z] #39 18.11   PBCC     images/pipe-data.pb-c.c
15:29:45 [2020-09-03T15:29:45.067Z] #39 18.17   DEP      images/pipe-data.pb-c.d
15:29:45 [2020-09-03T15:29:45.082Z] #39 19.73   DEP      images/ipc-var.pb-c.d
15:29:45 [2020-09-03T15:29:45.082Z] #39 19.82   PBCC     images/sk-opts.pb-c.c
15:29:45 [2020-09-03T15:29:45.082Z] #39 19.87   PBCC     images/packet-sock.pb-c.c
15:29:45 [2020-09-03T15:29:45.327Z] #39 18.29   PBCC     images/mnt.pb-c.c
15:29:45 [2020-09-03T15:29:45.327Z] #39 18.36   DEP      images/mnt.pb-c.d
15:29:45 [2020-09-03T15:29:45.342Z] #39 19.97   DEP      images/sk-opts.pb-c.d
15:29:45 [2020-09-03T15:29:45.342Z] #39 20.16   DEP      images/packet-sock.pb-c.d
15:29:45 [2020-09-03T15:29:45.403Z] #17 56.53 Setting up python3-wheel (0.32.3-2) ...
15:29:45 [2020-09-03T15:29:45.588Z] #39 18.51   PBCC     images/sk-packet.pb-c.c
15:29:45 [2020-09-03T15:29:45.588Z] #39 18.55   DEP      images/sk-packet.pb-c.d
15:29:45 [2020-09-03T15:29:45.588Z] #39 18.61   PBCC     images/tcp-stream.pb-c.c
15:29:45 [2020-09-03T15:29:45.602Z] #39 20.30   PBCC     images/sk-netlink.pb-c.c
15:29:45 [2020-09-03T15:29:45.602Z] #39 20.35   DEP      images/sk-netlink.pb-c.d
15:29:45 [2020-09-03T15:29:45.602Z] #39 20.40   PBCC     images/sk-inet.pb-c.c
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.66   DEP      images/tcp-stream.pb-c.d
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.74   PBCC     images/pipe.pb-c.c
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.79   DEP      images/pipe.pb-c.d
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.84   PBCC     images/pstree.pb-c.c
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.91   DEP      images/pstree.pb-c.d
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.91   PBCC     images/fs.pb-c.c
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.92   DEP      images/fs.pb-c.d
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.92   PBCC     images/signalfd.pb-c.c
15:29:45 [2020-09-03T15:29:45.849Z] #39 18.99   DEP      images/signalfd.pb-c.d
15:29:45 [2020-09-03T15:29:45.849Z] #39 ...
15:29:45 [2020-09-03T15:29:45.849Z] 
15:29:45 [2020-09-03T15:29:45.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:45 [2020-09-03T15:29:45.849Z] #41 122.8 net/url
15:29:45 [2020-09-03T15:29:45.849Z] #41 124.3 go/ast
15:29:45 [2020-09-03T15:29:45.849Z] #41 126.1 text/template/parse
15:29:45 [2020-09-03T15:29:45.849Z] #41 131.9 go/parser
15:29:45 [2020-09-03T15:29:45.863Z] #39 20.51   DEP      images/sk-inet.pb-c.d
15:29:45 [2020-09-03T15:29:45.863Z] #39 ...
15:29:45 [2020-09-03T15:29:45.863Z] 
15:29:45 [2020-09-03T15:29:45.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.5 Selecting previously unselected package gcc-mingw-w64-base.
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:29:45 [2020-09-03T15:29:45.863Z] #10 123.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:29:45 [2020-09-03T15:29:45.863Z] #10 ...
15:29:45 [2020-09-03T15:29:45.863Z] 
15:29:45 [2020-09-03T15:29:45.863Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:29:45 [2020-09-03T15:29:45.906Z] #39 ...
15:29:45 [2020-09-03T15:29:45.907Z] 
15:29:45 [2020-09-03T15:29:45.907Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.176 + RM_GOPATH=0
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.176 + TMP_GOPATH=
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.176 + : /build
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.176 + '[' -z '' ']'
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.178 ++ mktemp -d
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.180 + export GOPATH=/tmp/tmp.PyApiYbCqS
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.180 + GOPATH=/tmp/tmp.PyApiYbCqS
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.180 + RM_GOPATH=1
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.180 + case "$(go env GOARCH)" in
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.181 ++ go env GOARCH
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.198 + export GO_BUILDMODE=-buildmode=pie
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.198 + GO_BUILDMODE=-buildmode=pie
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.198 ++ dirname /tmp/install/install.sh
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + dir=/tmp/install
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + bin=runc
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + shift
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + '[' '!' -f /tmp/install/runc.installer ']'
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + . /tmp/install/runc.installer
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + install_runc
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.199 + uname -r
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.200 + grep -q '^3\.10\.0.*\.el7\.'
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.204 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.205 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.205 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.205 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PyApiYbCqS/src/github.com/opencontainers/runc
15:29:45 [2020-09-03T15:29:45.907Z] #49 3.209 Cloning into '/tmp/tmp.PyApiYbCqS/src/github.com/opencontainers/runc'...
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.244 + cd /tmp/tmp.PyApiYbCqS/src/github.com/opencontainers/runc
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.245 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.759 + '[' -z '' ']'
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.759 + target=static
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.759 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:29:45 [2020-09-03T15:29:45.907Z] #49 8.944 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 .
15:29:45 [2020-09-03T15:29:45.974Z] #17 57.19 Setting up apparmor (2.13.2-10) ...
15:29:46 [2020-09-03T15:29:46.110Z] #41 133.0 text/template
15:29:46 [2020-09-03T15:29:46.110Z] #41 ...
15:29:46 [2020-09-03T15:29:46.110Z] 
15:29:46 [2020-09-03T15:29:46.110Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:29:46 [2020-09-03T15:29:46.483Z] #49 ...
15:29:46 [2020-09-03T15:29:46.483Z] 
15:29:46 [2020-09-03T15:29:46.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:46 [2020-09-03T15:29:46.483Z] #39 54.75   CC       compel/src/lib/ptrace.o
15:29:46 [2020-09-03T15:29:46.483Z] #39 55.00   AR       compel/libcompel.a
15:29:46 [2020-09-03T15:29:46.746Z] #39 55.10   HOSTCC   compel/src/main-host.o
15:29:46 [2020-09-03T15:29:46.894Z] #52 55.39 Checking out files:  23% (758/3234)   
Checking out files:  24% (777/3234)   
Checking out files:  25% (809/3234)   
Checking out files:  26% (841/3234)   
Checking out files:  27% (874/3234)   
Checking out files:  28% (906/3234)   
Checking out files:  29% (938/3234)   
Checking out files:  30% (971/3234)   
Checking out files:  31% (1003/3234)   
Checking out files:  32% (1035/3234)   
Checking out files:  33% (1068/3234)   
Checking out files:  34% (1100/3234)   
Checking out files:  35% (1132/3234)   
Checking out files:  36% (1165/3234)   
Checking out files:  37% (1197/3234)   
Checking out files:  38% (1229/3234)   
Checking out files:  39% (1262/3234)   
Checking out files:  40% (1294/3234)   
Checking out files:  41% (1326/3234)   
Checking out files:  42% (1359/3234)   
Checking out files:  43% (1391/3234)   
Checking out files:  44% (1423/3234)   
Checking out files:  45% (1456/3234)   
Checking out files:  46% (1488/3234)   
Checking out files:  47% (1520/3234)   
Checking out files:  48% (1553/3234)   
Checking out files:  49% (1585/3234)   
Checking out files:  50% (1617/3234)   
Checking out files:  51% (1650/3234)   
Checking out files:  52% (1682/3234)   
Checking out files:  53% (1715/3234)   
Checking out files:  54% (1747/3234)   
Checking out files:  54% (1771/3234)   
Checking out files:  55% (1779/3234)   
Checking out files:  56% (1812/3234)   
Checking out files:  57% (1844/3234)   
Checking out files:  58% (1876/3234)   
Checking out files:  59% (1909/3234)   
Checking out files:  60% (1941/3234)   
Checking out files:  61% (1973/3234)   
Checking out files:  62% (2006/3234)   
Checking out files:  63% (2038/3234)   
Checking out files:  64% (2070/3234)   
Checking out files:  65% (2103/3234)   
Checking out files:  66% (2135/3234)   
Checking out files:  67% (2167/3234)   
Checking out files:  68% (2200/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  86% (2787/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:29:46 [2020-09-03T15:29:46.894Z] #52 58.20 + cd /tmp/tmp.wzwuTr2jmz/src/github.com/containerd/containerd
15:29:46 [2020-09-03T15:29:46.894Z] #52 58.21 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:47 [2020-09-03T15:29:47.010Z] #39 ...
15:29:47 [2020-09-03T15:29:47.010Z] 
15:29:47 [2020-09-03T15:29:47.010Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:29:47 [2020-09-03T15:29:47.010Z] #15 DONE 2.5s
15:29:47 [2020-09-03T15:29:47.010Z] 
15:29:47 [2020-09-03T15:29:47.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:47 [2020-09-03T15:29:47.010Z] #39 55.31   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
15:29:47 [2020-09-03T15:29:47.010Z] #39 55.50   HOSTCC   compel/src/lib/handle-elf-host.o
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.23 Selecting previously unselected package libnet1:ppc64el.
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.24 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.32 Selecting previously unselected package libnl-3-200:ppc64el.
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.41 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:29:47 [2020-09-03T15:29:47.026Z] #18 50.42 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:29:47 [2020-09-03T15:29:47.275Z] #39 55.73   HOSTCC   compel/src/lib/log-host.o
15:29:47 [2020-09-03T15:29:47.275Z] #39 55.87   HOSTLINK compel/compel-host-bin
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.49 Selecting previously unselected package libreadline5:ppc64el.
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.50 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.64 Selecting previously unselected package net-tools.
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
15:29:47 [2020-09-03T15:29:47.331Z] #18 50.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:29:47 [2020-09-03T15:29:47.541Z] #39 55.98   DEP      soccr/soccr.d
15:29:47 [2020-09-03T15:29:47.541Z] #39 56.10   CC       soccr/soccr.o
15:29:47 [2020-09-03T15:29:47.633Z] #18 50.89 Selecting previously unselected package python-pip-whl.
15:29:47 [2020-09-03T15:29:47.633Z] #18 50.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:29:47 [2020-09-03T15:29:47.633Z] #18 50.91 Unpacking python-pip-whl (18.1-5) ...
15:29:47 [2020-09-03T15:29:47.884Z] #17 58.76 Setting up xfsprogs (4.20.0-1) ...
15:29:47 [2020-09-03T15:29:47.884Z] #17 58.77 Setting up python3-lib2to3 (3.7.3-1) ...
15:29:47 [2020-09-03T15:29:47.965Z] #52 54.01 Checking out files:  18% (596/3234)   
Checking out files:  19% (615/3234)   
Checking out files:  20% (647/3234)   
Checking out files:  21% (680/3234)   
Checking out files:  22% (712/3234)   
Checking out files:  23% (744/3234)   
Checking out files:  24% (777/3234)   
Checking out files:  25% (809/3234)   
Checking out files:  26% (841/3234)   
Checking out files:  27% (874/3234)   
Checking out files:  28% (906/3234)   
Checking out files:  29% (938/3234)   
Checking out files:  30% (971/3234)   
Checking out files:  31% (1003/3234)   
Checking out files:  32% (1035/3234)   
Checking out files:  33% (1068/3234)   
Checking out files:  34% (1100/3234)   
Checking out files:  35% (1132/3234)   
Checking out files:  36% (1165/3234)   
Checking out files:  37% (1197/3234)   
Checking out files:  38% (1229/3234)   
Checking out files:  39% (1262/3234)   
Checking out files:  40% (1294/3234)   
Checking out files:  41% (1326/3234)   
Checking out files:  42% (1359/3234)   
Checking out files:  43% (1391/3234)   
Checking out files:  44% (1423/3234)   
Checking out files:  45% (1456/3234)   
Checking out files:  46% (1488/3234)   
Checking out files:  47% (1520/3234)   
Checking out files:  48% (1553/3234)   
Checking out files:  49% (1585/3234)   
Checking out files:  50% (1617/3234)   
Checking out files:  51% (1650/3234)   
Checking out files:  52% (1682/3234)   
Checking out files:  53% (1715/3234)   
Checking out files:  54% (1747/3234)   
Checking out files:  54% (1778/3234)   
Checking out files:  55% (1779/3234)   
Checking out files:  56% (1812/3234)   
Checking out files:  57% (1844/3234)   
Checking out files:  58% (1876/3234)   
Checking out files:  59% (1909/3234)   
Checking out files:  60% (1941/3234)   
Checking out files:  61% (1973/3234)   
Checking out files:  62% (2006/3234)   
Checking out files:  63% (2038/3234)   
Checking out files:  64% (2070/3234)   
Checking out files:  65% (2103/3234)   
Checking out files:  66% (2135/3234)   
Checking out files:  67% (2167/3234)   
Checking out files:  68% (2200/3234)   
Checking out files:  69% (2232/3234)   
Checking out files:  70% (2264/3234)   
Checking out files:  71% (2297/3234)   
Checking out files:  72% (2329/3234)   
Checking out files:  73% (2361/3234)   
Checking out files:  74% (2394/3234)   
Checking out files:  75% (2426/3234)   
Checking out files:  76% (2458/3234)   
Checking out files:  77% (2491/3234)   
Checking out files:  78% (2523/3234)   
Checking out files:  79% (2555/3234)   
Checking out files:  80% (2588/3234)   
Checking out files:  81% (2620/3234)   
Checking out files:  82% (2652/3234)   
Checking out files:  83% (2685/3234)   
Checking out files:  84% (2717/3234)   
Checking out files:  85% (2749/3234)   
Checking out files:  85% (2762/3234)   
Checking out files:  86% (2782/3234)   
Checking out files:  87% (2814/3234)   
Checking out files:  88% (2846/3234)   
Checking out files:  89% (2879/3234)   
Checking out files:  90% (2911/3234)   
Checking out files:  91% (2943/3234)   
Checking out files:  92% (2976/3234)   
Checking out files:  93% (3008/3234)   
Checking out files:  94% (3040/3234)   
Checking out files:  95% (3073/3234)   
Checking out files:  96% (3105/3234)   
Checking out files:  97% (3137/3234)   
Checking out files:  98% (3170/3234)   
Checking out files:  99% (3202/3234)   
Checking out files: 100% (3234/3234)   
Checking out files: 100% (3234/3234), done.
15:29:48 [2020-09-03T15:29:48.144Z] #17 59.18 Setting up python3-pkg-resources (40.8.0-1) ...
15:29:48 [2020-09-03T15:29:48.227Z] #52 56.97 + cd /tmp/tmp.DZbgFYFjce/src/github.com/containerd/containerd
15:29:48 [2020-09-03T15:29:48.227Z] #52 56.97 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + export 'BUILDTAGS=netgo osusergo static_build'
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + BUILDTAGS='netgo osusergo static_build'
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + export EXTRA_FLAGS=-buildmode=pie
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + EXTRA_FLAGS=-buildmode=pie
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + '[' '' = dynamic ']'
15:29:48 [2020-09-03T15:29:48.284Z] #52 59.06 + make
15:29:48 [2020-09-03T15:29:48.290Z] #18 51.48 Selecting previously unselected package python3-lib2to3.
15:29:48 [2020-09-03T15:29:48.291Z] #18 51.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:29:48 [2020-09-03T15:29:48.291Z] #18 51.50 Unpacking python3-lib2to3 (3.7.3-1) ...
15:29:48 [2020-09-03T15:29:48.291Z] #18 51.66 Selecting previously unselected package python3-distutils.
15:29:48 [2020-09-03T15:29:48.291Z] #18 51.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:29:48 [2020-09-03T15:29:48.291Z] #18 51.68 Unpacking python3-distutils (3.7.3-1) ...
15:29:48 [2020-09-03T15:29:48.291Z] #18 ...
15:29:48 [2020-09-03T15:29:48.291Z] 
15:29:48 [2020-09-03T15:29:48.291Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:48 [2020-09-03T15:29:48.291Z] #42 159.1 net/http/httptrace
15:29:48 [2020-09-03T15:29:48.291Z] #42 159.4 net/http
15:29:48 [2020-09-03T15:29:48.605Z] #42 ...
15:29:48 [2020-09-03T15:29:48.605Z] 
15:29:48 [2020-09-03T15:29:48.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:48 [2020-09-03T15:29:48.605Z] #40 96.22   CC       criu/aio.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 96.90   CC       criu/autofs.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 99.10   CC       criu/bfd.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 99.74   CC       criu/bitmap.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 99.90   CC       criu/cgroup-props.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 101.2   CC       criu/cgroup.o
15:29:48 [2020-09-03T15:29:48.605Z] #40 ...
15:29:48 [2020-09-03T15:29:48.605Z] 
15:29:48 [2020-09-03T15:29:48.605Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:48 [2020-09-03T15:29:48.605Z] #18 51.91 Selecting previously unselected package python3-pip.
15:29:48 [2020-09-03T15:29:48.605Z] #18 51.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:29:48 [2020-09-03T15:29:48.605Z] #18 51.93 Unpacking python3-pip (18.1-5) ...
15:29:48 [2020-09-03T15:29:48.798Z] #52 57.71 + export 'BUILDTAGS=netgo osusergo static_build'
15:29:48 [2020-09-03T15:29:48.798Z] #52 57.71 + BUILDTAGS='netgo osusergo static_build'
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.10 Selecting previously unselected package python3-pkg-resources.
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.12 Unpacking python3-pkg-resources (40.8.0-1) ...
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.27 Selecting previously unselected package python3-setuptools.
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:29:48 [2020-09-03T15:29:48.910Z] #18 52.30 Unpacking python3-setuptools (40.8.0-1) ...
15:29:48 [2020-09-03T15:29:48.937Z] #39 ...
15:29:48 [2020-09-03T15:29:48.937Z] 
15:29:48 [2020-09-03T15:29:48.937Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:29:48 [2020-09-03T15:29:48.937Z] #16 DONE 1.8s
15:29:48 [2020-09-03T15:29:48.937Z] 
15:29:48 [2020-09-03T15:29:48.937Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:49 [2020-09-03T15:29:49.060Z] #52 57.71 + export EXTRA_FLAGS=-buildmode=pie
15:29:49 [2020-09-03T15:29:49.061Z] #52 57.71 + EXTRA_FLAGS=-buildmode=pie
15:29:49 [2020-09-03T15:29:49.061Z] #52 57.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:29:49 [2020-09-03T15:29:49.061Z] #52 57.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:29:49 [2020-09-03T15:29:49.061Z] #52 57.71 + '[' '' = dynamic ']'
15:29:49 [2020-09-03T15:29:49.061Z] #52 57.71 + make
15:29:49 [2020-09-03T15:29:49.084Z] #17 60.17 Setting up python3-distutils (3.7.3-1) ...
15:29:49 [2020-09-03T15:29:49.214Z] #18 52.63 Selecting previously unselected package python3-wheel.
15:29:49 [2020-09-03T15:29:49.214Z] #18 52.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:29:49 [2020-09-03T15:29:49.214Z] #18 52.65 Unpacking python3-wheel (0.32.3-2) ...
15:29:49 [2020-09-03T15:29:49.214Z] #18 52.73 Selecting previously unselected package sudo.
15:29:49 [2020-09-03T15:29:49.226Z] #52 60.28 + bin/ctr
15:29:49 [2020-09-03T15:29:49.518Z] #18 52.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
15:29:49 [2020-09-03T15:29:49.518Z] #18 52.75 Unpacking sudo (1.8.27-1+deb10u2) ...
15:29:49 [2020-09-03T15:29:49.653Z] #17 60.71 Setting up python3-setuptools (40.8.0-1) ...
15:29:50 [2020-09-03T15:29:50.007Z] #52 58.69 + bin/ctr
15:29:50 [2020-09-03T15:29:50.173Z] #18 53.38 Selecting previously unselected package thin-provisioning-tools.
15:29:50 [2020-09-03T15:29:50.173Z] #18 53.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
15:29:50 [2020-09-03T15:29:50.173Z] #18 53.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.78 Selecting previously unselected package uidmap.
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.79 Unpacking uidmap (1:4.5-1.1) ...
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.94 Selecting previously unselected package vim-runtime.
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:29:50 [2020-09-03T15:29:50.474Z] #18 53.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:29:50 [2020-09-03T15:29:50.639Z] #17 61.96 Setting up python3-pip (18.1-5) ...
15:29:50 [2020-09-03T15:29:50.775Z] #18 54.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:29:50 [2020-09-03T15:29:50.775Z] #18 54.05 Unpacking vim-runtime (2:8.1.0875-5) ...
15:29:50 [2020-09-03T15:29:50.822Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:29:50 [2020-09-03T15:29:50.822Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1b585ea8\powershellScript.ps1'; exit $LASTEXITCODE;
15:29:50 [2020-09-03T15:29:50.822Z] ----------------------------------------------------------------------------
15:29:50 [2020-09-03T15:29:50.822Z] 
15:29:50 [2020-09-03T15:29:50.822Z] INFO: executeCI.ps1 starting at Thu Sep  3 15:29:48 CUT 2020
15:29:50 [2020-09-03T15:29:50.822Z] 
15:29:50 [2020-09-03T15:29:50.822Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:29:50 [2020-09-03T15:29:50.822Z] INFO: Running git version 2.24.1.windows.2
15:29:50 [2020-09-03T15:29:50.822Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:29:50 [2020-09-03T15:29:50.822Z] INFO: Environment variables:
15:29:50 [2020-09-03T15:29:50.822Z] 
15:29:50 [2020-09-03T15:29:50.822Z] Name                           Value                                                                                   
15:29:50 [2020-09-03T15:29:50.822Z] ----                           -----                                                                                   
15:29:50 [2020-09-03T15:29:50.822Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:29:50 [2020-09-03T15:29:50.822Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:29:50 [2020-09-03T15:29:50.822Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:29:50 [2020-09-03T15:29:50.822Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
15:29:50 [2020-09-03T15:29:50.822Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
15:29:50 [2020-09-03T15:29:50.822Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:29:50 [2020-09-03T15:29:50.822Z] BRANCH_NAME                    PR-41412                                                                                
15:29:50 [2020-09-03T15:29:50.822Z] BUILD_DISPLAY_NAME             #1                                                                                      
15:29:50 [2020-09-03T15:29:50.822Z] BUILD_ID                       1                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] BUILD_NUMBER                   1                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] BUILD_TAG                      jenkins-moby-PR-41412-1                                                                 
15:29:50 [2020-09-03T15:29:50.822Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41412/1/                              
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_AUTHOR                  svlentink                                                                               
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_AUTHOR_DISPLAY_NAME     SV Lentink                                                                              
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_AUTHOR_EMAIL            sv@lent.ink                                                                             
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_BRANCH                  master                                                                                  
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_FORK                    svlentink                                                                               
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_ID                      41412                                                                                   
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_TARGET                  master                                                                                  
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_TITLE                   Removed dependency on go.                                                               
15:29:50 [2020-09-03T15:29:50.822Z] CHANGE_URL                     https://github.com/moby/moby/pull/41412                                                 
15:29:50 [2020-09-03T15:29:50.822Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:29:50 [2020-09-03T15:29:50.822Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:29:50 [2020-09-03T15:29:50.822Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:29:50 [2020-09-03T15:29:50.822Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:29:50 [2020-09-03T15:29:50.822Z] COMPUTERNAME                   azwin-2-8f41d0                                                                          
15:29:50 [2020-09-03T15:29:50.822Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:29:50 [2020-09-03T15:29:50.822Z] ConfigSequenceNumber           0                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] DOCKER_BUILDKIT                0                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] DOCKER_DUT_DEBUG               1                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:29:50 [2020-09-03T15:29:50.822Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:29:50 [2020-09-03T15:29:50.822Z] EXECUTOR_NUMBER                0                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] FQDN                           azwin-2-8f41d0.westus.cloudapp.azure.com                                                
15:29:50 [2020-09-03T15:29:50.822Z] GIT_BRANCH                     PR-41412                                                                                
15:29:50 [2020-09-03T15:29:50.822Z] GIT_COMMIT                     173d6d84167a34273a061a80fa18569cf74644c2                                                
15:29:50 [2020-09-03T15:29:50.822Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:29:50 [2020-09-03T15:29:50.822Z] HUDSON_COOKIE                  843d0cf2-f872-400c-a3e6-1cf16434faa7                                                    
15:29:50 [2020-09-03T15:29:50.822Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:29:50 [2020-09-03T15:29:50.822Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:29:50 [2020-09-03T15:29:50.822Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:29:50 [2020-09-03T15:29:50.822Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
15:29:50 [2020-09-03T15:29:50.822Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:29:50 [2020-09-03T15:29:50.822Z] JENKINS_NODE_COOKIE            3c692476-712d-45b8-9e92-37ad22a6b068                                                    
15:29:50 [2020-09-03T15:29:50.822Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:29:50 [2020-09-03T15:29:50.822Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:29:50 [2020-09-03T15:29:50.822Z] JOB_BASE_NAME                  PR-41412                                                                                
15:29:50 [2020-09-03T15:29:50.822Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41412/display/redirect                
15:29:50 [2020-09-03T15:29:50.822Z] JOB_NAME                       moby/PR-41412                                                                           
15:29:50 [2020-09-03T15:29:50.822Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41412/                                
15:29:50 [2020-09-03T15:29:50.822Z] library.jps.version            master                                                                                  
15:29:50 [2020-09-03T15:29:50.822Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:29:50 [2020-09-03T15:29:50.822Z] NODE_LABELS                    amd64 azure azwin-2-8f41d0 azwin-2019 docker west-us windows windows-2019 x86_64        
15:29:50 [2020-09-03T15:29:50.822Z] NODE_NAME                      azwin-2-8f41d0                                                                          
15:29:50 [2020-09-03T15:29:50.822Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:29:50 [2020-09-03T15:29:50.822Z] OS                             Windows_NT                                                                              
15:29:50 [2020-09-03T15:29:50.822Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:29:50 [2020-09-03T15:29:50.822Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:29:50 [2020-09-03T15:29:50.822Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:29:50 [2020-09-03T15:29:50.824Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
15:29:50 [2020-09-03T15:29:50.824Z] PROCESSOR_LEVEL                6                                                                                       
15:29:50 [2020-09-03T15:29:50.824Z] PROCESSOR_REVISION             5504                                                                                    
15:29:50 [2020-09-03T15:29:50.824Z] ProgramData                    C:\ProgramData                                                                          
15:29:50 [2020-09-03T15:29:50.824Z] ProgramFiles                   C:\Program Files                                                                        
15:29:50 [2020-09-03T15:29:50.824Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:29:50 [2020-09-03T15:29:50.824Z] ProgramW6432                   C:\Program Files                                                                        
15:29:50 [2020-09-03T15:29:50.824Z] PROMPT                         $P$G                                                                                    
15:29:50 [2020-09-03T15:29:50.824Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:29:50 [2020-09-03T15:29:50.824Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:29:50 [2020-09-03T15:29:50.824Z] PUBLIC                         C:\Users\Public                                                                         
15:29:50 [2020-09-03T15:29:50.824Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41412/1/display/redirect?page=changes 
15:29:50 [2020-09-03T15:29:50.824Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41412/1/display/redirect              
15:29:50 [2020-09-03T15:29:50.824Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:29:50 [2020-09-03T15:29:50.824Z] SOURCES_DRIVE                  d                                                                                       
15:29:50 [2020-09-03T15:29:50.824Z] SOURCES_SUBDIR                 gopath                                                                                  
15:29:50 [2020-09-03T15:29:50.824Z] STAGE_NAME                     Run tests                                                                               
15:29:50 [2020-09-03T15:29:50.824Z] SystemDrive                    C:                                                                                      
15:29:50 [2020-09-03T15:29:50.824Z] SystemRoot                     C:\windows                                                                              
15:29:50 [2020-09-03T15:29:50.824Z] TEMP                           C:\windows\TEMP                                                                         
15:29:50 [2020-09-03T15:29:50.824Z] TESTDEBUG                      0                                                                                       
15:29:50 [2020-09-03T15:29:50.824Z] TESTRUN_DRIVE                  d                                                                                       
15:29:50 [2020-09-03T15:29:50.824Z] TESTRUN_SUBDIR                 CI                                                                                      
15:29:50 [2020-09-03T15:29:50.824Z] TIMEOUT                        120m                                                                                    
15:29:50 [2020-09-03T15:29:50.824Z] TMP                            C:\windows\TEMP                                                                         
15:29:50 [2020-09-03T15:29:50.824Z] USERDOMAIN                     WORKGROUP                                                                               
15:29:50 [2020-09-03T15:29:50.824Z] USERNAME                       azwin-2-8f41d0$                                                                         
15:29:50 [2020-09-03T15:29:50.824Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:29:50 [2020-09-03T15:29:50.824Z] windir                         C:\windows                                                                              
15:29:50 [2020-09-03T15:29:50.824Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:29:50 [2020-09-03T15:29:50.824Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:29:50 [2020-09-03T15:29:50.824Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:29:50 [2020-09-03T15:29:50.824Z] 
15:29:50 [2020-09-03T15:29:50.824Z] 
15:29:50 [2020-09-03T15:29:50.824Z] 
15:29:50 [2020-09-03T15:29:50.824Z] INFO: Sources under d:\gopath\...
15:29:50 [2020-09-03T15:29:50.824Z] INFO: Test run under d:\CI\...
15:29:50 [2020-09-03T15:29:50.824Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:29:50 [2020-09-03T15:29:50.824Z] INFO: docker/docker repository was found
15:29:50 [2020-09-03T15:29:50.824Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:29:50 [2020-09-03T15:29:50.870Z] #17 2.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:50 [2020-09-03T15:29:50.870Z] #17 2.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:51 [2020-09-03T15:29:51.133Z] #17 2.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:29:51 [2020-09-03T15:29:51.287Z] ltsc2019: Pulling from windows/servercore
15:29:51 [2020-09-03T15:29:51.287Z] 4612f6d0b889: Pulling fs layer
15:29:51 [2020-09-03T15:29:51.287Z] 3ab49687905c: Pulling fs layer
15:29:51 [2020-09-03T15:29:51.397Z] #17 2.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:29:51 [2020-09-03T15:29:51.584Z] #17 ...
15:29:51 [2020-09-03T15:29:51.584Z] 
15:29:51 [2020-09-03T15:29:51.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:51 [2020-09-03T15:29:51.584Z] #39 141.1   CC       criu/irmap.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 141.7   CC       criu/kcmp-ids.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 142.0   CC       criu/kerndat.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 143.2   CC       criu/libnetlink.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 143.6   CC       criu/log.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 144.2   CC       criu/lsm.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 144.6   CC       criu/mem.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 146.4   CC       criu/memfd.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 147.1   CC       criu/mount.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 151.3   CC       criu/namespaces.o
15:29:51 [2020-09-03T15:29:51.584Z] #39 ...
15:29:51 [2020-09-03T15:29:51.584Z] 
15:29:51 [2020-09-03T15:29:51.584Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:29:51 [2020-09-03T15:29:51.584Z] #36 238.5 + dpkg --print-architecture
15:29:51 [2020-09-03T15:29:51.584Z] #36 238.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:29:51 [2020-09-03T15:29:51.584Z] #36 238.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:29:51 [2020-09-03T15:29:51.584Z] #36 238.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:29:51 [2020-09-03T15:29:51.846Z] #36 ...
15:29:51 [2020-09-03T15:29:51.846Z] 
15:29:51 [2020-09-03T15:29:51.846Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:51 [2020-09-03T15:29:51.846Z] #17 63.05 Processing triggers for libc-bin (2.28-10) ...
15:29:51 [2020-09-03T15:29:51.846Z] #17 63.08 Processing triggers for mime-support (3.62) ...
15:29:52 [2020-09-03T15:29:52.332Z] #18 ...
15:29:52 [2020-09-03T15:29:52.332Z] 
15:29:52 [2020-09-03T15:29:52.332Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:52 [2020-09-03T15:29:52.332Z] #22 162.9 + mkdir -p /tmp/tmp.PYu6XYEcW8/src/github.com/docker
15:29:52 [2020-09-03T15:29:52.332Z] #22 162.9 + mv components/cli /tmp/tmp.PYu6XYEcW8/src/github.com/docker/cli
15:29:52 [2020-09-03T15:29:52.332Z] #22 162.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:29:52 [2020-09-03T15:29:52.346Z] #17 3.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB]
15:29:52 [2020-09-03T15:29:52.631Z] #22 ...
15:29:52 [2020-09-03T15:29:52.631Z] 
15:29:52 [2020-09-03T15:29:52.631Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:52 [2020-09-03T15:29:52.631Z] #42 173.3 github.com/LK4D4/vndr/godl
15:29:53 [2020-09-03T15:29:53.230Z] #17 DONE 64.4s
15:29:53 [2020-09-03T15:29:53.230Z] 
15:29:53 [2020-09-03T15:29:53.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:53 [2020-09-03T15:29:53.230Z] #39 ...
15:29:53 [2020-09-03T15:29:53.230Z] 
15:29:53 [2020-09-03T15:29:53.230Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:29:53 [2020-09-03T15:29:53.283Z] #42 174.0 github.com/LK4D4/vndr
15:29:53 [2020-09-03T15:29:53.309Z] #52 ...
15:29:53 [2020-09-03T15:29:53.309Z] 
15:29:53 [2020-09-03T15:29:53.309Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:53 [2020-09-03T15:29:53.309Z] #47 130.8 golang.org/x/crypto/ssh/terminal
15:29:53 [2020-09-03T15:29:53.309Z] #47 133.5 mvdan.cc/editorconfig
15:29:53 [2020-09-03T15:29:53.309Z] #47 135.2 mvdan.cc/sh/v3/fileutil
15:29:53 [2020-09-03T15:29:53.309Z] #47 135.6 mvdan.cc/sh/v3/syntax
15:29:53 [2020-09-03T15:29:53.309Z] #47 ...
15:29:53 [2020-09-03T15:29:53.309Z] 
15:29:53 [2020-09-03T15:29:53.309Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:53 [2020-09-03T15:29:53.309Z] #41 130.9 text/template
15:29:53 [2020-09-03T15:29:53.309Z] #41 131.3 go/parser
15:29:53 [2020-09-03T15:29:53.309Z] #41 136.6 encoding/xml
15:29:53 [2020-09-03T15:29:53.309Z] #41 139.2 go/doc
15:29:53 [2020-09-03T15:29:53.309Z] #41 ...
15:29:53 [2020-09-03T15:29:53.309Z] 
15:29:53 [2020-09-03T15:29:53.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:53 [2020-09-03T15:29:53.310Z] #39 20.55   PBCC     images/sk-unix.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 20.64   DEP      images/sk-unix.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 20.77   PBCC     images/mm.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 20.88   DEP      images/mm.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.02   PBCC     images/timerfd.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.12   DEP      images/timerfd.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.21   PBCC     images/timer.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.22   DEP      images/timer.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.31   PBCC     images/sa.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.39   DEP      images/sa.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.45   PBCC     images/pipe-data.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.47   DEP      images/pipe-data.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.60   PBCC     images/mnt.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.70   DEP      images/mnt.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.74   PBCC     images/sk-packet.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.76   DEP      images/sk-packet.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 21.95   PBCC     images/tcp-stream.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.01   DEP      images/tcp-stream.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.08   PBCC     images/pipe.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.13   DEP      images/pipe.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.23   PBCC     images/pstree.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.30   DEP      images/pstree.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.40   PBCC     images/fs.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.46   DEP      images/fs.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.51   PBCC     images/signalfd.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.63   DEP      images/signalfd.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.67   PBCC     images/fh.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.71   PBCC     images/fsnotify.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.83   DEP      images/fh.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.88   DEP      images/fsnotify.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.94   PBCC     images/eventpoll.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 22.99   DEP      images/eventpoll.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.04   PBCC     images/eventfd.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.08   DEP      images/eventfd.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.19   PBCC     images/remap-file-path.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.22   DEP      images/remap-file-path.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.27   PBCC     images/fifo.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.30   DEP      images/fifo.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.38   PBCC     images/ghost-file.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.43   DEP      images/ghost-file.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.48   PBCC     images/regfile.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.54   DEP      images/regfile.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.63   PBCC     images/ns.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.68   DEP      images/ns.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.75   PBCC     images/fdinfo.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 23.89   DEP      images/fdinfo.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.06   PBCC     images/core-aarch64.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.11   PBCC     images/core-arm.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.21   PBCC     images/core-ppc64.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.31   PBCC     images/core-s390.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.36   PBCC     images/core-x86.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.44   PBCC     images/core.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.54   PBCC     images/inventory.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.64   DEP      images/core-aarch64.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.67   DEP      images/core-arm.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.76   DEP      images/core-ppc64.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.82   DEP      images/core-s390.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 24.90   DEP      images/core-x86.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.01   DEP      images/core.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.13   DEP      images/inventory.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.21   PBCC     images/cpuinfo.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.26   DEP      images/cpuinfo.pb-c.d
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.32   PBCC     images/stats.pb-c.c
15:29:53 [2020-09-03T15:29:53.310Z] #39 25.41   DEP      images/stats.pb-c.d
15:29:53 [2020-09-03T15:29:53.570Z] #39 28.30 make[1]: Nothing to be done for 'all'.
15:29:53 [2020-09-03T15:29:53.741Z] #17 4.733 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:29:54 [2020-09-03T15:29:54.170Z] #18 0.951 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:29:54 [2020-09-03T15:29:54.170Z] #18 0.951 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:29:54 [2020-09-03T15:29:54.170Z] #18 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:29:54 [2020-09-03T15:29:54.170Z] #18 DONE 1.0s
15:29:54 [2020-09-03T15:29:54.170Z] 
15:29:54 [2020-09-03T15:29:54.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:54 [2020-09-03T15:29:54.170Z] #39 153.5   CC       criu/net.o
15:29:54 [2020-09-03T15:29:54.320Z] #17 ...
15:29:54 [2020-09-03T15:29:54.320Z] 
15:29:54 [2020-09-03T15:29:54.320Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:29:54 [2020-09-03T15:29:54.320Z] #36 145.1 + dpkg --print-architecture
15:29:54 [2020-09-03T15:29:54.515Z] #52 ...
15:29:54 [2020-09-03T15:29:54.515Z] 
15:29:54 [2020-09-03T15:29:54.515Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:54 [2020-09-03T15:29:54.515Z] #47 130.9 mvdan.cc/editorconfig
15:29:54 [2020-09-03T15:29:54.515Z] #47 133.1 mvdan.cc/sh/v3/fileutil
15:29:54 [2020-09-03T15:29:54.515Z] #47 133.4 mvdan.cc/sh/v3/syntax
15:29:54 [2020-09-03T15:29:54.515Z] #47 ...
15:29:54 [2020-09-03T15:29:54.515Z] 
15:29:54 [2020-09-03T15:29:54.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.05   PBCC     images/fh.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.13   PBCC     images/fsnotify.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.25   DEP      images/fh.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.40   DEP      images/fsnotify.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.57   PBCC     images/eventpoll.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.65   DEP      images/eventpoll.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.77   PBCC     images/eventfd.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.84   DEP      images/eventfd.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 19.91   PBCC     images/remap-file-path.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.02   DEP      images/remap-file-path.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.06   PBCC     images/fifo.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.15   DEP      images/fifo.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.29   PBCC     images/ghost-file.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.33   DEP      images/ghost-file.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.42   PBCC     images/regfile.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.51   DEP      images/regfile.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.63   PBCC     images/ns.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.73   DEP      images/ns.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.83   PBCC     images/fdinfo.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 20.94   DEP      images/fdinfo.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.11   PBCC     images/core-aarch64.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.18   PBCC     images/core-arm.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.31   PBCC     images/core-ppc64.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.43   PBCC     images/core-s390.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.51   PBCC     images/core-x86.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.64   PBCC     images/core.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.79   PBCC     images/inventory.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.89   DEP      images/core-aarch64.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.93   DEP      images/core-arm.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 21.98   DEP      images/core-ppc64.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.04   DEP      images/core-s390.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.15   DEP      images/core-x86.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.22   DEP      images/core.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.33   DEP      images/inventory.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.41   PBCC     images/cpuinfo.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.43   DEP      images/cpuinfo.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.48   PBCC     images/stats.pb-c.c
15:29:54 [2020-09-03T15:29:54.515Z] #39 22.56   DEP      images/stats.pb-c.d
15:29:54 [2020-09-03T15:29:54.515Z] #39 25.08 make[1]: Nothing to be done for 'all'.
15:29:55 [2020-09-03T15:29:55.716Z] #36 DONE 146.8s
15:29:55 [2020-09-03T15:29:55.716Z] 
15:29:55 [2020-09-03T15:29:55.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:55 [2020-09-03T15:29:55.716Z] #39 57.72   AR       soccr/libsoccr.a
15:29:55 [2020-09-03T15:29:55.716Z] #39 57.76 make[1]: 'soccr/libsoccr.a' is up to date.
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.20   DEP      criu/arch/aarch64/sigframe.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.44   DEP      criu/arch/aarch64/crtools.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.54   DEP      criu/arch/aarch64/cpu.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.59   DEP      criu/arch/aarch64/bitops.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.64   CC       criu/arch/aarch64/bitops.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.71   CC       criu/arch/aarch64/cpu.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 58.82   CC       criu/arch/aarch64/crtools.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 59.38   CC       criu/arch/aarch64/sigframe.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 59.52   LINK     criu/arch/aarch64/crtools.built-in.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 59.57   DEP      criu/pie/util-vdso.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 59.67   DEP      criu/pie/util.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 59.80   CC       criu/pie/util.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 60.11   CC       criu/pie/util-vdso.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 60.68   AR       criu/pie/pie.lib.a
15:29:55 [2020-09-03T15:29:55.716Z] #39 60.74   DEP      criu/pie/restorer.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 60.85   DEP      criu/arch/aarch64/intraprocedure.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 60.87   DEP      criu/arch/aarch64/restorer.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 61.03   DEP      criu/arch/aarch64/vdso-pie.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 61.17   DEP      criu/pie/parasite-vdso.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 61.41   DEP      criu/pie/parasite.d
15:29:55 [2020-09-03T15:29:55.716Z] #39 61.62   CC       criu/pie/parasite.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 62.92   LINK     criu/pie/parasite.built-in.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 62.93   GEN      criu/pie/parasite-blob.h
15:29:55 [2020-09-03T15:29:55.716Z] #39 62.95   CC       criu/pie/parasite-vdso.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 63.58   CC       criu/arch/aarch64/vdso-pie.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 63.91   CC       criu/arch/aarch64/restorer.o
15:29:55 [2020-09-03T15:29:55.716Z] #39 64.23   CC       criu/arch/aarch64/intraprocedure.o
15:29:55 [2020-09-03T15:29:55.900Z] #39 28.62   CC       images/stats.o
15:29:55 [2020-09-03T15:29:55.980Z] #39 64.28   CC       criu/pie/restorer.o
15:29:56 [2020-09-03T15:29:56.161Z] #39 ...
15:29:56 [2020-09-03T15:29:56.161Z] 
15:29:56 [2020-09-03T15:29:56.161Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:56 [2020-09-03T15:29:56.161Z] #47 143.1 mvdan.cc/sh/v3/cmd/shfmt
15:29:56 [2020-09-03T15:29:56.872Z] #39 ...
15:29:56 [2020-09-03T15:29:56.872Z] 
15:29:56 [2020-09-03T15:29:56.872Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:56 [2020-09-03T15:29:56.872Z] #41 144.2 github.com/LK4D4/vndr/build
15:29:57 [2020-09-03T15:29:57.442Z] #41 145.3 github.com/LK4D4/vndr/versioned
15:29:57 [2020-09-03T15:29:57.703Z] #41 145.5 compress/flate
15:29:57 [2020-09-03T15:29:57.816Z] #42 ...
15:29:57 [2020-09-03T15:29:57.816Z] 
15:29:57 [2020-09-03T15:29:57.816Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:29:57 [2020-09-03T15:29:57.816Z] #18 57.78 Selecting previously unselected package vim.
15:29:57 [2020-09-03T15:29:57.816Z] #18 57.79 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 57.83 Unpacking vim (2:8.1.0875-5) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 58.56 Selecting previously unselected package xfsprogs.
15:29:57 [2020-09-03T15:29:57.816Z] #18 58.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 58.57 Unpacking xfsprogs (4.20.0-1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.06 Selecting previously unselected package zip.
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.07 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.07 Unpacking zip (3.0-11+b1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.35 Setting up aufs-tools (1:4.14+20190211-1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.36 Setting up libip6tc0:ppc64el (1.8.2-4) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.36 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.36 Setting up libgpm2:ppc64el (1.20.7-5) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.37 Setting up libip4tc0:ppc64el (1.8.2-4) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.37 Setting up uidmap (1:4.5-1.1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.38 Setting up libnftnl11:ppc64el (1.1.2-2) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.39 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.40 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.41 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.42 Setting up xxd (2:8.1.0875-5) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.42 Setting up zip (3.0-11+b1) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.43 Setting up vim-common (2:8.1.0875-5) ...
15:29:57 [2020-09-03T15:29:57.816Z] #18 59.48 Setting up bash-completion (1:2.8-6) ...
15:29:58 [2020-09-03T15:29:58.374Z] #39 157.5   CC       criu/netfilter.o
15:29:58 [2020-09-03T15:29:58.374Z] #39 157.9   CC       criu/page-pipe.o
15:29:58 [2020-09-03T15:29:58.944Z] #39 158.6   CC       criu/page-xfer.o
15:29:59 [2020-09-03T15:29:59.302Z] #39 67.15   LINK     criu/pie/restorer.built-in.o
15:29:59 [2020-09-03T15:29:59.302Z] #39 67.18   GEN      criu/pie/restorer-blob.h
15:29:59 [2020-09-03T15:29:59.302Z] #39 67.30   DEP      criu/vdso.d
15:29:59 [2020-09-03T15:29:59.302Z] #39 67.67   DEP      criu/uts_ns.d
15:29:59 [2020-09-03T15:29:59.565Z] #39 67.90   DEP      criu/util.d
15:29:59 [2020-09-03T15:29:59.565Z] #39 68.09   DEP      criu/uffd.d
15:29:59 [2020-09-03T15:29:59.829Z] #39 68.31   DEP      criu/tun.d
15:29:59 [2020-09-03T15:29:59.897Z] 3ab49687905c: Verifying Checksum
15:29:59 [2020-09-03T15:29:59.897Z] 3ab49687905c: Download complete
15:30:00 [2020-09-03T15:30:00.093Z] #39 68.54   DEP      criu/tty.d
15:30:00 [2020-09-03T15:30:00.328Z] #39 160.1   CC       criu/pagemap-cache.o
15:30:00 [2020-09-03T15:30:00.392Z] #39 68.71   DEP      criu/timerfd.d
15:30:00 [2020-09-03T15:30:00.589Z] #39 160.3   CC       criu/pagemap.o
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.62 Setting up libiptc0:ppc64el (1.8.2-4) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.63 Setting up xz-utils (5.2.4-1) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.68 Setting up sudo (1.8.27-1+deb10u2) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.75 invoke-rc.d: could not determine current runlevel
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.77 invoke-rc.d: policy-rc.d denied execution of start.
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.79 Setting up pigz (2.4-1) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.80 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.81 Setting up python-pip-whl (18.1-5) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.83 Setting up libmpdec2:ppc64el (2.4.2-2) ...
15:30:00 [2020-09-03T15:30:00.596Z] #18 63.83 Setting up vim-runtime (2:8.1.0875-5) ...
15:30:00 [2020-09-03T15:30:00.667Z] #39 68.90   DEP      criu/timens.d
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.31 Setting up libaio1:ppc64el (0.3.112-3) ...
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.31 Setting up libonig5:ppc64el (6.9.1-1) ...
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.32 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.32 Setting up vim (2:8.1.0875-5) ...
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:30:00 [2020-09-03T15:30:00.897Z] #18 64.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:30:00 [2020-09-03T15:30:00.931Z] #39 69.17   DEP      criu/sysfs_parse.d
15:30:00 [2020-09-03T15:30:00.931Z] #39 69.37   DEP      criu/sysctl.d
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.42 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.45 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.46 Setting up jq (1.5+dfsg-2+b1) ...
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.46 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
15:30:01 [2020-09-03T15:30:01.196Z] #18 64.47 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:30:01 [2020-09-03T15:30:01.221Z] #39 69.49   DEP      criu/string.d
15:30:01 [2020-09-03T15:30:01.221Z] #39 69.51   DEP      criu/stats.d
15:30:01 [2020-09-03T15:30:01.221Z] #39 69.64   DEP      criu/sockets.d
15:30:01 [2020-09-03T15:30:01.467Z] #47 ...
15:30:01 [2020-09-03T15:30:01.467Z] 
15:30:01 [2020-09-03T15:30:01.467Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:01 [2020-09-03T15:30:01.467Z] #41 137.7 encoding/xml
15:30:01 [2020-09-03T15:30:01.467Z] #41 141.2 go/doc
15:30:01 [2020-09-03T15:30:01.467Z] #41 146.9 github.com/LK4D4/vndr/build
15:30:01 [2020-09-03T15:30:01.467Z] #41 147.3 github.com/LK4D4/vndr/versioned
15:30:01 [2020-09-03T15:30:01.467Z] #41 147.4 compress/flate
15:30:01 [2020-09-03T15:30:01.467Z] #41 ...
15:30:01 [2020-09-03T15:30:01.467Z] 
15:30:01 [2020-09-03T15:30:01.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:01 [2020-09-03T15:30:01.467Z] #39 29.48   CC       images/core.o
15:30:01 [2020-09-03T15:30:01.467Z] #39 30.50   CC       images/core-x86.o
15:30:01 [2020-09-03T15:30:01.467Z] #39 31.64   CC       images/core-arm.o
15:30:01 [2020-09-03T15:30:01.467Z] #39 32.08   CC       images/core-aarch64.o
15:30:01 [2020-09-03T15:30:01.467Z] #39 32.77   CC       images/core-ppc64.o
15:30:01 [2020-09-03T15:30:01.467Z] #39 33.88   CC       images/core-s390.o
15:30:01 [2020-09-03T15:30:01.496Z] #39 69.79   DEP      criu/sk-unix.d
15:30:01 [2020-09-03T15:30:01.496Z] #39 69.89   DEP      criu/sk-tcp.d
15:30:01 [2020-09-03T15:30:01.728Z] #39 34.89   CC       images/cpuinfo.o
15:30:01 [2020-09-03T15:30:01.790Z] #39 70.10   DEP      criu/sk-queue.d
15:30:01 [2020-09-03T15:30:01.790Z] #39 70.24   DEP      criu/sk-packet.d
15:30:01 [2020-09-03T15:30:01.970Z] #39 161.3   CC       criu/parasite-syscall.o
15:30:02 [2020-09-03T15:30:02.040Z] #41 149.3 hash/crc32
15:30:02 [2020-09-03T15:30:02.053Z] #39 70.45   DEP      criu/sk-netlink.d
15:30:02 [2020-09-03T15:30:02.333Z] #39 70.61   DEP      criu/sk-inet.d
15:30:02 [2020-09-03T15:30:02.540Z] #39 162.2   CC       criu/path.o
15:30:02 [2020-09-03T15:30:02.603Z] #39 71.05   DEP      criu/signalfd.d
15:30:02 [2020-09-03T15:30:02.603Z] #39 71.17   DEP      criu/sigframe.d
15:30:02 [2020-09-03T15:30:02.619Z] #41 150.2 net
15:30:02 [2020-09-03T15:30:02.620Z] #41 150.4 compress/gzip
15:30:02 [2020-09-03T15:30:02.672Z] #39 35.39   CC       images/inventory.o
15:30:02 [2020-09-03T15:30:02.672Z] #39 35.64   CC       images/fdinfo.o
15:30:02 [2020-09-03T15:30:02.801Z] #39 162.5   CC       criu/pie-util-vdso-elf32.o
15:30:02 [2020-09-03T15:30:02.866Z] #39 71.23   DEP      criu/shmem.d
15:30:02 [2020-09-03T15:30:02.866Z] #39 71.32   DEP      criu/servicefd.d
15:30:02 [2020-09-03T15:30:02.866Z] #39 71.43   DEP      criu/seize.d
15:30:03 [2020-09-03T15:30:03.130Z] #39 71.54   DEP      criu/seccomp.d
15:30:03 [2020-09-03T15:30:03.130Z] #39 71.66   DEP      criu/rst-malloc.d
15:30:03 [2020-09-03T15:30:03.244Z] #39 36.14   CC       images/fown.o
15:30:03 [2020-09-03T15:30:03.321Z] #18 ...
15:30:03 [2020-09-03T15:30:03.321Z] 
15:30:03 [2020-09-03T15:30:03.321Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:03 [2020-09-03T15:30:03.321Z] #40 106.6   CC       criu/clone-noasan.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 106.8   CC       criu/config.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 109.8   CC       criu/cr-check.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 112.5   CC       criu/cr-dedup.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 113.1   CC       criu/cr-dump.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 116.3   CC       criu/cr-errno.o
15:30:03 [2020-09-03T15:30:03.321Z] #40 116.4   CC       criu/cr-restore.o
15:30:03 [2020-09-03T15:30:03.372Z] #39 163.0   CC       criu/pie-util-vdso.o
15:30:03 [2020-09-03T15:30:03.393Z] #39 71.80   DEP      criu/rbtree.d
15:30:03 [2020-09-03T15:30:03.393Z] #39 71.82   DEP      criu/pstree.d
15:30:03 [2020-09-03T15:30:03.505Z] #39 36.47   CC       images/ns.o
15:30:03 [2020-09-03T15:30:03.561Z] #41 151.1 vendor/golang.org/x/text/transform
15:30:03 [2020-09-03T15:30:03.621Z] #40 ...
15:30:03 [2020-09-03T15:30:03.621Z] 
15:30:03 [2020-09-03T15:30:03.621Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:03 [2020-09-03T15:30:03.621Z] #42 DONE 184.4s
15:30:03 [2020-09-03T15:30:03.656Z] #39 71.99   DEP      criu/protobuf.d
15:30:03 [2020-09-03T15:30:03.656Z] #39 72.14   GEN      criu/protobuf-desc-gen.h
15:30:03 [2020-09-03T15:30:03.923Z] 
15:30:03 [2020-09-03T15:30:03.923Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:30:03 [2020-09-03T15:30:03.941Z] #39 163.5   CC       criu/pie-util.o
15:30:04 [2020-09-03T15:30:04.080Z] #39 36.87   CC       images/regfile.o
15:30:04 [2020-09-03T15:30:04.201Z] #39 163.7   CC       criu/pipes.o
15:30:04 [2020-09-03T15:30:04.201Z] #39 ...
15:30:04 [2020-09-03T15:30:04.201Z] 
15:30:04 [2020-09-03T15:30:04.201Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:30:04 [2020-09-03T15:30:04.201Z] #19 4.853 Collecting yamllint==1.16.0
15:30:04 [2020-09-03T15:30:04.345Z] #39 37.17   CC       images/ghost-file.o
15:30:04 [2020-09-03T15:30:04.345Z] #39 ...
15:30:04 [2020-09-03T15:30:04.345Z] 
15:30:04 [2020-09-03T15:30:04.345Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:04 [2020-09-03T15:30:04.345Z] #41 151.1 hash/crc32
15:30:04 [2020-09-03T15:30:04.461Z] #19 10.19   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:30:04 [2020-09-03T15:30:04.461Z] #19 10.29 Collecting pyyaml (from yamllint==1.16.0)
15:30:04 [2020-09-03T15:30:04.461Z] #19 10.42   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:30:04 [2020-09-03T15:30:04.500Z] #41 ...
15:30:04 [2020-09-03T15:30:04.500Z] 
15:30:04 [2020-09-03T15:30:04.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-09-03T15:30:04.500Z] #39 31.96   CC       images/stats.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 32.45   CC       images/core.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 33.48   CC       images/core-x86.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 34.03   CC       images/core-arm.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 34.66   CC       images/core-aarch64.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 35.39   CC       images/core-ppc64.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 36.52   CC       images/core-s390.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 37.80   CC       images/cpuinfo.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 38.67   CC       images/inventory.o
15:30:04 [2020-09-03T15:30:04.500Z] #39 39.21   CC       images/fdinfo.o
15:30:04 [2020-09-03T15:30:04.606Z] #39 ...
15:30:04 [2020-09-03T15:30:04.606Z] 
15:30:04 [2020-09-03T15:30:04.606Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:04 [2020-09-03T15:30:04.606Z] #17 7.388 Fetched 8202 kB in 6s (1444 kB/s)
15:30:04 [2020-09-03T15:30:04.606Z] #17 7.388 Reading package lists...
15:30:04 [2020-09-03T15:30:04.606Z] #17 9.697 Reading package lists...
15:30:04 [2020-09-03T15:30:04.606Z] #17 12.06 Building dependency tree...
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59 libcap2-bin is already the newest version (1:2.25-2).
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59 The following additional packages will be installed:
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59   python3.7 python3.7-minimal vim-runtime xxd
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.59 Suggested packages:
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60 Recommended packages:
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60   aufs-dkms nftables build-essential python3-dev python3-keyring
15:30:04 [2020-09-03T15:30:04.606Z] #17 13.60   python3-keyrings.alt python3-xdg unzip
15:30:04 [2020-09-03T15:30:04.606Z] #17 14.68 The following NEW packages will be installed:
15:30:04 [2020-09-03T15:30:04.606Z] #17 14.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:30:04 [2020-09-03T15:30:04.606Z] #17 14.69   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:30:04 [2020-09-03T15:30:04.607Z] #17 14.69   xz-utils zip
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.05 Need to get 27.6 MB of archives.
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.05 After this operation, 114 MB of additional disk space will be used.
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:30:04 [2020-09-03T15:30:04.607Z] #17 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
15:30:04 [2020-09-03T15:30:04.721Z] #19 ...
15:30:04 [2020-09-03T15:30:04.721Z] 
15:30:04 [2020-09-03T15:30:04.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-09-03T15:30:04.721Z] #39 164.4   CC       criu/plugin.o
15:30:04 [2020-09-03T15:30:04.760Z] #39 ...
15:30:04 [2020-09-03T15:30:04.760Z] 
15:30:04 [2020-09-03T15:30:04.760Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:04 [2020-09-03T15:30:04.760Z] #41 152.4 vendor/golang.org/x/text/unicode/bidi
15:30:04 [2020-09-03T15:30:04.871Z] #17 16.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
15:30:04 [2020-09-03T15:30:04.871Z] #17 16.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:30:04 [2020-09-03T15:30:04.871Z] #17 16.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:30:04 [2020-09-03T15:30:04.922Z] #41 151.7 compress/gzip
15:30:05 [2020-09-03T15:30:05.123Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 30.8% of statements
15:30:05 [2020-09-03T15:30:05.123Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.7% of statements
15:30:05 [2020-09-03T15:30:05.123Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:30:05 [2020-09-03T15:30:05.123Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:30:05 [2020-09-03T15:30:05.123Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:30:05 [2020-09-03T15:30:05.123Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:30:05 [2020-09-03T15:30:05.135Z] #17 16.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:30:05 [2020-09-03T15:30:05.135Z] #17 16.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:30:05 [2020-09-03T15:30:05.135Z] #17 16.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:30:05 [2020-09-03T15:30:05.135Z] #17 16.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:30:05 [2020-09-03T15:30:05.135Z] #17 ...
15:30:05 [2020-09-03T15:30:05.135Z] 
15:30:05 [2020-09-03T15:30:05.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:05 [2020-09-03T15:30:05.135Z] #39 73.69   DEP      criu/protobuf-desc.d
15:30:05 [2020-09-03T15:30:05.183Z] #41 ...
15:30:05 [2020-09-03T15:30:05.183Z] 
15:30:05 [2020-09-03T15:30:05.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:05 [2020-09-03T15:30:05.183Z] #47 DONE 151.9s
15:30:05 [2020-09-03T15:30:05.183Z] 
15:30:05 [2020-09-03T15:30:05.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:05 [2020-09-03T15:30:05.183Z] #39 37.57   CC       images/fifo.o
15:30:05 [2020-09-03T15:30:05.183Z] #39 37.77   CC       images/remap-file-path.o
15:30:05 [2020-09-03T15:30:05.183Z] #39 37.99   CC       images/eventfd.o
15:30:05 [2020-09-03T15:30:05.290Z] #39 164.9   CC       criu/proc_parse.o
15:30:05 [2020-09-03T15:30:05.399Z] #39 73.83   DEP      criu/proc_parse.d
15:30:05 [2020-09-03T15:30:05.445Z] #39 38.37   CC       images/eventpoll.o
15:30:05 [2020-09-03T15:30:05.662Z] #39 74.01   DEP      criu/plugin.d
15:30:05 [2020-09-03T15:30:05.662Z] #39 74.19   DEP      criu/pipes.d
15:30:05 [2020-09-03T15:30:05.706Z] #39 38.86   CC       images/fh.o
15:30:05 [2020-09-03T15:30:05.928Z] #39 74.30   DEP      criu/pie-util.d
15:30:05 [2020-09-03T15:30:05.928Z] #39 74.41   DEP      criu/pie-util-vdso.d
15:30:06 [2020-09-03T15:30:06.035Z] #46 ...
15:30:06 [2020-09-03T15:30:06.035Z] 
15:30:06 [2020-09-03T15:30:06.035Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.00 Setting up iptables (1.8.2-4) ...
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:30:06 [2020-09-03T15:30:06.035Z] #18 69.07 Setting up python3 (3.7.3-1) ...
15:30:06 [2020-09-03T15:30:06.191Z] #39 74.51   DEP      criu/path.d
15:30:06 [2020-09-03T15:30:06.191Z] #39 74.60   DEP      criu/parasite-syscall.d
15:30:06 [2020-09-03T15:30:06.335Z] #18 69.67 Setting up python3-wheel (0.32.3-2) ...
15:30:06 [2020-09-03T15:30:06.456Z] #39 74.82   DEP      criu/pagemap.d
15:30:06 [2020-09-03T15:30:06.456Z] #39 74.95   DEP      criu/pagemap-cache.d
15:30:06 [2020-09-03T15:30:06.649Z] #39 39.59   CC       images/fsnotify.o
15:30:06 [2020-09-03T15:30:06.674Z] #41 ...
15:30:06 [2020-09-03T15:30:06.674Z] 
15:30:06 [2020-09-03T15:30:06.674Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:06 [2020-09-03T15:30:06.674Z] #47 145.4 mvdan.cc/sh/v3/cmd/shfmt
15:30:06 [2020-09-03T15:30:06.674Z] #47 DONE 154.4s
15:30:06 [2020-09-03T15:30:06.674Z] 
15:30:06 [2020-09-03T15:30:06.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:06 [2020-09-03T15:30:06.674Z] #39 39.98   CC       images/fown.o
15:30:06 [2020-09-03T15:30:06.674Z] #39 40.47   CC       images/ns.o
15:30:06 [2020-09-03T15:30:06.674Z] #39 41.10   CC       images/regfile.o
15:30:06 [2020-09-03T15:30:06.674Z] #39 41.56   CC       images/ghost-file.o
15:30:06 [2020-09-03T15:30:06.720Z] #39 75.09   DEP      criu/page-xfer.d
15:30:06 [2020-09-03T15:30:06.983Z] #39 75.26   DEP      criu/page-pipe.d
15:30:06 [2020-09-03T15:30:06.983Z] #39 75.35   DEP      criu/netfilter.d
15:30:07 [2020-09-03T15:30:07.246Z] #39 42.12   CC       images/fifo.o
15:30:07 [2020-09-03T15:30:07.247Z] #39 75.56   DEP      criu/net.d
15:30:07 [2020-09-03T15:30:07.247Z] #39 75.72   DEP      criu/namespaces.d
15:30:07 [2020-09-03T15:30:07.406Z] #18 70.54 Setting up apparmor (2.13.2-10) ...
15:30:07 [2020-09-03T15:30:07.511Z] #39 75.81   DEP      criu/mount.d
15:30:07 [2020-09-03T15:30:07.511Z] #39 75.95   DEP      criu/memfd.d
15:30:07 [2020-09-03T15:30:07.595Z] #39 40.36   CC       images/signalfd.o
15:30:07 [2020-09-03T15:30:07.595Z] #39 40.56   CC       images/fs.o
15:30:07 [2020-09-03T15:30:07.775Z] #39 76.16   DEP      criu/mem.d
15:30:07 [2020-09-03T15:30:07.775Z] #39 76.30   DEP      criu/lsm.d
15:30:07 [2020-09-03T15:30:07.818Z] #39 42.45   CC       images/remap-file-path.o
15:30:07 [2020-09-03T15:30:07.856Z] #39 40.79   CC       images/pstree.o
15:30:08 [2020-09-03T15:30:08.039Z] #39 76.55   DEP      criu/log.d
15:30:08 [2020-09-03T15:30:08.079Z] #39 42.86   CC       images/eventfd.o
15:30:08 [2020-09-03T15:30:08.117Z] #39 41.01   CC       images/pipe.o
15:30:08 [2020-09-03T15:30:08.303Z] #39 76.65   DEP      criu/libnetlink.d
15:30:08 [2020-09-03T15:30:08.303Z] #39 76.74   DEP      criu/kerndat.d
15:30:08 [2020-09-03T15:30:08.378Z] #39 41.29   CC       images/tcp-stream.o
15:30:08 [2020-09-03T15:30:08.567Z] #39 76.92   DEP      criu/kcmp-ids.d
15:30:08 [2020-09-03T15:30:08.567Z] #39 76.97   DEP      criu/irmap.d
15:30:08 [2020-09-03T15:30:08.567Z] #39 77.15   DEP      criu/ipc_ns.d
15:30:08 [2020-09-03T15:30:08.586Z] #39 168.0   CC       criu/protobuf-desc.o
15:30:08 [2020-09-03T15:30:08.586Z] #39 ...
15:30:08 [2020-09-03T15:30:08.586Z] 
15:30:08 [2020-09-03T15:30:08.586Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:30:08 [2020-09-03T15:30:08.586Z] #19 11.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:30:08 [2020-09-03T15:30:08.586Z] #19 11.96   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:30:08 [2020-09-03T15:30:08.586Z] #19 12.01 Building wheels for collected packages: pyyaml
15:30:08 [2020-09-03T15:30:08.586Z] #19 12.03   Running setup.py bdist_wheel for pyyaml: started
15:30:08 [2020-09-03T15:30:08.586Z] #19 13.18   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:30:08 [2020-09-03T15:30:08.586Z] #19 13.18   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:30:08 [2020-09-03T15:30:08.586Z] #19 13.28 Successfully built pyyaml
15:30:08 [2020-09-03T15:30:08.586Z] #19 13.30 Installing collected packages: pyyaml, pathspec, yamllint
15:30:08 [2020-09-03T15:30:08.586Z] #19 13.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:30:08 [2020-09-03T15:30:08.586Z] #19 DONE 14.4s
15:30:08 [2020-09-03T15:30:08.639Z] #39 41.66   CC       images/sk-packet.o
15:30:08 [2020-09-03T15:30:08.650Z] ok  	github.com/docker/docker/daemon/cluster	0.038s	coverage: 0.5% of statements
15:30:08 [2020-09-03T15:30:08.652Z] #39 43.26   CC       images/eventpoll.o
15:30:08 [2020-09-03T15:30:08.831Z] #39 77.25   DEP      criu/image.d
15:30:08 [2020-09-03T15:30:08.831Z] #39 77.37   DEP      criu/image-desc.d
15:30:08 [2020-09-03T15:30:08.845Z] 
15:30:08 [2020-09-03T15:30:08.845Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:30:08 [2020-09-03T15:30:08.845Z] #22 DONE 0.3s
15:30:08 [2020-09-03T15:30:08.845Z] 
15:30:08 [2020-09-03T15:30:08.845Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:30:08 [2020-09-03T15:30:08.915Z] #39 43.68   CC       images/fh.o
15:30:09 [2020-09-03T15:30:09.094Z] #39 77.46   DEP      criu/fsnotify.d
15:30:09 [2020-09-03T15:30:09.094Z] #39 77.62   DEP      criu/filesystems.d
15:30:09 [2020-09-03T15:30:09.213Z] #39 42.19   CC       images/mnt.o
15:30:09 [2020-09-03T15:30:09.358Z] #39 77.78   DEP      criu/files.d
15:30:09 [2020-09-03T15:30:09.487Z] #39 44.06   CC       images/fsnotify.o
15:30:09 [2020-09-03T15:30:09.522Z] #18 72.60 Setting up xfsprogs (4.20.0-1) ...
15:30:09 [2020-09-03T15:30:09.522Z] #18 72.62 Setting up python3-lib2to3 (3.7.3-1) ...
15:30:09 [2020-09-03T15:30:09.621Z] #39 78.02   DEP      criu/files-reg.d
15:30:09 [2020-09-03T15:30:09.785Z] #39 42.71   CC       images/pipe-data.o
15:30:09 [2020-09-03T15:30:09.822Z] #18 73.20 Setting up python3-pkg-resources (40.8.0-1) ...
15:30:09 [2020-09-03T15:30:09.886Z] #39 78.21   DEP      criu/files-ext.d
15:30:10 [2020-09-03T15:30:10.047Z] #39 42.98   CC       images/sa.o
15:30:10 [2020-09-03T15:30:10.149Z] #39 78.48   DEP      criu/file-lock.d
15:30:10 [2020-09-03T15:30:10.149Z] #39 78.62   DEP      criu/file-ids.d
15:30:10 [2020-09-03T15:30:10.149Z] #39 78.73   DEP      criu/fifo.d
15:30:10 [2020-09-03T15:30:10.166Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
15:30:10 [2020-09-03T15:30:10.308Z] #39 43.26   CC       images/timer.o
15:30:10 [2020-09-03T15:30:10.308Z] #39 ...
15:30:10 [2020-09-03T15:30:10.308Z] 
15:30:10 [2020-09-03T15:30:10.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:10 [2020-09-03T15:30:10.308Z] #10 157.2 Selecting previously unselected package g++-mingw-w64-x86-64.
15:30:10 [2020-09-03T15:30:10.429Z] #39 44.98   CC       images/signalfd.o
15:30:10 [2020-09-03T15:30:10.569Z] #10 157.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:30:10 [2020-09-03T15:30:10.569Z] #10 157.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:10 [2020-09-03T15:30:10.690Z] #39 45.28   CC       images/fs.o
15:30:10 [2020-09-03T15:30:10.726Z] #39 78.92   DEP      criu/fdstore.d
15:30:10 [2020-09-03T15:30:10.726Z] #39 79.06   DEP      criu/fault-injection.d
15:30:10 [2020-09-03T15:30:10.726Z] #39 79.11   DEP      criu/external.d
15:30:10 [2020-09-03T15:30:10.891Z] #18 74.34 Setting up python3-distutils (3.7.3-1) ...
15:30:10 [2020-09-03T15:30:10.951Z] #39 45.59   CC       images/pstree.o
15:30:10 [2020-09-03T15:30:10.989Z] #39 79.27   DEP      criu/eventpoll.d
15:30:10 [2020-09-03T15:30:10.989Z] #39 79.45   DEP      criu/eventfd.d
15:30:11 [2020-09-03T15:30:11.203Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.9% of statements
15:30:11 [2020-09-03T15:30:11.211Z] #39 45.93   CC       images/pipe.o
15:30:11 [2020-09-03T15:30:11.253Z] #39 79.62   DEP      criu/crtools.d
15:30:11 [2020-09-03T15:30:11.472Z] #39 46.22   CC       images/tcp-stream.o
15:30:11 [2020-09-03T15:30:11.516Z] #39 79.76   DEP      criu/cr-service.d
15:30:11 [2020-09-03T15:30:11.516Z] #39 80.00   DEP      criu/cr-restore.d
15:30:11 [2020-09-03T15:30:11.543Z] #18 74.96 Setting up python3-setuptools (40.8.0-1) ...
15:30:11 [2020-09-03T15:30:11.780Z] #39 80.26   DEP      criu/cr-errno.d
15:30:12 [2020-09-03T15:30:12.043Z] #39 46.63   CC       images/sk-packet.o
15:30:12 [2020-09-03T15:30:12.043Z] #39 80.28   DEP      criu/cr-dump.d
15:30:12 [2020-09-03T15:30:12.043Z] #39 80.52   DEP      criu/cr-dedup.d
15:30:12 [2020-09-03T15:30:12.303Z] #39 47.19   CC       images/mnt.o
15:30:12 [2020-09-03T15:30:12.307Z] #39 80.70   DEP      criu/cr-check.d
15:30:12 [2020-09-03T15:30:12.564Z] #39 ...
15:30:12 [2020-09-03T15:30:12.564Z] 
15:30:12 [2020-09-03T15:30:12.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:12 [2020-09-03T15:30:12.564Z] #10 160.3 Selecting previously unselected package g++-mingw-w64-x86-64.
15:30:12 [2020-09-03T15:30:12.564Z] #10 160.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:30:12 [2020-09-03T15:30:12.564Z] #10 160.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:12 [2020-09-03T15:30:12.570Z] #39 80.91   DEP      criu/config.d
15:30:12 [2020-09-03T15:30:12.570Z] #39 81.09   DEP      criu/clone-noasan.d
15:30:12 [2020-09-03T15:30:12.833Z] #39 81.21   DEP      criu/cgroup.d
15:30:13 [2020-09-03T15:30:13.046Z] #26 DONE 4.0s
15:30:13 [2020-09-03T15:30:13.046Z] 
15:30:13 [2020-09-03T15:30:13.046Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:13 [2020-09-03T15:30:13.046Z] #49 85.72 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
15:30:13 [2020-09-03T15:30:13.046Z] #49 88.72 + mkdir -p /build
15:30:13 [2020-09-03T15:30:13.046Z] #49 88.72 + cp runc /build/runc
15:30:13 [2020-09-03T15:30:13.046Z] #49 DONE 91.2s
15:30:13 [2020-09-03T15:30:13.046Z] 
15:30:13 [2020-09-03T15:30:13.046Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:30:13 [2020-09-03T15:30:13.046Z] #36 DONE 269.4s
15:30:13 [2020-09-03T15:30:13.046Z] 
15:30:13 [2020-09-03T15:30:13.046Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:30:13 [2020-09-03T15:30:13.092Z] #18 76.30 Setting up python3-pip (18.1-5) ...
15:30:13 [2020-09-03T15:30:13.097Z] #39 81.39   DEP      criu/cgroup-props.d
15:30:13 [2020-09-03T15:30:13.097Z] #39 81.48   DEP      criu/bitmap.d
15:30:13 [2020-09-03T15:30:13.097Z] #39 81.51   DEP      criu/bfd.d
15:30:13 [2020-09-03T15:30:13.097Z] #39 81.59   DEP      criu/autofs.d
15:30:13 [2020-09-03T15:30:13.307Z] #29 DONE 0.5s
15:30:13 [2020-09-03T15:30:13.308Z] 
15:30:13 [2020-09-03T15:30:13.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:13 [2020-09-03T15:30:13.308Z] #39 169.2   CC       criu/protobuf.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 169.4   CC       criu/pstree.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 170.3   CC       criu/rbtree.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 170.5   CC       criu/rst-malloc.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 170.7   CC       criu/seccomp.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 171.1   CC       criu/seize.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 171.6   CC       criu/servicefd.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 171.9   CC       criu/shmem.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 172.4   CC       criu/sigframe.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 172.5   CC       criu/signalfd.o
15:30:13 [2020-09-03T15:30:13.308Z] #39 172.9   CC       criu/sk-inet.o
15:30:13 [2020-09-03T15:30:13.374Z] #39 81.75   DEP      criu/aio.d
15:30:13 [2020-09-03T15:30:13.374Z] #39 81.86   DEP      criu/action-scripts.d
15:30:13 [2020-09-03T15:30:13.568Z] #39 ...
15:30:13 [2020-09-03T15:30:13.568Z] 
15:30:13 [2020-09-03T15:30:13.568Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:30:13 [2020-09-03T15:30:13.568Z] #31 DONE 0.2s
15:30:13 [2020-09-03T15:30:13.828Z] 
15:30:13 [2020-09-03T15:30:13.828Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:30:13 [2020-09-03T15:30:13.828Z] #34 DONE 0.1s
15:30:13 [2020-09-03T15:30:13.828Z] 
15:30:13 [2020-09-03T15:30:13.828Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:13 [2020-09-03T15:30:13.952Z] #39 82.23   CC       criu/action-scripts.o
15:30:13 [2020-09-03T15:30:13.952Z] #39 ...
15:30:13 [2020-09-03T15:30:13.952Z] 
15:30:13 [2020-09-03T15:30:13.952Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:13 [2020-09-03T15:30:13.952Z] #17 16.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 16.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 16.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 17.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 18.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 19.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 19.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 19.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 19.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 19.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.40 debconf: delaying package configuration, since apt-utils is not installed
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.52 Fetched 27.6 MB in 5s (5640 kB/s)
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.61 Selecting previously unselected package pigz.
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.65 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.66 Unpacking pigz (2.4-1) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.76 Selecting previously unselected package libpython3.7-minimal:arm64.
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 20.78 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 21.62 Selecting previously unselected package python3.7-minimal.
15:30:13 [2020-09-03T15:30:13.952Z] #17 21.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 21.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 22.40 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 22.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 24.99 Selecting previously unselected package python3-minimal.
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.11 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.11 Unpacking python3-minimal (3.7.3-1) ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.22 Selecting previously unselected package libmpdec2:arm64.
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:30:13 [2020-09-03T15:30:13.952Z] #17 25.27 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:30:14 [2020-09-03T15:30:14.088Z] #52 ...
15:30:14 [2020-09-03T15:30:14.088Z] 
15:30:14 [2020-09-03T15:30:14.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:14 [2020-09-03T15:30:14.088Z] #39 173.9   CC       criu/sk-netlink.o
15:30:14 [2020-09-03T15:30:14.154Z] 
15:30:14 [2020-09-03T15:30:14.154Z] #18 ...
15:30:14 [2020-09-03T15:30:14.154Z] 
15:30:14 [2020-09-03T15:30:14.154Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:30:14 [2020-09-03T15:30:14.154Z] #29 DONE 194.7s
15:30:14 [2020-09-03T15:30:14.154Z] 
15:30:14 [2020-09-03T15:30:14.155Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:14 [2020-09-03T15:30:14.155Z] #18 77.42 Processing triggers for libc-bin (2.28-10) ...
15:30:14 [2020-09-03T15:30:14.155Z] #18 77.46 Processing triggers for mime-support (3.62) ...
15:30:14 [2020-09-03T15:30:14.155Z] #18 ...
15:30:14 [2020-09-03T15:30:14.155Z] 
15:30:14 [2020-09-03T15:30:14.155Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:14 [2020-09-03T15:30:14.155Z] #40 123.4   CC       criu/cr-service.o
15:30:14 [2020-09-03T15:30:14.155Z] #40 126.0   CC       criu/crtools.o
15:30:14 [2020-09-03T15:30:14.155Z] #40 126.8   CC       criu/eventfd.o
15:30:14 [2020-09-03T15:30:14.155Z] #40 127.3   CC       criu/eventpoll.o
15:30:14 [2020-09-03T15:30:14.216Z] #17 25.38 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:30:14 [2020-09-03T15:30:14.216Z] #17 25.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
15:30:14 [2020-09-03T15:30:14.216Z] #17 25.40 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
15:30:14 [2020-09-03T15:30:14.456Z] #40 ...
15:30:14 [2020-09-03T15:30:14.457Z] 
15:30:14 [2020-09-03T15:30:14.457Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:14 [2020-09-03T15:30:14.457Z] #18 77.46 Processing triggers for mime-support (3.62) ...
15:30:14 [2020-09-03T15:30:14.457Z] #18 DONE 77.7s
15:30:14 [2020-09-03T15:30:14.457Z] 
15:30:14 [2020-09-03T15:30:14.457Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:30:14 [2020-09-03T15:30:14.659Z] #39 174.3   CC       criu/sk-packet.o
15:30:14 [2020-09-03T15:30:14.757Z] #19 0.353 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:30:14 [2020-09-03T15:30:14.757Z] #19 0.358 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:30:14 [2020-09-03T15:30:14.757Z] #19 0.362 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:30:14 [2020-09-03T15:30:14.794Z] #17 26.22 Selecting previously unselected package python3.7.
15:30:14 [2020-09-03T15:30:14.794Z] #17 26.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
15:30:14 [2020-09-03T15:30:14.794Z] #17 26.23 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:30:15 [2020-09-03T15:30:15.058Z] #17 26.35 Selecting previously unselected package libpython3-stdlib:arm64.
15:30:15 [2020-09-03T15:30:15.058Z] #17 26.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:30:15 [2020-09-03T15:30:15.058Z] #17 26.37 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:30:15 [2020-09-03T15:30:15.074Z] #19 DONE 0.5s
15:30:15 [2020-09-03T15:30:15.074Z] 
15:30:15 [2020-09-03T15:30:15.074Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:30:15 [2020-09-03T15:30:15.229Z] #39 174.9   CC       criu/sk-queue.o
15:30:15 [2020-09-03T15:30:15.324Z] #17 26.56 Setting up python3-minimal (3.7.3-1) ...
15:30:15 [2020-09-03T15:30:15.799Z] #39 175.4   CC       criu/sk-tcp.o
15:30:15 [2020-09-03T15:30:15.862Z] #10 ...
15:30:15 [2020-09-03T15:30:15.862Z] 
15:30:15 [2020-09-03T15:30:15.862Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:15 [2020-09-03T15:30:15.862Z] #41 152.4 vendor/golang.org/x/crypto/cryptobyte
15:30:15 [2020-09-03T15:30:15.862Z] #41 152.5 net
15:30:15 [2020-09-03T15:30:15.862Z] #41 155.4 vendor/golang.org/x/sys/cpu
15:30:15 [2020-09-03T15:30:15.862Z] #41 155.8 vendor/golang.org/x/crypto/chacha20poly1305
15:30:15 [2020-09-03T15:30:15.862Z] #41 157.5 vendor/golang.org/x/crypto/hkdf
15:30:15 [2020-09-03T15:30:15.862Z] #41 157.9 vendor/golang.org/x/text/transform
15:30:15 [2020-09-03T15:30:15.862Z] #41 158.9 vendor/golang.org/x/text/unicode/bidi
15:30:15 [2020-09-03T15:30:15.862Z] #41 161.4 vendor/golang.org/x/text/secure/bidirule
15:30:15 [2020-09-03T15:30:15.862Z] #41 162.0 vendor/golang.org/x/text/unicode/norm
15:30:15 [2020-09-03T15:30:15.862Z] #41 ...
15:30:15 [2020-09-03T15:30:15.862Z] 
15:30:15 [2020-09-03T15:30:15.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:15 [2020-09-03T15:30:15.862Z] #39 43.81   CC       images/timerfd.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 44.13   CC       images/mm.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 44.61   CC       images/sk-opts.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 44.91   CC       images/sk-unix.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 45.29   CC       images/sk-inet.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 45.71   CC       images/tun.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 46.12   CC       images/sk-netlink.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 46.53   CC       images/packet-sock.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 46.98   CC       images/ipc-var.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 47.28   CC       images/ipc-desc.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 47.54   CC       images/ipc-shm.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 47.81   CC       images/ipc-msg.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 48.40   CC       images/ipc-sem.o
15:30:15 [2020-09-03T15:30:15.862Z] #39 48.80   CC       images/utsns.o
15:30:16 [2020-09-03T15:30:16.059Z] #39 175.7   CC       criu/sk-unix.o
15:30:16 [2020-09-03T15:30:16.125Z] #39 49.02   CC       images/creds.o
15:30:16 [2020-09-03T15:30:16.275Z] #17 27.64 Selecting previously unselected package python3.
15:30:16 [2020-09-03T15:30:16.386Z] #39 49.30   CC       images/vma.o
15:30:16 [2020-09-03T15:30:16.538Z] #17 27.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
15:30:16 [2020-09-03T15:30:16.538Z] #17 27.75 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:30:16 [2020-09-03T15:30:16.538Z] #17 27.79 Unpacking python3 (3.7.3-1) ...
15:30:16 [2020-09-03T15:30:16.648Z] #39 49.62   CC       images/netdev.o
15:30:16 [2020-09-03T15:30:16.802Z] #17 27.97 Selecting previously unselected package libip4tc0:arm64.
15:30:16 [2020-09-03T15:30:16.802Z] #17 27.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:30:16 [2020-09-03T15:30:16.802Z] #17 27.99 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:30:16 [2020-09-03T15:30:16.802Z] #17 28.11 Selecting previously unselected package libip6tc0:arm64.
15:30:16 [2020-09-03T15:30:16.802Z] #17 28.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:30:16 [2020-09-03T15:30:16.802Z] #17 28.12 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:30:16 [2020-09-03T15:30:16.802Z] #17 28.21 Selecting previously unselected package libiptc0:arm64.
15:30:16 [2020-09-03T15:30:16.998Z] #39 ...
15:30:16 [2020-09-03T15:30:16.999Z] 
15:30:16 [2020-09-03T15:30:16.999Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:30:16 [2020-09-03T15:30:16.999Z] #37 DONE 1.0s
15:30:16 [2020-09-03T15:30:16.999Z] 
15:30:16 [2020-09-03T15:30:16.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:16 [2020-09-03T15:30:16.999Z] #39 176.7   CC       criu/sockets.o
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.22 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.23 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.31 Selecting previously unselected package libnfnetlink0:arm64.
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.32 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.39 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.066Z] #17 28.41 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:30:17 [2020-09-03T15:30:17.219Z] #39 50.15   CC       images/tty.o
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.48 Selecting previously unselected package libnftnl11:arm64.
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.49 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.57 Selecting previously unselected package iptables.
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.59 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.330Z] #17 28.60 Unpacking iptables (1.8.2-4) ...
15:30:17 [2020-09-03T15:30:17.568Z] #39 177.2   CC       criu/stats.o
15:30:17 [2020-09-03T15:30:17.644Z] 4612f6d0b889: Verifying Checksum
15:30:17 [2020-09-03T15:30:17.644Z] 4612f6d0b889: Download complete
15:30:17 [2020-09-03T15:30:17.829Z] #39 177.4   CC       criu/string.o
15:30:17 [2020-09-03T15:30:17.829Z] #39 177.4   CC       criu/sysctl.o
15:30:17 [2020-09-03T15:30:17.853Z] #10 ...
15:30:17 [2020-09-03T15:30:17.853Z] 
15:30:17 [2020-09-03T15:30:17.853Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:17 [2020-09-03T15:30:17.853Z] #41 155.3 vendor/golang.org/x/text/secure/bidirule
15:30:17 [2020-09-03T15:30:17.853Z] #41 155.8 vendor/golang.org/x/text/unicode/norm
15:30:17 [2020-09-03T15:30:17.853Z] #41 161.4 vendor/golang.org/x/net/idna
15:30:17 [2020-09-03T15:30:17.853Z] #41 164.9 vendor/golang.org/x/net/http2/hpack
15:30:17 [2020-09-03T15:30:17.853Z] #41 ...
15:30:17 [2020-09-03T15:30:17.853Z] 
15:30:17 [2020-09-03T15:30:17.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:17 [2020-09-03T15:30:17.853Z] #39 47.58   CC       images/pipe-data.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 47.85   CC       images/sa.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 48.21   CC       images/timer.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 48.59   CC       images/timerfd.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 48.85   CC       images/mm.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 49.37   CC       images/sk-opts.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 49.92   CC       images/sk-unix.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 50.51   CC       images/sk-inet.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 51.20   CC       images/tun.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 51.74   CC       images/sk-netlink.o
15:30:17 [2020-09-03T15:30:17.853Z] #39 52.10   CC       images/packet-sock.o
15:30:17 [2020-09-03T15:30:17.857Z] #17 28.98 Selecting previously unselected package xxd.
15:30:17 [2020-09-03T15:30:17.857Z] #17 28.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:30:17 [2020-09-03T15:30:17.857Z] #17 29.00 Unpacking xxd (2:8.1.0875-5) ...
15:30:17 [2020-09-03T15:30:17.857Z] #17 29.15 Selecting previously unselected package vim-common.
15:30:17 [2020-09-03T15:30:17.857Z] #17 29.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:30:17 [2020-09-03T15:30:17.857Z] #17 29.20 Unpacking vim-common (2:8.1.0875-5) ...
15:30:18 [2020-09-03T15:30:18.089Z] #39 177.8   CC       criu/sysfs_parse.o
15:30:18 [2020-09-03T15:30:18.108Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 14.1% of statements
15:30:18 [2020-09-03T15:30:18.114Z] #39 52.87   CC       images/ipc-var.o
15:30:18 [2020-09-03T15:30:18.120Z] #17 29.36 Selecting previously unselected package bash-completion.
15:30:18 [2020-09-03T15:30:18.121Z] #17 29.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:30:18 [2020-09-03T15:30:18.163Z] #39 51.02   CC       images/file-lock.o
15:30:18 [2020-09-03T15:30:18.163Z] #39 51.26   CC       images/rlimit.o
15:30:18 [2020-09-03T15:30:18.374Z] #39 53.11   CC       images/ipc-desc.o
15:30:18 [2020-09-03T15:30:18.659Z] #39 178.1   CC       criu/timens.o
15:30:18 [2020-09-03T15:30:18.659Z] #39 178.2   CC       criu/timerfd.o
15:30:18 [2020-09-03T15:30:18.734Z] #39 51.49   CC       images/pagemap.o
15:30:18 [2020-09-03T15:30:18.734Z] #39 51.90   CC       images/siginfo.o
15:30:18 [2020-09-03T15:30:18.920Z] #39 178.5   CC       criu/tty.o
15:30:18 [2020-09-03T15:30:18.945Z] #39 53.51   CC       images/ipc-shm.o
15:30:18 [2020-09-03T15:30:18.945Z] #39 53.72   CC       images/ipc-msg.o
15:30:19 [2020-09-03T15:30:19.145Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
15:30:19 [2020-09-03T15:30:19.305Z] #39 52.32   CC       images/rpc.o
15:30:19 [2020-09-03T15:30:19.437Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
15:30:19 [2020-09-03T15:30:19.516Z] #39 54.24   CC       images/ipc-sem.o
15:30:19 [2020-09-03T15:30:19.599Z] #20 4.670 Collecting yamllint==1.16.0
15:30:19 [2020-09-03T15:30:19.777Z] #39 54.51   CC       images/utsns.o
15:30:19 [2020-09-03T15:30:19.859Z] #39 179.4   CC       criu/tun.o
15:30:19 [2020-09-03T15:30:19.859Z] #39 179.6   CC       criu/uffd.o
15:30:19 [2020-09-03T15:30:19.900Z] #20 5.041   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:30:19 [2020-09-03T15:30:19.900Z] #20 5.127 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:30:19 [2020-09-03T15:30:19.900Z] #20 5.186   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:30:20 [2020-09-03T15:30:20.071Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
15:30:20 [2020-09-03T15:30:20.202Z] #20 5.253 Collecting pyyaml (from yamllint==1.16.0)
15:30:20 [2020-09-03T15:30:20.202Z] #20 5.444   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:30:20 [2020-09-03T15:30:20.350Z] #39 55.03   CC       images/creds.o
15:30:20 [2020-09-03T15:30:20.611Z] #39 55.38   CC       images/vma.o
15:30:20 [2020-09-03T15:30:20.705Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
15:30:20 [2020-09-03T15:30:20.799Z] #39 180.3   CC       criu/util.o
15:30:20 [2020-09-03T15:30:20.872Z] #39 55.76   CC       images/netdev.o
15:30:21 [2020-09-03T15:30:21.218Z] #39 ...
15:30:21 [2020-09-03T15:30:21.218Z] 
15:30:21 [2020-09-03T15:30:21.218Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:21 [2020-09-03T15:30:21.218Z] #41 167.8 vendor/golang.org/x/net/idna
15:30:21 [2020-09-03T15:30:21.368Z] #39 181.0   CC       criu/uts_ns.o
15:30:21 [2020-09-03T15:30:21.368Z] #39 181.1   CC       criu/vdso-compat.o
15:30:21 [2020-09-03T15:30:21.368Z] #39 181.2   CC       criu/vdso.o
15:30:21 [2020-09-03T15:30:21.439Z] #17 32.26 Unpacking bash-completion (1:2.8-6) ...
15:30:21 [2020-09-03T15:30:21.439Z] #17 32.69 Selecting previously unselected package bzip2.
15:30:21 [2020-09-03T15:30:21.439Z] #17 32.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:30:21 [2020-09-03T15:30:21.439Z] #17 32.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:30:21 [2020-09-03T15:30:21.444Z] #39 56.25   CC       images/tty.o
15:30:21 [2020-09-03T15:30:21.702Z] #17 32.81 Selecting previously unselected package xz-utils.
15:30:21 [2020-09-03T15:30:21.702Z] #17 32.81 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:30:21 [2020-09-03T15:30:21.702Z] #17 32.82 Unpacking xz-utils (5.2.4-1) ...
15:30:21 [2020-09-03T15:30:21.702Z] #17 33.04 Selecting previously unselected package apparmor.
15:30:21 [2020-09-03T15:30:21.702Z] #17 33.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:30:21 [2020-09-03T15:30:21.741Z] ok  	github.com/docker/docker/daemon	12.285s	coverage: 17.4% of statements
15:30:21 [2020-09-03T15:30:21.741Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:30:21 [2020-09-03T15:30:21.741Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:30:21 [2020-09-03T15:30:21.741Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:30:21 [2020-09-03T15:30:21.741Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:30:21 [2020-09-03T15:30:21.755Z] #20 6.988 Building wheels for collected packages: pyyaml
15:30:21 [2020-09-03T15:30:21.755Z] #20 6.990   Running setup.py bdist_wheel for pyyaml: started
15:30:21 [2020-09-03T15:30:21.944Z] #39 181.6   LINK     criu/built-in.o
15:30:21 [2020-09-03T15:30:21.944Z] #39 181.7   LINK     criu/criu
15:30:21 [2020-09-03T15:30:21.965Z] #17 33.10 Unpacking apparmor (2.13.2-10) ...
15:30:22 [2020-09-03T15:30:22.015Z] #39 56.93   CC       images/file-lock.o
15:30:22 [2020-09-03T15:30:22.204Z] #39 181.9   DEP      lib/c/criu.d
15:30:22 [2020-09-03T15:30:22.229Z] #17 33.46 Selecting previously unselected package aufs-tools.
15:30:22 [2020-09-03T15:30:22.229Z] #17 33.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:30:22 [2020-09-03T15:30:22.229Z] #17 33.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:30:22 [2020-09-03T15:30:22.464Z] #39 182.0   CC       images/rpc.pb-c.o
15:30:22 [2020-09-03T15:30:22.493Z] #17 33.64 Selecting previously unselected package libonig5:arm64.
15:30:22 [2020-09-03T15:30:22.493Z] #17 33.65 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:30:22 [2020-09-03T15:30:22.493Z] #17 33.74 Unpacking libonig5:arm64 (6.9.1-1) ...
15:30:22 [2020-09-03T15:30:22.725Z] #39 182.4   CC       lib/c/criu.o
15:30:22 [2020-09-03T15:30:22.757Z] #17 33.91 Selecting previously unselected package libjq1:arm64.
15:30:22 [2020-09-03T15:30:22.757Z] #17 33.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:30:22 [2020-09-03T15:30:22.757Z] #17 33.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:30:22 [2020-09-03T15:30:22.757Z] #17 34.10 Selecting previously unselected package jq.
15:30:22 [2020-09-03T15:30:22.757Z] #17 34.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:30:22 [2020-09-03T15:30:22.757Z] #17 34.14 Unpacking jq (1.5+dfsg-2+b1) ...
15:30:22 [2020-09-03T15:30:22.809Z] #20 8.065   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:30:22 [2020-09-03T15:30:22.959Z] #39 57.41   CC       images/rlimit.o
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.26 Selecting previously unselected package libaio1:arm64.
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.26 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.27 Unpacking libaio1:arm64 (0.3.112-3) ...
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.37 Selecting previously unselected package libgpm2:arm64.
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.37 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:30:23 [2020-09-03T15:30:23.023Z] #17 34.37 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:30:23 [2020-09-03T15:30:23.109Z] #20 8.067   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:30:23 [2020-09-03T15:30:23.109Z] #20 8.142 Successfully built pyyaml
15:30:23 [2020-09-03T15:30:23.109Z] #20 8.162 Installing collected packages: pathspec, pyyaml, yamllint
15:30:23 [2020-09-03T15:30:23.220Z] #39 57.88   CC       images/pagemap.o
15:30:23 [2020-09-03T15:30:23.251Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
15:30:23 [2020-09-03T15:30:23.305Z] #17 34.48 Selecting previously unselected package libicu63:arm64.
15:30:23 [2020-09-03T15:30:23.305Z] #17 34.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
15:30:23 [2020-09-03T15:30:23.305Z] #17 34.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:30:23 [2020-09-03T15:30:23.408Z] #20 8.517 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.1   LINK     lib/c/built-in.o
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.1   LINK     lib/c/libcriu.so
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.1   LINK     lib/c/libcriu.a
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.2   GEN      magic.py
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.3 Note: Building without setproctitle() and strlcpy() support.
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.3 Note: Building without GnuTLS support
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.3 Makefile.config:39: Warn: you have no libnftables installed
15:30:23 [2020-09-03T15:30:23.664Z] #39 183.3 Makefile.config:40: Warn: Building without nftables support
15:30:23 [2020-09-03T15:30:23.707Z] #20 DONE 8.7s
15:30:23 [2020-09-03T15:30:23.707Z] 
15:30:23 [2020-09-03T15:30:23.707Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:23 [2020-09-03T15:30:23.707Z] #40 128.6   CC       criu/external.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 129.3   CC       criu/fault-injection.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 129.5   CC       criu/fdstore.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 129.8   CC       criu/fifo.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 130.2   CC       criu/file-ids.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 130.6   CC       criu/file-lock.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 131.8   CC       criu/files-ext.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 132.3   CC       criu/files-reg.o
15:30:23 [2020-09-03T15:30:23.707Z] #40 134.8   CC       criu/files.o
15:30:23 [2020-09-03T15:30:23.792Z] #39 58.47   CC       images/siginfo.o
15:30:23 [2020-09-03T15:30:23.886Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.192s	coverage: 57.0% of statements
15:30:23 [2020-09-03T15:30:23.924Z] #39 183.7 fatal: not a git repository (or any of the parent directories): .git
15:30:24 [2020-09-03T15:30:24.009Z] #40 137.5   CC       criu/filesystems.o
15:30:24 [2020-09-03T15:30:24.363Z] #39 58.97   CC       images/rpc.o
15:30:24 [2020-09-03T15:30:24.522Z] #41 171.4 vendor/golang.org/x/net/http2/hpack
15:30:24 [2020-09-03T15:30:24.681Z] #40 138.4   CC       criu/fsnotify.o
15:30:24 [2020-09-03T15:30:24.700Z] #17 ...
15:30:24 [2020-09-03T15:30:24.700Z] 
15:30:24 [2020-09-03T15:30:24.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:24 [2020-09-03T15:30:24.700Z] #39 82.85   CC       criu/aio.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 83.35   CC       criu/autofs.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 84.72   CC       criu/bfd.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 85.26   CC       criu/bitmap.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 85.51   CC       criu/cgroup-props.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 86.30   CC       criu/cgroup.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 89.32   CC       criu/clone-noasan.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 89.48   CC       criu/config.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 90.91   CC       criu/cr-check.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 92.55   CC       criu/cr-dedup.o
15:30:24 [2020-09-03T15:30:24.700Z] #39 93.06   CC       criu/cr-dump.o
15:30:24 [2020-09-03T15:30:24.863Z] #39 184.2 make[1]: Nothing to be done for 'all'.
15:30:25 [2020-09-03T15:30:25.123Z] #39 184.7 make[1]: 'images/built-in.o' is up to date.
15:30:25 [2020-09-03T15:30:25.123Z] #39 184.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:30:25 [2020-09-03T15:30:25.123Z] #39 184.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:30:25 [2020-09-03T15:30:25.123Z] #39 184.8 make[1]: 'compel/libcompel.a' is up to date.
15:30:25 [2020-09-03T15:30:25.123Z] #39 184.8 make[1]: 'compel/compel-host-bin' is up to date.
15:30:25 [2020-09-03T15:30:25.383Z] #39 184.9 make[1]: Nothing to be done for 'all'.
15:30:25 [2020-09-03T15:30:25.383Z] #39 184.9 make[1]: 'soccr/libsoccr.a' is up to date.
15:30:25 [2020-09-03T15:30:25.383Z] #39 ...
15:30:25 [2020-09-03T15:30:25.383Z] 
15:30:25 [2020-09-03T15:30:25.383Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:30:25 [2020-09-03T15:30:25.383Z] #45 282.0 + cd /tmp/tmp.OFrXeFGJhq/src/github.com/golangci/golangci-lint/
15:30:25 [2020-09-03T15:30:25.383Z] #45 282.0 + git checkout -q v1.23.8
15:30:25 [2020-09-03T15:30:25.643Z] #45 282.4 ++ git describe --tags
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 + version=v1.23.8
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 ++ git rev-parse --short HEAD
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 + commit=76a82c6
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 ++ git show -s --format=%cd
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:30:25 [2020-09-03T15:30:25.906Z] #45 282.4 + 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
15:30:25 [2020-09-03T15:30:25.908Z] #41 172.8 mime
15:30:26 [2020-09-03T15:30:26.167Z] #45 ...
15:30:26 [2020-09-03T15:30:26.168Z] 
15:30:26 [2020-09-03T15:30:26.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.1 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.1 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.1 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.2 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.2 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.3 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.3 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.4 make[2]: Nothing to be done for 'all'.
15:30:26 [2020-09-03T15:30:26.168Z] #39 185.4   INSTALL  criu/criu
15:30:26 [2020-09-03T15:30:26.168Z] #39 DONE 185.8s
15:30:26 [2020-09-03T15:30:26.225Z] #40 139.7   CC       criu/image-desc.o
15:30:26 [2020-09-03T15:30:26.225Z] #40 139.8   CC       criu/image.o
15:30:26 [2020-09-03T15:30:26.289Z] #39 ...
15:30:26 [2020-09-03T15:30:26.289Z] 
15:30:26 [2020-09-03T15:30:26.289Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:30:26 [2020-09-03T15:30:26.289Z] #54 173.6 + for f in rootlesskit rootlesskit-docker-proxy
15:30:26 [2020-09-03T15:30:26.289Z] #54 173.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:30:26 [2020-09-03T15:30:26.428Z] 
15:30:26 [2020-09-03T15:30:26.428Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:27 [2020-09-03T15:30:27.263Z] #39 95.34   CC       criu/cr-errno.o
15:30:27 [2020-09-03T15:30:27.263Z] #39 95.43   CC       criu/cr-restore.o
15:30:27 [2020-09-03T15:30:27.288Z] #40 140.7   CC       criu/ipc_ns.o
15:30:27 [2020-09-03T15:30:27.330Z] #41 ...
15:30:27 [2020-09-03T15:30:27.330Z] 
15:30:27 [2020-09-03T15:30:27.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:27 [2020-09-03T15:30:27.330Z] #39 54.31   CC       images/ext-file.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 54.72   CC       images/cgroup.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 56.00   CC       images/userns.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 56.50   CC       images/google/protobuf/descriptor.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 58.38   CC       images/opts.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 58.72   CC       images/seccomp.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 59.24   CC       images/binfmt-misc.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 59.63   CC       images/time.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 59.95   CC       images/sysctl.o
15:30:27 [2020-09-03T15:30:27.330Z] #39 60.23   CC       images/autofs.o
15:30:27 [2020-09-03T15:30:27.368Z] #52 ...
15:30:27 [2020-09-03T15:30:27.368Z] 
15:30:27 [2020-09-03T15:30:27.368Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:30:27 [2020-09-03T15:30:27.526Z] #39 ...
15:30:27 [2020-09-03T15:30:27.526Z] 
15:30:27 [2020-09-03T15:30:27.526Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:27 [2020-09-03T15:30:27.526Z] #17 38.78 Selecting previously unselected package libnet1:arm64.
15:30:27 [2020-09-03T15:30:27.526Z] #17 38.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:30:27 [2020-09-03T15:30:27.526Z] #17 38.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:30:27 [2020-09-03T15:30:27.612Z] #39 60.47   CC       images/macvlan.o
15:30:27 [2020-09-03T15:30:27.627Z] #40 DONE 0.1s
15:30:27 [2020-09-03T15:30:27.627Z] 
15:30:27 [2020-09-03T15:30:27.627Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:30:27 [2020-09-03T15:30:27.627Z] #42 DONE 0.3s
15:30:27 [2020-09-03T15:30:27.627Z] 
15:30:27 [2020-09-03T15:30:27.627Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:27 [2020-09-03T15:30:27.790Z] #17 39.02 Selecting previously unselected package libnl-3-200:arm64.
15:30:27 [2020-09-03T15:30:27.790Z] #17 39.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:30:27 [2020-09-03T15:30:27.790Z] #17 39.03 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:30:27 [2020-09-03T15:30:27.790Z] #17 39.22 Selecting previously unselected package libprotobuf-c1:arm64.
15:30:27 [2020-09-03T15:30:27.873Z] #39 60.77   CC       images/sit.o
15:30:27 [2020-09-03T15:30:27.887Z] #52 ...
15:30:27 [2020-09-03T15:30:27.887Z] 
15:30:27 [2020-09-03T15:30:27.887Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:30:27 [2020-09-03T15:30:27.887Z] #44 DONE 0.1s
15:30:28 [2020-09-03T15:30:28.055Z] #17 39.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:30:28 [2020-09-03T15:30:28.055Z] #17 39.23 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:30:28 [2020-09-03T15:30:28.055Z] #17 39.33 Selecting previously unselected package libreadline5:arm64.
15:30:28 [2020-09-03T15:30:28.055Z] #17 39.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:30:28 [2020-09-03T15:30:28.055Z] #17 39.35 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:30:28 [2020-09-03T15:30:28.147Z] 
15:30:28 [2020-09-03T15:30:28.147Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:28 [2020-09-03T15:30:28.153Z] #39 61.12   CC       images/memfd.o
15:30:28 [2020-09-03T15:30:28.153Z] #39 ...
15:30:28 [2020-09-03T15:30:28.153Z] 
15:30:28 [2020-09-03T15:30:28.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:28 [2020-09-03T15:30:28.153Z] #41 175.1 mime/quotedprintable
15:30:28 [2020-09-03T15:30:28.320Z] #17 39.55 Selecting previously unselected package net-tools.
15:30:28 [2020-09-03T15:30:28.320Z] #17 39.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:30:28 [2020-09-03T15:30:28.320Z] #17 39.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:30:28 [2020-09-03T15:30:28.344Z] #40 142.0   CC       criu/irmap.o
15:30:28 [2020-09-03T15:30:28.372Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.896s	coverage: 46.2% of statements
15:30:28 [2020-09-03T15:30:28.603Z] #17 39.79 Selecting previously unselected package python-pip-whl.
15:30:28 [2020-09-03T15:30:28.603Z] #17 39.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:30:28 [2020-09-03T15:30:28.603Z] #17 39.88 Unpacking python-pip-whl (18.1-5) ...
15:30:28 [2020-09-03T15:30:28.664Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
15:30:28 [2020-09-03T15:30:28.728Z] #41 175.5 net/http/internal
15:30:28 [2020-09-03T15:30:28.835Z] #54 ...
15:30:28 [2020-09-03T15:30:28.835Z] 
15:30:28 [2020-09-03T15:30:28.835Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:28 [2020-09-03T15:30:28.835Z] #41 166.3 mime
15:30:28 [2020-09-03T15:30:28.835Z] #41 168.8 mime/quotedprintable
15:30:28 [2020-09-03T15:30:28.835Z] #41 169.4 net/http/internal
15:30:28 [2020-09-03T15:30:28.835Z] #41 ...
15:30:28 [2020-09-03T15:30:28.835Z] 
15:30:28 [2020-09-03T15:30:28.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:28 [2020-09-03T15:30:28.835Z] #39 61.03   CC       images/ext-file.o
15:30:28 [2020-09-03T15:30:28.835Z] #39 61.37   CC       images/cgroup.o
15:30:28 [2020-09-03T15:30:28.835Z] #39 62.56   CC       images/userns.o
15:30:28 [2020-09-03T15:30:28.835Z] #39 62.97   CC       images/google/protobuf/descriptor.o
15:30:29 [2020-09-03T15:30:29.180Z] #17 40.40 Selecting previously unselected package python3-lib2to3.
15:30:29 [2020-09-03T15:30:29.180Z] #17 40.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:30:29 [2020-09-03T15:30:29.180Z] #17 40.41 Unpacking python3-lib2to3 (3.7.3-1) ...
15:30:29 [2020-09-03T15:30:29.406Z] #40 142.7   CC       criu/kcmp-ids.o
15:30:29 [2020-09-03T15:30:29.406Z] #40 143.0   CC       criu/kerndat.o
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.56 Selecting previously unselected package python3-distutils.
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.58 Unpacking python3-distutils (3.7.3-1) ...
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.72 Selecting previously unselected package python3-pip.
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:30:29 [2020-09-03T15:30:29.443Z] #17 40.72 Unpacking python3-pip (18.1-5) ...
15:30:29 [2020-09-03T15:30:29.707Z] #17 40.95 Selecting previously unselected package python3-pkg-resources.
15:30:29 [2020-09-03T15:30:29.707Z] #17 40.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:30:29 [2020-09-03T15:30:29.707Z] #17 40.97 Unpacking python3-pkg-resources (40.8.0-1) ...
15:30:29 [2020-09-03T15:30:29.970Z] #17 41.12 Selecting previously unselected package python3-setuptools.
15:30:29 [2020-09-03T15:30:29.970Z] #17 41.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:30:29 [2020-09-03T15:30:29.970Z] #17 41.13 Unpacking python3-setuptools (40.8.0-1) ...
15:30:29 [2020-09-03T15:30:29.970Z] #17 41.39 Selecting previously unselected package python3-wheel.
15:30:30 [2020-09-03T15:30:30.234Z] #17 41.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:30:30 [2020-09-03T15:30:30.234Z] #17 41.40 Unpacking python3-wheel (0.32.3-2) ...
15:30:30 [2020-09-03T15:30:30.497Z] #17 41.55 Selecting previously unselected package sudo.
15:30:30 [2020-09-03T15:30:30.497Z] #17 41.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
15:30:30 [2020-09-03T15:30:30.497Z] #17 41.57 Unpacking sudo (1.8.27-1+deb10u2) ...
15:30:30 [2020-09-03T15:30:30.687Z] #52 213.4 + bin/containerd
15:30:30 [2020-09-03T15:30:30.948Z] #40 144.2   CC       criu/libnetlink.o
15:30:30 [2020-09-03T15:30:30.948Z] #40 144.6   CC       criu/log.o
15:30:31 [2020-09-03T15:30:31.023Z] #17 42.11 Selecting previously unselected package thin-provisioning-tools.
15:30:31 [2020-09-03T15:30:31.023Z] #17 42.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:30:31 [2020-09-03T15:30:31.023Z] #17 42.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:30:31 [2020-09-03T15:30:31.287Z] #17 42.43 Selecting previously unselected package uidmap.
15:30:31 [2020-09-03T15:30:31.287Z] #17 42.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
15:30:31 [2020-09-03T15:30:31.287Z] #17 42.58 Unpacking uidmap (1:4.5-1.1) ...
15:30:31 [2020-09-03T15:30:31.385Z] #39 65.74   CC       images/opts.o
15:30:31 [2020-09-03T15:30:31.385Z] #39 65.98   CC       images/seccomp.o
15:30:31 [2020-09-03T15:30:31.551Z] #17 42.83 Selecting previously unselected package vim-runtime.
15:30:31 [2020-09-03T15:30:31.551Z] #17 42.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:30:31 [2020-09-03T15:30:31.551Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:30:31 [2020-09-03T15:30:31.551Z] #17 42.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:30:31 [2020-09-03T15:30:31.551Z] #17 42.91 Unpacking vim-runtime (2:8.1.0875-5) ...
15:30:31 [2020-09-03T15:30:31.598Z] #40 145.2   CC       criu/lsm.o
15:30:31 [2020-09-03T15:30:31.648Z] #39 66.33   CC       images/binfmt-misc.o
15:30:31 [2020-09-03T15:30:31.921Z] #39 66.64   CC       images/time.o
15:30:32 [2020-09-03T15:30:32.182Z] #39 66.97   CC       images/sysctl.o
15:30:32 [2020-09-03T15:30:32.184Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.181s	coverage: 49.5% of statements
15:30:32 [2020-09-03T15:30:32.250Z] #40 145.6   CC       criu/mem.o
15:30:32 [2020-09-03T15:30:32.444Z] #39 67.22   CC       images/autofs.o
15:30:32 [2020-09-03T15:30:32.709Z] #39 67.49   CC       images/macvlan.o
15:30:32 [2020-09-03T15:30:32.935Z] #41 179.8 crypto/tls
15:30:33 [2020-09-03T15:30:33.283Z] #39 67.87   CC       images/sit.o
15:30:33 [2020-09-03T15:30:33.543Z] #39 68.31   CC       images/memfd.o
15:30:33 [2020-09-03T15:30:33.803Z] #39 68.67   CC       images/timens.o
15:30:33 [2020-09-03T15:30:33.878Z] #41 ...
15:30:33 [2020-09-03T15:30:33.878Z] 
15:30:33 [2020-09-03T15:30:33.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:33 [2020-09-03T15:30:33.878Z] #39 61.44   CC       images/timens.o
15:30:33 [2020-09-03T15:30:33.878Z] #39 61.93   LINK     images/built-in.o
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.14   GEN      compel/include/asm
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.21   GEN      compel/include/version.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.22 touch .config
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.28   GEN      include/common/config.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.41   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.44   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.46   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.48   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.53   DEP      compel/arch/x86/plugins/std/memcpy.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.57   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.59   GEN      compel/plugins/include/uapi/std/syscall.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.62   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.64   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.66   DEP      compel/plugins/std/infect.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.81   DEP      compel/plugins/std/string.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 62.94   DEP      compel/plugins/std/log.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 63.07   DEP      compel/plugins/std/fds.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 63.32   DEP      compel/plugins/std/std.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 63.52   DEP      compel/plugins/shmem/shmem.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 63.63   DEP      compel/plugins/fds/fds.d
15:30:33 [2020-09-03T15:30:33.878Z] #39 63.92   CC       compel/plugins/std/std.o
15:30:33 [2020-09-03T15:30:33.878Z] #39 64.45   CC       compel/plugins/std/fds.o
15:30:33 [2020-09-03T15:30:33.878Z] #39 65.20   CC       compel/plugins/std/log.o
15:30:33 [2020-09-03T15:30:33.878Z] #39 66.48   CC       compel/plugins/std/string.o
15:30:34 [2020-09-03T15:30:34.374Z] #40 147.9   CC       criu/memfd.o
15:30:34 [2020-09-03T15:30:34.380Z] #39 69.04   LINK     images/built-in.o
15:30:34 [2020-09-03T15:30:34.449Z] #39 ...
15:30:34 [2020-09-03T15:30:34.449Z] 
15:30:34 [2020-09-03T15:30:34.449Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:30:34 [2020-09-03T15:30:34.449Z] #54 171.2 + for f in rootlesskit rootlesskit-docker-proxy
15:30:34 [2020-09-03T15:30:34.449Z] #54 171.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:30:34 [2020-09-03T15:30:34.449Z] #54 DONE 181.1s
15:30:34 [2020-09-03T15:30:34.449Z] 
15:30:34 [2020-09-03T15:30:34.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:34 [2020-09-03T15:30:34.449Z] #39 67.35   CC       compel/plugins/std/infect.o
15:30:34 [2020-09-03T15:30:34.449Z] #39 ...
15:30:34 [2020-09-03T15:30:34.449Z] 
15:30:34 [2020-09-03T15:30:34.449Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:30:34 [2020-09-03T15:30:34.449Z] #55 DONE 0.1s
15:30:34 [2020-09-03T15:30:34.449Z] 
15:30:34 [2020-09-03T15:30:34.449Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:30:34 [2020-09-03T15:30:34.449Z] #56 DONE 0.1s
15:30:34 [2020-09-03T15:30:34.449Z] 
15:30:34 [2020-09-03T15:30:34.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:34 [2020-09-03T15:30:34.644Z] #39 69.31   GEN      compel/include/asm
15:30:34 [2020-09-03T15:30:34.644Z] #39 69.36   GEN      compel/include/version.h
15:30:34 [2020-09-03T15:30:34.644Z] #39 69.43 touch .config
15:30:34 [2020-09-03T15:30:34.644Z] #39 69.53   GEN      include/common/config.h
15:30:34 [2020-09-03T15:30:34.872Z] #17 46.21 Selecting previously unselected package vim.
15:30:34 [2020-09-03T15:30:34.907Z] #39 69.74   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:30:34 [2020-09-03T15:30:34.907Z] #39 69.75   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:30:34 [2020-09-03T15:30:34.907Z] #39 69.81   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:30:35 [2020-09-03T15:30:35.020Z] #40 148.6   CC       criu/mount.o
15:30:35 [2020-09-03T15:30:35.021Z] #39 ...
15:30:35 [2020-09-03T15:30:35.021Z] 
15:30:35 [2020-09-03T15:30:35.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:35 [2020-09-03T15:30:35.021Z] #10 181.8 Selecting previously unselected package libapparmor1:amd64.
15:30:35 [2020-09-03T15:30:35.021Z] #10 181.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:30:35 [2020-09-03T15:30:35.021Z] #10 181.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:30:35 [2020-09-03T15:30:35.021Z] #10 182.0 Selecting previously unselected package libapparmor-dev:amd64.
15:30:35 [2020-09-03T15:30:35.021Z] #10 182.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:30:35 [2020-09-03T15:30:35.021Z] #10 182.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:30:35 [2020-09-03T15:30:35.135Z] #17 46.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
15:30:35 [2020-09-03T15:30:35.135Z] #17 46.26 Unpacking vim (2:8.1.0875-5) ...
15:30:35 [2020-09-03T15:30:35.168Z] #39 69.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:30:35 [2020-09-03T15:30:35.168Z] #39 69.89   DEP      compel/arch/x86/plugins/std/memcpy.d
15:30:35 [2020-09-03T15:30:35.168Z] #39 69.91   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:30:35 [2020-09-03T15:30:35.168Z] #39 69.96   GEN      compel/plugins/include/uapi/std/syscall.h
15:30:35 [2020-09-03T15:30:35.168Z] #39 70.05   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:30:35 [2020-09-03T15:30:35.428Z] #39 70.08   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:30:35 [2020-09-03T15:30:35.428Z] #39 70.13   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:30:35 [2020-09-03T15:30:35.428Z] #39 70.15   DEP      compel/plugins/std/infect.d
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.4 Selecting previously unselected package libbtrfs0.
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.4 Unpacking libbtrfs0 (4.20.1-2) ...
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.6 Selecting previously unselected package libbtrfs-dev.
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:30:35 [2020-09-03T15:30:35.593Z] #10 182.6 Unpacking libbtrfs-dev (4.20.1-2) ...
15:30:35 [2020-09-03T15:30:35.689Z] #39 70.32   DEP      compel/plugins/std/string.d
15:30:35 [2020-09-03T15:30:35.689Z] #39 70.44   DEP      compel/plugins/std/log.d
15:30:35 [2020-09-03T15:30:35.689Z] #39 70.51   DEP      compel/plugins/std/fds.d
15:30:35 [2020-09-03T15:30:35.711Z] #17 47.01 Selecting previously unselected package xfsprogs.
15:30:35 [2020-09-03T15:30:35.711Z] #17 47.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
15:30:35 [2020-09-03T15:30:35.974Z] #17 47.05 Unpacking xfsprogs (4.20.0-1) ...
15:30:36 [2020-09-03T15:30:36.165Z] #10 182.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:30:36 [2020-09-03T15:30:36.165Z] #10 182.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:30:36 [2020-09-03T15:30:36.165Z] #10 182.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:30:36 [2020-09-03T15:30:36.165Z] #10 182.9 Selecting previously unselected package libudev-dev:amd64.
15:30:36 [2020-09-03T15:30:36.165Z] #10 183.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:30:36 [2020-09-03T15:30:36.165Z] #10 183.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:30:36 [2020-09-03T15:30:36.238Z] #17 47.59 Selecting previously unselected package zip.
15:30:36 [2020-09-03T15:30:36.259Z] #39 70.77   DEP      compel/plugins/std/std.d
15:30:36 [2020-09-03T15:30:36.259Z] #39 70.97   DEP      compel/plugins/shmem/shmem.d
15:30:36 [2020-09-03T15:30:36.259Z] #39 71.13   DEP      compel/plugins/fds/fds.d
15:30:36 [2020-09-03T15:30:36.425Z] #10 183.3 Selecting previously unselected package libsepol1-dev:amd64.
15:30:36 [2020-09-03T15:30:36.501Z] #17 47.60 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
15:30:36 [2020-09-03T15:30:36.501Z] #17 47.71 Unpacking zip (3.0-11+b1) ...
15:30:36 [2020-09-03T15:30:36.689Z] #10 183.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:30:36 [2020-09-03T15:30:36.689Z] #10 183.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 47.96 Setting up aufs-tools (1:4.14+20190211-1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 47.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 47.99 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.00 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.02 Setting up libgpm2:arm64 (1.20.7-5) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.03 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.04 Setting up uidmap (1:4.5-1.1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.07 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.14 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.17 Setting up xxd (2:8.1.0875-5) ...
15:30:36 [2020-09-03T15:30:36.766Z] #17 48.19 Setting up zip (3.0-11+b1) ...
15:30:36 [2020-09-03T15:30:36.831Z] #39 71.37   CC       compel/plugins/std/std.o
15:30:36 [2020-09-03T15:30:36.950Z] #10 183.9 Selecting previously unselected package libpcre16-3:amd64.
15:30:36 [2020-09-03T15:30:36.951Z] #10 183.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:30:36 [2020-09-03T15:30:36.951Z] #10 183.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:30:37 [2020-09-03T15:30:37.034Z] #17 48.20 Setting up vim-common (2:8.1.0875-5) ...
15:30:37 [2020-09-03T15:30:37.034Z] #17 48.27 Setting up bash-completion (1:2.8-6) ...
15:30:37 [2020-09-03T15:30:37.092Z] #39 71.91   CC       compel/plugins/std/fds.o
15:30:37 [2020-09-03T15:30:37.212Z] #10 184.2 Selecting previously unselected package libpcre32-3:amd64.
15:30:37 [2020-09-03T15:30:37.212Z] #10 184.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:30:37 [2020-09-03T15:30:37.212Z] #10 184.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:30:37 [2020-09-03T15:30:37.665Z] #39 ...
15:30:37 [2020-09-03T15:30:37.665Z] 
15:30:37 [2020-09-03T15:30:37.665Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:30:37 [2020-09-03T15:30:37.665Z] #54 DONE 185.5s
15:30:37 [2020-09-03T15:30:37.665Z] 
15:30:37 [2020-09-03T15:30:37.665Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:30:37 [2020-09-03T15:30:37.757Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.988s	coverage: 73.1% of statements
15:30:37 [2020-09-03T15:30:37.757Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:30:37 [2020-09-03T15:30:37.926Z] #55 DONE 0.1s
15:30:37 [2020-09-03T15:30:37.926Z] 
15:30:37 [2020-09-03T15:30:37.926Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:30:37 [2020-09-03T15:30:37.926Z] #56 DONE 0.1s
15:30:37 [2020-09-03T15:30:37.926Z] 
15:30:37 [2020-09-03T15:30:37.926Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:37 [2020-09-03T15:30:37.926Z] #41 177.5 net/textproto
15:30:37 [2020-09-03T15:30:37.926Z] #41 177.5 crypto/x509
15:30:37 [2020-09-03T15:30:37.926Z] #41 179.1 vendor/golang.org/x/net/http/httpguts
15:30:37 [2020-09-03T15:30:37.926Z] #41 179.5 vendor/golang.org/x/net/http/httpproxy
15:30:37 [2020-09-03T15:30:37.926Z] #41 180.3 mime/multipart
15:30:37 [2020-09-03T15:30:37.926Z] #41 183.5 crypto/tls
15:30:38 [2020-09-03T15:30:38.187Z] #41 ...
15:30:38 [2020-09-03T15:30:38.187Z] 
15:30:38 [2020-09-03T15:30:38.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:38 [2020-09-03T15:30:38.187Z] #39 72.77   CC       compel/plugins/std/log.o
15:30:38 [2020-09-03T15:30:38.393Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.858s	coverage: 57.7% of statements
15:30:38 [2020-09-03T15:30:38.393Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:30:38 [2020-09-03T15:30:38.598Z] #10 185.2 Selecting previously unselected package libpcrecpp0v5:amd64.
15:30:38 [2020-09-03T15:30:38.598Z] #10 185.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:30:38 [2020-09-03T15:30:38.598Z] #10 185.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:30:38 [2020-09-03T15:30:38.598Z] #10 185.6 Selecting previously unselected package libpcre3-dev:amd64.
15:30:38 [2020-09-03T15:30:38.858Z] #10 185.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:30:38 [2020-09-03T15:30:38.858Z] #10 185.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:30:39 [2020-09-03T15:30:39.028Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.708s	coverage: 76.1% of statements
15:30:39 [2020-09-03T15:30:39.028Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:30:39 [2020-09-03T15:30:39.320Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
15:30:39 [2020-09-03T15:30:39.429Z] #10 186.3 Selecting previously unselected package libselinux1-dev:amd64.
15:30:39 [2020-09-03T15:30:39.430Z] #10 186.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:30:39 [2020-09-03T15:30:39.430Z] #10 186.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:30:39 [2020-09-03T15:30:39.543Z] #40 152.8   CC       criu/namespaces.o
15:30:39 [2020-09-03T15:30:39.569Z] #39 74.13   CC       compel/plugins/std/string.o
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.8 Selecting previously unselected package libseccomp-dev:amd64.
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:30:40 [2020-09-03T15:30:40.001Z] #10 186.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:30:40 [2020-09-03T15:30:40.139Z] #39 74.87   CC       compel/plugins/std/infect.o
15:30:40 [2020-09-03T15:30:40.262Z] #10 187.1 Selecting previously unselected package libsystemd-dev:amd64.
15:30:40 [2020-09-03T15:30:40.262Z] #10 187.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:30:40 [2020-09-03T15:30:40.355Z] #17 51.55 Setting up libiptc0:arm64 (1.8.2-4) ...
15:30:40 [2020-09-03T15:30:40.355Z] #17 51.57 Setting up xz-utils (5.2.4-1) ...
15:30:40 [2020-09-03T15:30:40.355Z] #17 51.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:30:40 [2020-09-03T15:30:40.355Z] #17 51.60 Setting up sudo (1.8.27-1+deb10u2) ...
15:30:40 [2020-09-03T15:30:40.355Z] #17 51.74 invoke-rc.d: could not determine current runlevel
15:30:40 [2020-09-03T15:30:40.357Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
15:30:40 [2020-09-03T15:30:40.522Z] #10 187.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.74 invoke-rc.d: policy-rc.d denied execution of start.
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.75 Setting up pigz (2.4-1) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.79 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.82 Setting up python-pip-whl (18.1-5) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.84 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:30:40 [2020-09-03T15:30:40.618Z] #17 51.87 Setting up vim-runtime (2:8.1.0875-5) ...
15:30:40 [2020-09-03T15:30:40.649Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
15:30:40 [2020-09-03T15:30:40.710Z] #39 75.47   CC       compel/arch/x86/plugins/std/parasite-head.o
15:30:40 [2020-09-03T15:30:40.710Z] #39 75.53   CC       compel/arch/x86/plugins/std/memcpy.o
15:30:40 [2020-09-03T15:30:40.883Z] #17 52.24 Setting up libaio1:arm64 (0.3.112-3) ...
15:30:40 [2020-09-03T15:30:40.971Z] #39 75.67   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:30:40 [2020-09-03T15:30:40.971Z] #39 75.81   AR       compel/plugins/std.lib.a
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.27 Setting up libonig5:arm64 (6.9.1-1) ...
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.29 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.30 Setting up vim (2:8.1.0875-5) ...
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.47 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:30:41 [2020-09-03T15:30:41.146Z] #17 52.49 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:30:41 [2020-09-03T15:30:41.231Z] #39 75.98   CC       compel/plugins/fds/fds.o
15:30:41 [2020-09-03T15:30:41.284Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 4.8% of statements
15:30:41 [2020-09-03T15:30:41.284Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:30:41 [2020-09-03T15:30:41.284Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:30:41 [2020-09-03T15:30:41.410Z] #17 52.50 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:30:41 [2020-09-03T15:30:41.410Z] #17 52.52 Setting up jq (1.5+dfsg-2+b1) ...
15:30:41 [2020-09-03T15:30:41.410Z] #17 52.54 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:30:41 [2020-09-03T15:30:41.410Z] #17 52.55 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:30:41 [2020-09-03T15:30:41.410Z] #17 ...
15:30:41 [2020-09-03T15:30:41.410Z] 
15:30:41 [2020-09-03T15:30:41.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:41 [2020-09-03T15:30:41.410Z] #39 99.85   CC       criu/cr-service.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 101.9   CC       criu/crtools.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 102.6   CC       criu/eventfd.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 103.0   CC       criu/eventpoll.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 103.9   CC       criu/external.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 104.1   CC       criu/fault-injection.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 104.2   CC       criu/fdstore.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 104.6   CC       criu/fifo.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 105.0   CC       criu/file-ids.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 105.3   CC       criu/file-lock.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 106.3   CC       criu/files-ext.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 106.7   CC       criu/files-reg.o
15:30:41 [2020-09-03T15:30:41.410Z] #39 108.8   CC       criu/files.o
15:30:41 [2020-09-03T15:30:41.464Z] #10 188.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:30:41 [2020-09-03T15:30:41.464Z] #10 188.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:30:41 [2020-09-03T15:30:41.464Z] #10 188.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:30:41 [2020-09-03T15:30:41.464Z] #10 188.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:30:41 [2020-09-03T15:30:41.464Z] #10 188.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:30:41 [2020-09-03T15:30:41.491Z] #39 76.31   AR       compel/plugins/fds.lib.a
15:30:41 [2020-09-03T15:30:41.651Z] #40 155.0   CC       criu/net.o
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.5 Setting up libbtrfs0 (4.20.1-2) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up libbtrfs-dev (4.20.1-2) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.6 Setting up mingw-w64-common (6.0.0-3) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:41 [2020-09-03T15:30:41.725Z] #10 188.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
15:30:41 [2020-09-03T15:30:41.751Z] #39 76.54   HOSTDEP  compel/src/lib/log-host.d
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.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
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up dmsetup (2:1.02.155-3) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:30:41 [2020-09-03T15:30:41.986Z] #10 188.8 Processing triggers for libc-bin (2.28-10) ...
15:30:41 [2020-09-03T15:30:41.986Z] #39 ...
15:30:41 [2020-09-03T15:30:41.987Z] 
15:30:41 [2020-09-03T15:30:41.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:41 [2020-09-03T15:30:41.987Z] #49 66.21 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
15:30:42 [2020-09-03T15:30:42.012Z] #39 76.66   HOSTDEP  compel/src/lib/handle-elf-host.d
15:30:42 [2020-09-03T15:30:42.012Z] #39 76.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:30:42 [2020-09-03T15:30:42.272Z] #39 76.97   HOSTDEP  compel/src/main-host.d
15:30:42 [2020-09-03T15:30:42.272Z] #39 77.08   DEP      compel/src/lib/ptrace.d
15:30:42 [2020-09-03T15:30:42.321Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.0% of statements
15:30:42 [2020-09-03T15:30:42.532Z] #39 77.23   DEP      compel/src/lib/infect.d
15:30:42 [2020-09-03T15:30:42.532Z] #39 77.37   DEP      compel/src/lib/infect-util.d
15:30:42 [2020-09-03T15:30:42.560Z] #10 DONE 189.2s
15:30:42 [2020-09-03T15:30:42.560Z] 
15:30:42 [2020-09-03T15:30:42.560Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:42 [2020-09-03T15:30:42.613Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.063s	coverage: 77.4% of statements
15:30:42 [2020-09-03T15:30:42.613Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:30:42 [2020-09-03T15:30:42.613Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:30:42 [2020-09-03T15:30:42.793Z] #39 77.45   DEP      compel/src/lib/infect-rpc.d
15:30:42 [2020-09-03T15:30:42.793Z] #39 77.55   DEP      compel/arch/x86/src/lib/infect.d
15:30:43 [2020-09-03T15:30:43.053Z] #39 77.72   DEP      compel/arch/x86/src/lib/cpu.d
15:30:43 [2020-09-03T15:30:43.053Z] #39 77.82   DEP      compel/src/lib/log.d
15:30:43 [2020-09-03T15:30:43.053Z] #39 77.93   DEP      compel/src/main.d
15:30:43 [2020-09-03T15:30:43.247Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
15:30:43 [2020-09-03T15:30:43.314Z] #39 78.03   DEP      compel/src/lib/handle-elf.d
15:30:43 [2020-09-03T15:30:43.539Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
15:30:43 [2020-09-03T15:30:43.575Z] #39 78.19   DEP      compel/arch/x86/src/lib/handle-elf.d
15:30:43 [2020-09-03T15:30:43.575Z] #39 78.38   CC       compel/src/lib/log.o
15:30:43 [2020-09-03T15:30:43.831Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.421 + RM_GOPATH=0
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.421 + TMP_GOPATH=
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.421 + : /build
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.421 + '[' -z '' ']'
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.421 ++ mktemp -d
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.422 + export GOPATH=/tmp/tmp.yyFJRXDhw6
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.422 + GOPATH=/tmp/tmp.yyFJRXDhw6
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.422 + RM_GOPATH=1
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.422 + case "$(go env GOARCH)" in
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.422 ++ go env GOARCH
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.448 + export GO_BUILDMODE=-buildmode=pie
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.448 + GO_BUILDMODE=-buildmode=pie
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.449 ++ dirname /tmp/install/install.sh
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.457 + dir=/tmp/install
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.457 + bin=runc
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.458 + shift
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.458 + '[' '!' -f /tmp/install/runc.installer ']'
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.458 + . /tmp/install/runc.installer
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.458 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.458 + install_runc
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.459 + grep -q '^3\.10\.0.*\.el7\.'
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.460 + uname -r
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.468 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.468 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.469 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yyFJRXDhw6/src/github.com/opencontainers/runc
15:30:43 [2020-09-03T15:30:43.944Z] #49 1.477 Cloning into '/tmp/tmp.yyFJRXDhw6/src/github.com/opencontainers/runc'...
15:30:43 [2020-09-03T15:30:43.944Z] #49 ...
15:30:43 [2020-09-03T15:30:43.944Z] 
15:30:43 [2020-09-03T15:30:43.944Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:30:43 [2020-09-03T15:30:43.944Z] #11 DONE 1.6s
15:30:44 [2020-09-03T15:30:44.124Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 61.6% of statements
15:30:44 [2020-09-03T15:30:44.146Z] #39 78.79   CC       compel/arch/x86/src/lib/cpu.o
15:30:44 [2020-09-03T15:30:44.205Z] 
15:30:44 [2020-09-03T15:30:44.205Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:30:44 [2020-09-03T15:30:44.555Z] #49 68.32 + mkdir -p /build
15:30:44 [2020-09-03T15:30:44.555Z] #49 68.33 + cp runc /build/runc
15:30:44 [2020-09-03T15:30:44.718Z] #39 ...
15:30:44 [2020-09-03T15:30:44.718Z] 
15:30:44 [2020-09-03T15:30:44.718Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:44 [2020-09-03T15:30:44.718Z] #41 192.6 net/http/httptrace
15:30:44 [2020-09-03T15:30:44.759Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 75.2% of statements
15:30:44 [2020-09-03T15:30:44.759Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:30:45 [2020-09-03T15:30:45.153Z] #12 ...
15:30:45 [2020-09-03T15:30:45.153Z] 
15:30:45 [2020-09-03T15:30:45.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.05   CC       compel/arch/x86/plugins/std/parasite-head.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.11   CC       compel/arch/x86/plugins/std/memcpy.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.15   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.27   AR       compel/plugins/std.lib.a
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.39   CC       compel/plugins/fds/fds.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.73   AR       compel/plugins/fds.lib.a
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.80   HOSTDEP  compel/src/lib/log-host.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 68.90   HOSTDEP  compel/src/lib/handle-elf-host.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 69.11   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 69.32   HOSTDEP  compel/src/main-host.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 69.51   DEP      compel/src/lib/ptrace.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 69.72   DEP      compel/src/lib/infect.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 69.98   DEP      compel/src/lib/infect-util.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 70.13   DEP      compel/src/lib/infect-rpc.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 70.36   DEP      compel/arch/x86/src/lib/infect.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 70.66   DEP      compel/arch/x86/src/lib/cpu.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 70.77   DEP      compel/src/lib/log.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 70.89   DEP      compel/src/main.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 71.00   DEP      compel/src/lib/handle-elf.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 71.16   DEP      compel/arch/x86/src/lib/handle-elf.d
15:30:45 [2020-09-03T15:30:45.153Z] #39 71.33   CC       compel/src/lib/log.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 71.71   CC       compel/arch/x86/src/lib/cpu.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 72.97   CC       compel/arch/x86/src/lib/infect.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 73.82   CC       compel/src/lib/infect-rpc.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 74.47   CC       compel/src/lib/infect-util.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 74.87   CC       compel/src/lib/infect.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 77.78   CC       compel/src/lib/ptrace.o
15:30:45 [2020-09-03T15:30:45.153Z] #39 ...
15:30:45 [2020-09-03T15:30:45.153Z] 
15:30:45 [2020-09-03T15:30:45.153Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:30:45 [2020-09-03T15:30:45.153Z] #12 DONE 1.2s
15:30:45 [2020-09-03T15:30:45.153Z] 
15:30:45 [2020-09-03T15:30:45.153Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:30:45 [2020-09-03T15:30:45.222Z] #40 158.7   CC       criu/netfilter.o
15:30:45 [2020-09-03T15:30:45.293Z] #41 192.9 net/http
15:30:45 [2020-09-03T15:30:45.394Z] time="2020-09-03T15:30:45Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate919633623/log890630730.1: no such file or directory"
15:30:45 [2020-09-03T15:30:45.394Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 37.7% of statements
15:30:45 [2020-09-03T15:30:45.522Z] #40 159.1   CC       criu/page-pipe.o
15:30:45 [2020-09-03T15:30:45.686Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 33.3% of statements
15:30:46 [2020-09-03T15:30:46.094Z] #13 0.986 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:30:46 [2020-09-03T15:30:46.178Z] #40 159.8   CC       criu/page-xfer.o
15:30:46 [2020-09-03T15:30:46.236Z] #41 ...
15:30:46 [2020-09-03T15:30:46.236Z] 
15:30:46 [2020-09-03T15:30:46.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:46 [2020-09-03T15:30:46.236Z] #10 186.7 Selecting previously unselected package libapparmor1:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 186.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 186.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.0 Selecting previously unselected package libapparmor-dev:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.3 Selecting previously unselected package libbtrfs0.
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.4 Unpacking libbtrfs0 (4.20.1-2) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.6 Selecting previously unselected package libbtrfs-dev.
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.6 Unpacking libbtrfs-dev (4.20.1-2) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 187.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.1 Selecting previously unselected package libudev-dev:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.6 Selecting previously unselected package libsepol1-dev:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 188.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 189.5 Selecting previously unselected package libpcre16-3:amd64.
15:30:46 [2020-09-03T15:30:46.236Z] #10 189.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.236Z] #10 189.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 189.8 Selecting previously unselected package libpcre32-3:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 189.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 189.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.1 Selecting previously unselected package libpcrecpp0v5:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.3 Selecting previously unselected package libpcre3-dev:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.7 Selecting previously unselected package libselinux1-dev:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 190.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.2 Selecting previously unselected package libdevmapper-dev:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.4 Selecting previously unselected package libseccomp-dev:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.6 Selecting previously unselected package libsystemd-dev:amd64.
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 191.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.7 Setting up libbtrfs0 (4.20.1-2) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.8 Setting up libbtrfs-dev (4.20.1-2) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.9 Setting up mingw-w64-common (6.0.0-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 192.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.2 Setting up dmsetup (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 193.3 Processing triggers for libc-bin (2.28-10) ...
15:30:46 [2020-09-03T15:30:46.237Z] #10 DONE 193.7s
15:30:46 [2020-09-03T15:30:46.237Z] 
15:30:46 [2020-09-03T15:30:46.237Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:46 [2020-09-03T15:30:46.355Z] #13 DONE 1.1s
15:30:46 [2020-09-03T15:30:46.355Z] 
15:30:46 [2020-09-03T15:30:46.355Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:30:46 [2020-09-03T15:30:46.723Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
15:30:47 [2020-09-03T15:30:47.015Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:30:47 [2020-09-03T15:30:47.121Z] #49 DONE 71.3s
15:30:47 [2020-09-03T15:30:47.121Z] 
15:30:47 [2020-09-03T15:30:47.121Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.46 Setting up iptables (1.8.2-4) ...
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:30:47 [2020-09-03T15:30:47.121Z] #17 55.56 Setting up python3 (3.7.3-1) ...
15:30:47 [2020-09-03T15:30:47.121Z] #17 56.58 Setting up python3-wheel (0.32.3-2) ...
15:30:47 [2020-09-03T15:30:47.121Z] #17 58.21 Setting up apparmor (2.13.2-10) ...
15:30:47 [2020-09-03T15:30:47.681Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
15:30:47 [2020-09-03T15:30:47.741Z] #14 DONE 1.1s
15:30:47 [2020-09-03T15:30:47.741Z] 
15:30:47 [2020-09-03T15:30:47.741Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:30:47 [2020-09-03T15:30:47.973Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.448s	coverage: 82.5% of statements
15:30:47 [2020-09-03T15:30:47.973Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:30:47 [2020-09-03T15:30:47.973Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:30:48 [2020-09-03T15:30:48.305Z] #40 161.8   CC       criu/pagemap-cache.o
15:30:48 [2020-09-03T15:30:48.603Z] #40 162.2   CC       criu/pagemap.o
15:30:48 [2020-09-03T15:30:48.683Z] #15 DONE 1.3s
15:30:48 [2020-09-03T15:30:48.683Z] 
15:30:48 [2020-09-03T15:30:48.683Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.420 + RM_GOPATH=0
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.420 + TMP_GOPATH=
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.420 + : /build
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.420 + '[' -z '' ']'
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.420 ++ mktemp -d
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.424 + export GOPATH=/tmp/tmp.crN85UIMem
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.424 + GOPATH=/tmp/tmp.crN85UIMem
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.425 + RM_GOPATH=1
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.425 + case "$(go env GOARCH)" in
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.425 ++ go env GOARCH
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.516 + export GO_BUILDMODE=-buildmode=pie
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.516 + GO_BUILDMODE=-buildmode=pie
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.516 ++ dirname /tmp/install/install.sh
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.516 + dir=/tmp/install
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 + bin=runc
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 + shift
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 + '[' '!' -f /tmp/install/runc.installer ']'
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 + . /tmp/install/runc.installer
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.517 + install_runc
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 + grep -q '^3\.10\.0.*\.el7\.'
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 + uname -r
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.crN85UIMem/src/github.com/opencontainers/runc
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.519 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:30:48 [2020-09-03T15:30:48.780Z] #49 2.534 Cloning into '/tmp/tmp.crN85UIMem/src/github.com/opencontainers/runc'...
15:30:49 [2020-09-03T15:30:49.010Z] ok  	github.com/docker/docker/distribution/metadata	0.020s	coverage: 48.2% of statements
15:30:49 [2020-09-03T15:30:49.041Z] #49 ...
15:30:49 [2020-09-03T15:30:49.041Z] 
15:30:49 [2020-09-03T15:30:49.041Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:30:49 [2020-09-03T15:30:49.041Z] #11 DONE 3.2s
15:30:49 [2020-09-03T15:30:49.301Z] 
15:30:49 [2020-09-03T15:30:49.301Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:30:49 [2020-09-03T15:30:49.302Z] ok  	github.com/docker/docker/distribution	0.571s	coverage: 21.9% of statements
15:30:49 [2020-09-03T15:30:49.302Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:30:49 [2020-09-03T15:30:49.662Z] #40 163.2   CC       criu/parasite-syscall.o
15:30:50 [2020-09-03T15:30:50.066Z] #16 DONE 1.1s
15:30:50 [2020-09-03T15:30:50.066Z] 
15:30:50 [2020-09-03T15:30:50.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:50 [2020-09-03T15:30:50.066Z] #39 78.33   AR       compel/libcompel.a
15:30:50 [2020-09-03T15:30:50.066Z] #39 78.50   HOSTCC   compel/src/main-host.o
15:30:50 [2020-09-03T15:30:50.066Z] #39 78.99   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:30:50 [2020-09-03T15:30:50.066Z] #39 79.20   HOSTCC   compel/src/lib/handle-elf-host.o
15:30:50 [2020-09-03T15:30:50.066Z] #39 79.96   HOSTCC   compel/src/lib/log-host.o
15:30:50 [2020-09-03T15:30:50.066Z] #39 80.27   HOSTLINK compel/compel-host-bin
15:30:50 [2020-09-03T15:30:50.066Z] #39 80.47   DEP      soccr/soccr.d
15:30:50 [2020-09-03T15:30:50.066Z] #39 80.81   CC       soccr/soccr.o
15:30:50 [2020-09-03T15:30:50.066Z] #39 82.48   AR       soccr/libsoccr.a
15:30:50 [2020-09-03T15:30:50.066Z] #39 82.56 make[1]: 'soccr/libsoccr.a' is up to date.
15:30:50 [2020-09-03T15:30:50.066Z] #39 83.02   DEP      criu/arch/x86/sigframe.d
15:30:50 [2020-09-03T15:30:50.329Z] #39 83.27   DEP      criu/arch/x86/sigaction_compat.d
15:30:50 [2020-09-03T15:30:50.329Z] #39 83.38   DEP      criu/arch/x86/kerndat.d
15:30:50 [2020-09-03T15:30:50.340Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
15:30:50 [2020-09-03T15:30:50.447Z] #17 61.57 Setting up xfsprogs (4.20.0-1) ...
15:30:50 [2020-09-03T15:30:50.447Z] #17 61.60 Setting up python3-lib2to3 (3.7.3-1) ...
15:30:50 [2020-09-03T15:30:50.710Z] #17 62.14 Setting up python3-pkg-resources (40.8.0-1) ...
15:30:50 [2020-09-03T15:30:50.727Z] #40 164.2   CC       criu/path.o
15:30:50 [2020-09-03T15:30:50.902Z] #39 83.73   DEP      criu/arch/x86/crtools.d
15:30:50 [2020-09-03T15:30:50.902Z] #39 83.90   DEP      criu/arch/x86/cpu.d
15:30:50 [2020-09-03T15:30:50.975Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
15:30:51 [2020-09-03T15:30:51.030Z] #40 164.4   CC       criu/pie-util-vdso.o
15:30:51 [2020-09-03T15:30:51.162Z] #39 84.00   CC       criu/arch/x86/cpu.o
15:30:51 [2020-09-03T15:30:51.267Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
15:30:51 [2020-09-03T15:30:51.282Z] #12 DONE 2.1s
15:30:51 [2020-09-03T15:30:51.282Z] 
15:30:51 [2020-09-03T15:30:51.282Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:30:51 [2020-09-03T15:30:51.329Z] #40 164.9   CC       criu/pie-util.o
15:30:51 [2020-09-03T15:30:51.422Z] #39 84.52   CC       criu/arch/x86/crtools.o
15:30:51 [2020-09-03T15:30:51.422Z] #39 ...
15:30:51 [2020-09-03T15:30:51.422Z] 
15:30:51 [2020-09-03T15:30:51.422Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:51 [2020-09-03T15:30:51.422Z] #41 188.3 net/http/httptrace
15:30:51 [2020-09-03T15:30:51.422Z] #41 188.7 net/http
15:30:51 [2020-09-03T15:30:51.630Z] #40 165.0   CC       criu/pipes.o
15:30:51 [2020-09-03T15:30:51.659Z] #17 62.89 Setting up python3-distutils (3.7.3-1) ...
15:30:51 [2020-09-03T15:30:51.683Z] #41 ...
15:30:51 [2020-09-03T15:30:51.683Z] 
15:30:51 [2020-09-03T15:30:51.683Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:51 [2020-09-03T15:30:51.683Z] #17 1.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:30:51 [2020-09-03T15:30:51.683Z] #17 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:30:51 [2020-09-03T15:30:51.901Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
15:30:51 [2020-09-03T15:30:51.901Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:30:51 [2020-09-03T15:30:51.901Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:30:51 [2020-09-03T15:30:51.901Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
15:30:51 [2020-09-03T15:30:51.901Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:30:51 [2020-09-03T15:30:51.944Z] #17 1.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:30:52 [2020-09-03T15:30:52.204Z] #17 2.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:30:52 [2020-09-03T15:30:52.234Z] #17 63.37 Setting up python3-setuptools (40.8.0-1) ...
15:30:52 [2020-09-03T15:30:52.234Z] #17 ...
15:30:52 [2020-09-03T15:30:52.234Z] 
15:30:52 [2020-09-03T15:30:52.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:52 [2020-09-03T15:30:52.234Z] #39 110.7   CC       criu/filesystems.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 111.5   CC       criu/fsnotify.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 112.8   CC       criu/image-desc.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 113.0   CC       criu/image.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 114.2   CC       criu/ipc_ns.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 115.3   CC       criu/irmap.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 115.8   CC       criu/kcmp-ids.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 116.1   CC       criu/kerndat.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 117.4   CC       criu/libnetlink.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 117.7   CC       criu/log.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 118.0   CC       criu/lsm.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 118.3   CC       criu/mem.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 119.9   CC       criu/memfd.o
15:30:52 [2020-09-03T15:30:52.234Z] #39 120.5   CC       criu/mount.o
15:30:52 [2020-09-03T15:30:52.297Z] #40 ...
15:30:52 [2020-09-03T15:30:52.297Z] 
15:30:52 [2020-09-03T15:30:52.297Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:30:52 [2020-09-03T15:30:52.297Z] #37 232.8 + dpkg --print-architecture
15:30:52 [2020-09-03T15:30:52.297Z] #37 232.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:30:52 [2020-09-03T15:30:52.297Z] #37 233.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:30:52 [2020-09-03T15:30:52.297Z] #37 233.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:30:52 [2020-09-03T15:30:52.535Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
15:30:52 [2020-09-03T15:30:52.811Z] #39 ...
15:30:52 [2020-09-03T15:30:52.811Z] 
15:30:52 [2020-09-03T15:30:52.811Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:30:53 [2020-09-03T15:30:53.074Z] #17 64.17 Setting up python3-pip (18.1-5) ...
15:30:53 [2020-09-03T15:30:53.218Z] #13 1.495 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:30:53 [2020-09-03T15:30:53.218Z] #13 DONE 1.6s
15:30:53 [2020-09-03T15:30:53.218Z] 
15:30:53 [2020-09-03T15:30:53.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:53 [2020-09-03T15:30:53.218Z] #39 79.89   CC       compel/arch/x86/src/lib/infect.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 81.34   CC       compel/src/lib/infect-rpc.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 81.96   CC       compel/src/lib/infect-util.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 82.33   CC       compel/src/lib/infect.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 85.07   CC       compel/src/lib/ptrace.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 85.65   AR       compel/libcompel.a
15:30:53 [2020-09-03T15:30:53.218Z] #39 85.78   HOSTCC   compel/src/main-host.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 86.37   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 86.70   HOSTCC   compel/src/lib/handle-elf-host.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 87.40   HOSTCC   compel/src/lib/log-host.o
15:30:53 [2020-09-03T15:30:53.218Z] #39 87.73   HOSTLINK compel/compel-host-bin
15:30:53 [2020-09-03T15:30:53.218Z] #39 ...
15:30:53 [2020-09-03T15:30:53.218Z] 
15:30:53 [2020-09-03T15:30:53.218Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:30:53 [2020-09-03T15:30:53.583Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
15:30:53 [2020-09-03T15:30:53.583Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:30:53 [2020-09-03T15:30:53.592Z] #17 3.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:30:54 [2020-09-03T15:30:54.473Z] #17 65.55 Processing triggers for libc-bin (2.28-10) ...
15:30:54 [2020-09-03T15:30:54.601Z] #14 DONE 1.5s
15:30:54 [2020-09-03T15:30:54.601Z] 
15:30:54 [2020-09-03T15:30:54.601Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:30:54 [2020-09-03T15:30:54.736Z] #17 65.83 Processing triggers for mime-support (3.62) ...
15:30:54 [2020-09-03T15:30:54.976Z] #17 5.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:30:55 [2020-09-03T15:30:55.092Z] ok  	github.com/docker/docker/pkg/archive	0.480s	coverage: 76.8% of statements
15:30:55 [2020-09-03T15:30:55.543Z] #15 DONE 1.3s
15:30:55 [2020-09-03T15:30:55.543Z] 
15:30:55 [2020-09-03T15:30:55.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:55 [2020-09-03T15:30:55.543Z] #39 88.07   DEP      soccr/soccr.d
15:30:55 [2020-09-03T15:30:55.543Z] #39 88.28   CC       soccr/soccr.o
15:30:55 [2020-09-03T15:30:55.543Z] #39 90.36   AR       soccr/libsoccr.a
15:30:55 [2020-09-03T15:30:55.543Z] #39 90.41 make[1]: 'soccr/libsoccr.a' is up to date.
15:30:55 [2020-09-03T15:30:55.688Z] #17 DONE 66.8s
15:30:55 [2020-09-03T15:30:55.688Z] 
15:30:55 [2020-09-03T15:30:55.688Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:30:55 [2020-09-03T15:30:55.916Z] #17 ...
15:30:55 [2020-09-03T15:30:55.917Z] 
15:30:55 [2020-09-03T15:30:55.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:55 [2020-09-03T15:30:55.917Z] #39 85.83   CC       criu/arch/x86/kerndat.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 86.21   CC       criu/arch/x86/sigaction_compat.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 86.48   CC       criu/arch/x86/sigframe.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 86.69   LINK     criu/arch/x86/crtools.built-in.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 86.74   DEP      criu/pie/util-vdso-elf32.d
15:30:55 [2020-09-03T15:30:55.917Z] #39 86.94   DEP      criu/pie/util-vdso.d
15:30:55 [2020-09-03T15:30:55.917Z] #39 87.14   DEP      criu/pie/util.d
15:30:55 [2020-09-03T15:30:55.917Z] #39 87.28   CC       criu/pie/util.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 87.59   CC       criu/pie/util-vdso.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 88.31   CC       criu/pie/util-vdso-elf32.o
15:30:55 [2020-09-03T15:30:55.917Z] #39 89.06   AR       criu/pie/pie.lib.a
15:30:56 [2020-09-03T15:30:56.128Z] ok  	github.com/docker/docker/pkg/authorization	0.515s	coverage: 68.3% of statements
15:30:56 [2020-09-03T15:30:56.177Z] #39 89.11   DEP      criu/pie/restorer.d
15:30:56 [2020-09-03T15:30:56.177Z] #39 89.28   DEP      criu/arch/x86/sigaction_compat_pie.d
15:30:56 [2020-09-03T15:30:56.421Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:30:56 [2020-09-03T15:30:56.437Z] #39 89.37   DEP      criu/arch/x86/restorer_unmap.d
15:30:56 [2020-09-03T15:30:56.437Z] #39 89.39   DEP      criu/arch/x86/restorer.d
15:30:56 [2020-09-03T15:30:56.437Z] #39 89.47   DEP      criu/arch/x86/vdso-pie.d
15:30:56 [2020-09-03T15:30:56.485Z] #39 91.15   DEP      criu/arch/x86/sigframe.d
15:30:56 [2020-09-03T15:30:56.485Z] #39 91.27   DEP      criu/arch/x86/sigaction_compat.d
15:30:56 [2020-09-03T15:30:56.485Z] #39 91.37   DEP      criu/arch/x86/kerndat.d
15:30:56 [2020-09-03T15:30:56.697Z] #39 89.53   DEP      criu/pie/parasite-vdso.d
15:30:56 [2020-09-03T15:30:56.697Z] #39 89.65   DEP      criu/pie/parasite.d
15:30:56 [2020-09-03T15:30:56.697Z] #39 89.87   CC       criu/pie/parasite.o
15:30:56 [2020-09-03T15:30:56.713Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:30:56 [2020-09-03T15:30:56.746Z] #39 91.56   DEP      criu/arch/x86/crtools.d
15:30:57 [2020-09-03T15:30:57.085Z] #18 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:30:57 [2020-09-03T15:30:57.085Z] #18 1.428 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:30:57 [2020-09-03T15:30:57.085Z] #18 1.432 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:30:57 [2020-09-03T15:30:57.316Z] #39 ...
15:30:57 [2020-09-03T15:30:57.316Z] 
15:30:57 [2020-09-03T15:30:57.316Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:30:57 [2020-09-03T15:30:57.316Z] #16 DONE 1.4s
15:30:57 [2020-09-03T15:30:57.316Z] 
15:30:57 [2020-09-03T15:30:57.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:57 [2020-09-03T15:30:57.316Z] #39 91.87   DEP      criu/arch/x86/cpu.d
15:30:57 [2020-09-03T15:30:57.316Z] #39 92.04   CC       criu/arch/x86/cpu.o
15:30:57 [2020-09-03T15:30:57.925Z] #37 ...
15:30:57 [2020-09-03T15:30:57.925Z] 
15:30:57 [2020-09-03T15:30:57.925Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:57 [2020-09-03T15:30:57.925Z] #50 120.8 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
15:30:57 [2020-09-03T15:30:57.925Z] #50 123.4 + mkdir -p /build
15:30:57 [2020-09-03T15:30:57.925Z] #50 123.4 + cp runc /build/runc
15:30:57 [2020-09-03T15:30:57.925Z] #50 DONE 123.6s
15:30:57 [2020-09-03T15:30:57.925Z] 
15:30:57 [2020-09-03T15:30:57.925Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:57 [2020-09-03T15:30:57.925Z] #40 166.0   CC       criu/plugin.o
15:30:57 [2020-09-03T15:30:57.925Z] #40 166.5   CC       criu/proc_parse.o
15:30:57 [2020-09-03T15:30:57.925Z] #40 170.2   CC       criu/protobuf-desc.o
15:30:57 [2020-09-03T15:30:57.925Z] #40 171.5   CC       criu/protobuf.o
15:30:58 [2020-09-03T15:30:58.088Z] #39 91.12   LINK     criu/pie/parasite.built-in.o
15:30:58 [2020-09-03T15:30:58.088Z] #39 91.12   GEN      criu/pie/parasite-blob.h
15:30:58 [2020-09-03T15:30:58.088Z] #39 91.15   CC       criu/pie/parasite-vdso.o
15:30:58 [2020-09-03T15:30:58.261Z] #39 92.98   CC       criu/arch/x86/crtools.o
15:30:58 [2020-09-03T15:30:58.658Z] #39 91.66   CC       criu/arch/x86/vdso-pie.o
15:30:59 [2020-09-03T15:30:59.008Z] #18 DONE 3.4s
15:30:59 [2020-09-03T15:30:59.008Z] 
15:30:59 [2020-09-03T15:30:59.008Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:30:59 [2020-09-03T15:30:59.228Z] #39 91.98   CC       criu/arch/x86/restorer.o
15:30:59 [2020-09-03T15:30:59.467Z] #40 172.7   CC       criu/pstree.o
15:30:59 [2020-09-03T15:30:59.646Z] #39 94.49   CC       criu/arch/x86/kerndat.o
15:30:59 [2020-09-03T15:30:59.798Z] #39 92.62   CC       criu/arch/x86/restorer_unmap.o
15:30:59 [2020-09-03T15:30:59.798Z] #39 92.67   CC       criu/arch/x86/sigaction_compat_pie.o
15:31:00 [2020-09-03T15:31:00.059Z] #39 93.01   CC       criu/pie/restorer.o
15:31:00 [2020-09-03T15:31:00.059Z] #39 ...
15:31:00 [2020-09-03T15:31:00.059Z] 
15:31:00 [2020-09-03T15:31:00.059Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:00 [2020-09-03T15:31:00.059Z] #17 10.15 Fetched 8378 kB in 9s (925 kB/s)
15:31:00 [2020-09-03T15:31:00.524Z] #40 174.1   CC       criu/rbtree.o
15:31:00 [2020-09-03T15:31:00.586Z] #39 95.16   CC       criu/arch/x86/sigaction_compat.o
15:31:00 [2020-09-03T15:31:00.824Z] #40 174.5   CC       criu/rst-malloc.o
15:31:00 [2020-09-03T15:31:00.846Z] #39 95.63   CC       criu/arch/x86/sigframe.o
15:31:01 [2020-09-03T15:31:01.167Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.515s	coverage: 43.2% of statements
15:31:01 [2020-09-03T15:31:01.167Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:31:01 [2020-09-03T15:31:01.167Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
15:31:01 [2020-09-03T15:31:01.167Z] ok  	github.com/docker/docker/layer	7.858s	coverage: 68.8% of statements
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/oci	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:31:01 [2020-09-03T15:31:01.167Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:31:01 [2020-09-03T15:31:01.417Z] #39 96.13   LINK     criu/arch/x86/crtools.built-in.o
15:31:01 [2020-09-03T15:31:01.459Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
15:31:01 [2020-09-03T15:31:01.473Z] #40 175.0   CC       criu/seccomp.o
15:31:01 [2020-09-03T15:31:01.678Z] #39 96.38   DEP      criu/pie/util-vdso-elf32.d
15:31:01 [2020-09-03T15:31:01.938Z] #39 96.59   DEP      criu/pie/util-vdso.d
15:31:02 [2020-09-03T15:31:02.094Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
15:31:02 [2020-09-03T15:31:02.145Z] #40 175.6   CC       criu/seize.o
15:31:02 [2020-09-03T15:31:02.198Z] #39 96.83   DEP      criu/pie/util.d
15:31:02 [2020-09-03T15:31:02.198Z] #39 97.11   CC       criu/pie/util.o
15:31:02 [2020-09-03T15:31:02.385Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
15:31:02 [2020-09-03T15:31:02.600Z] #17 10.15 Reading package lists...
15:31:02 [2020-09-03T15:31:02.600Z] #17 ...
15:31:02 [2020-09-03T15:31:02.600Z] 
15:31:02 [2020-09-03T15:31:02.600Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.09 + cd /tmp/tmp.yyFJRXDhw6/src/github.com/opencontainers/runc
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.09 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.44 + '[' -z '' ']'
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.44 + target=static
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:31:02 [2020-09-03T15:31:02.600Z] #49 10.82 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 .
15:31:02 [2020-09-03T15:31:02.678Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
15:31:03 [2020-09-03T15:31:03.141Z] #39 97.75   CC       criu/pie/util-vdso.o
15:31:03 [2020-09-03T15:31:03.243Z] #40 177.0   CC       criu/servicefd.o
15:31:03 [2020-09-03T15:31:03.544Z] #49 ...
15:31:03 [2020-09-03T15:31:03.544Z] 
15:31:03 [2020-09-03T15:31:03.544Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:03 [2020-09-03T15:31:03.544Z] #17 10.15 Reading package lists...
15:31:03 [2020-09-03T15:31:03.874Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
15:31:04 [2020-09-03T15:31:04.082Z] #39 98.68   CC       criu/pie/util-vdso-elf32.o
15:31:04 [2020-09-03T15:31:04.304Z] #40 177.6   CC       criu/shmem.o
15:31:04 [2020-09-03T15:31:04.439Z] #19 4.921 Collecting yamllint==1.16.0
15:31:04 [2020-09-03T15:31:04.507Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
15:31:04 [2020-09-03T15:31:04.652Z] #39 99.32   AR       criu/pie/pie.lib.a
15:31:04 [2020-09-03T15:31:04.652Z] #39 99.39   DEP      criu/pie/restorer.d
15:31:04 [2020-09-03T15:31:04.911Z] #39 99.60   DEP      criu/arch/x86/sigaction_compat_pie.d
15:31:04 [2020-09-03T15:31:04.911Z] #39 99.71   DEP      criu/arch/x86/restorer_unmap.d
15:31:05 [2020-09-03T15:31:05.026Z] #19 ...
15:31:05 [2020-09-03T15:31:05.026Z] 
15:31:05 [2020-09-03T15:31:05.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:05 [2020-09-03T15:31:05.026Z] #39 123.5   CC       criu/namespaces.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 125.0   CC       criu/net.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 127.3   CC       criu/netfilter.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 127.7   CC       criu/page-pipe.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 128.5   CC       criu/page-xfer.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 130.1   CC       criu/pagemap-cache.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 130.4   CC       criu/pagemap.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 131.3   CC       criu/parasite-syscall.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 132.2   CC       criu/path.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 132.5   CC       criu/pie-util-vdso.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 133.2   CC       criu/pie-util.o
15:31:05 [2020-09-03T15:31:05.026Z] #39 133.3   CC       criu/pipes.o
15:31:05 [2020-09-03T15:31:05.144Z] ok  	github.com/docker/docker/pkg/fsutils	0.416s	coverage: 85.1% of statements
15:31:05 [2020-09-03T15:31:05.144Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
15:31:05 [2020-09-03T15:31:05.175Z] #39 99.73   DEP      criu/arch/x86/restorer.d
15:31:05 [2020-09-03T15:31:05.176Z] #39 ...
15:31:05 [2020-09-03T15:31:05.176Z] 
15:31:05 [2020-09-03T15:31:05.176Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:05 [2020-09-03T15:31:05.176Z] #41 212.8 github.com/LK4D4/vndr/godl
15:31:05 [2020-09-03T15:31:05.369Z] #40 178.8   CC       criu/sigframe.o
15:31:05 [2020-09-03T15:31:05.369Z] #40 178.9   CC       criu/signalfd.o
15:31:05 [2020-09-03T15:31:05.436Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
15:31:05 [2020-09-03T15:31:05.601Z] #39 134.0   CC       criu/plugin.o
15:31:05 [2020-09-03T15:31:05.672Z] #40 179.3   CC       criu/sk-inet.o
15:31:05 [2020-09-03T15:31:05.864Z] #39 134.4   CC       criu/proc_parse.o
15:31:06 [2020-09-03T15:31:06.071Z] ok  	github.com/docker/docker/pkg/idtools	0.251s	coverage: 70.1% of statements
15:31:06 [2020-09-03T15:31:06.120Z] #41 213.8 github.com/LK4D4/vndr
15:31:06 [2020-09-03T15:31:06.363Z] ok  	github.com/docker/docker/pkg/ioutils	0.329s	coverage: 70.6% of statements
15:31:06 [2020-09-03T15:31:06.363Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
15:31:06 [2020-09-03T15:31:06.655Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
15:31:06 [2020-09-03T15:31:06.655Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
15:31:06 [2020-09-03T15:31:06.655Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:31:06 [2020-09-03T15:31:06.655Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:31:06 [2020-09-03T15:31:06.733Z] #40 180.4   CC       criu/sk-netlink.o
15:31:06 [2020-09-03T15:31:06.948Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
15:31:06 [2020-09-03T15:31:06.948Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:31:06 [2020-09-03T15:31:06.948Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
15:31:07 [2020-09-03T15:31:07.059Z] #41 ...
15:31:07 [2020-09-03T15:31:07.059Z] 
15:31:07 [2020-09-03T15:31:07.059Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:07 [2020-09-03T15:31:07.059Z] #17 1.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:31:07 [2020-09-03T15:31:07.059Z] #17 2.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:31:07 [2020-09-03T15:31:07.059Z] #17 2.070 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:31:07 [2020-09-03T15:31:07.059Z] #17 2.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:31:07 [2020-09-03T15:31:07.059Z] #17 5.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
15:31:07 [2020-09-03T15:31:07.059Z] #17 7.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:31:07 [2020-09-03T15:31:07.122Z] #17 13.94 Reading package lists...
15:31:07 [2020-09-03T15:31:07.122Z] #17 ...
15:31:07 [2020-09-03T15:31:07.122Z] 
15:31:07 [2020-09-03T15:31:07.122Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:07 [2020-09-03T15:31:07.122Z] #41 204.0 github.com/LK4D4/vndr/godl
15:31:07 [2020-09-03T15:31:07.122Z] #41 204.7 github.com/LK4D4/vndr
15:31:07 [2020-09-03T15:31:07.122Z] #41 ...
15:31:07 [2020-09-03T15:31:07.122Z] 
15:31:07 [2020-09-03T15:31:07.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:07 [2020-09-03T15:31:07.122Z] #39 96.44   LINK     criu/pie/restorer.built-in.o
15:31:07 [2020-09-03T15:31:07.122Z] #39 96.46   GEN      criu/pie/restorer-blob.h
15:31:07 [2020-09-03T15:31:07.122Z] #39 96.58   DEP      criu/vdso.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 96.97   DEP      criu/vdso-compat.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 97.17   DEP      criu/uts_ns.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 97.49   DEP      criu/util.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 97.84   DEP      criu/uffd.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 97.91   DEP      criu/tun.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 98.04   DEP      criu/tty.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 98.35   DEP      criu/timerfd.d
15:31:07 [2020-09-03T15:31:07.122Z] #39 98.51   DEP      criu/timens.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 98.68   DEP      criu/sysfs_parse.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 98.85   DEP      criu/sysctl.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 98.98   DEP      criu/string.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.03   DEP      criu/stats.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.15   DEP      criu/sockets.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.38   DEP      criu/sk-unix.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.59   DEP      criu/sk-tcp.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.85   DEP      criu/sk-queue.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 99.97   DEP      criu/sk-packet.d
15:31:07 [2020-09-03T15:31:07.123Z] #39 100.2   DEP      criu/sk-netlink.d
15:31:07 [2020-09-03T15:31:07.240Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
15:31:07 [2020-09-03T15:31:07.240Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
15:31:07 [2020-09-03T15:31:07.319Z] #17 ...
15:31:07 [2020-09-03T15:31:07.319Z] 
15:31:07 [2020-09-03T15:31:07.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:07 [2020-09-03T15:31:07.319Z] #39 99.89   DEP      criu/arch/x86/vdso-pie.d
15:31:07 [2020-09-03T15:31:07.319Z] #39 100.1   DEP      criu/pie/parasite-vdso.d
15:31:07 [2020-09-03T15:31:07.319Z] #39 100.3   DEP      criu/pie/parasite.d
15:31:07 [2020-09-03T15:31:07.319Z] #39 100.6   CC       criu/pie/parasite.o
15:31:07 [2020-09-03T15:31:07.319Z] #39 102.0   LINK     criu/pie/parasite.built-in.o
15:31:07 [2020-09-03T15:31:07.319Z] #39 102.0   GEN      criu/pie/parasite-blob.h
15:31:07 [2020-09-03T15:31:07.319Z] #39 102.0   CC       criu/pie/parasite-vdso.o
15:31:07 [2020-09-03T15:31:07.384Z] #40 180.8   CC       criu/sk-packet.o
15:31:07 [2020-09-03T15:31:07.384Z] #39 100.4   DEP      criu/sk-inet.d
15:31:07 [2020-09-03T15:31:07.532Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
15:31:07 [2020-09-03T15:31:07.532Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:31:07 [2020-09-03T15:31:07.532Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:31:07 [2020-09-03T15:31:07.644Z] #39 ...
15:31:07 [2020-09-03T15:31:07.644Z] 
15:31:07 [2020-09-03T15:31:07.644Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:07 [2020-09-03T15:31:07.644Z] #41 DONE 214.4s
15:31:07 [2020-09-03T15:31:07.644Z] 
15:31:07 [2020-09-03T15:31:07.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:07 [2020-09-03T15:31:07.644Z] #39 100.7   DEP      criu/signalfd.d
15:31:07 [2020-09-03T15:31:07.795Z] #39 ...
15:31:07 [2020-09-03T15:31:07.795Z] 
15:31:07 [2020-09-03T15:31:07.795Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:07 [2020-09-03T15:31:07.795Z] #52 164.2 + bin/containerd
15:31:07 [2020-09-03T15:31:07.890Z] #39 102.7   CC       criu/arch/x86/vdso-pie.o
15:31:07 [2020-09-03T15:31:07.904Z] #39 100.9   DEP      criu/sigframe.d
15:31:07 [2020-09-03T15:31:07.904Z] #39 101.0   DEP      criu/shmem.d
15:31:08 [2020-09-03T15:31:08.033Z] #40 181.4   CC       criu/sk-queue.o
15:31:08 [2020-09-03T15:31:08.058Z] #52 ...
15:31:08 [2020-09-03T15:31:08.058Z] 
15:31:08 [2020-09-03T15:31:08.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:08 [2020-09-03T15:31:08.058Z] #39 136.6   CC       criu/protobuf-desc.o
15:31:08 [2020-09-03T15:31:08.165Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
15:31:08 [2020-09-03T15:31:08.338Z] #40 182.0   CC       criu/sk-tcp.o
15:31:08 [2020-09-03T15:31:08.457Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:31:08 [2020-09-03T15:31:08.461Z] #39 103.1   CC       criu/arch/x86/restorer.o
15:31:08 [2020-09-03T15:31:08.476Z] #39 101.3   DEP      criu/servicefd.d
15:31:08 [2020-09-03T15:31:08.476Z] #39 101.6   DEP      criu/seize.d
15:31:08 [2020-09-03T15:31:08.749Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:31:09 [2020-09-03T15:31:09.006Z] #39 137.4   CC       criu/protobuf.o
15:31:09 [2020-09-03T15:31:09.031Z] #39 103.8   CC       criu/arch/x86/restorer_unmap.o
15:31:09 [2020-09-03T15:31:09.031Z] #39 103.8   CC       criu/arch/x86/sigaction_compat_pie.o
15:31:09 [2020-09-03T15:31:09.031Z] #39 ...
15:31:09 [2020-09-03T15:31:09.031Z] 
15:31:09 [2020-09-03T15:31:09.031Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:09 [2020-09-03T15:31:09.031Z] #49 13.13 + cd /tmp/tmp.crN85UIMem/src/github.com/opencontainers/runc
15:31:09 [2020-09-03T15:31:09.031Z] #49 13.13 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:31:09 [2020-09-03T15:31:09.031Z] #49 14.02 + '[' -z '' ']'
15:31:09 [2020-09-03T15:31:09.031Z] #49 14.02 + target=static
15:31:09 [2020-09-03T15:31:09.031Z] #49 14.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:31:09 [2020-09-03T15:31:09.031Z] #49 14.36 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 .
15:31:09 [2020-09-03T15:31:09.041Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:31:09 [2020-09-03T15:31:09.046Z] #39 102.0   DEP      criu/seccomp.d
15:31:09 [2020-09-03T15:31:09.270Z] #39 137.8   CC       criu/pstree.o
15:31:09 [2020-09-03T15:31:09.291Z] #49 ...
15:31:09 [2020-09-03T15:31:09.291Z] 
15:31:09 [2020-09-03T15:31:09.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:09 [2020-09-03T15:31:09.291Z] #39 104.1   CC       criu/pie/restorer.o
15:31:09 [2020-09-03T15:31:09.306Z] #39 102.2   DEP      criu/rst-malloc.d
15:31:09 [2020-09-03T15:31:09.306Z] #39 102.2   DEP      criu/rbtree.d
15:31:09 [2020-09-03T15:31:09.306Z] #39 102.3   DEP      criu/pstree.d
15:31:09 [2020-09-03T15:31:09.395Z] #40 182.8   CC       criu/sk-unix.o
15:31:09 [2020-09-03T15:31:09.533Z] #39 ...
15:31:09 [2020-09-03T15:31:09.533Z] 
15:31:09 [2020-09-03T15:31:09.533Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:31:09 [2020-09-03T15:31:09.533Z] #21 219.5 + return
15:31:09 [2020-09-03T15:31:09.533Z] #21 DONE 220.8s
15:31:09 [2020-09-03T15:31:09.566Z] #39 102.5   DEP      criu/protobuf.d
15:31:09 [2020-09-03T15:31:09.567Z] #39 102.6   GEN      criu/protobuf-desc-gen.h
15:31:09 [2020-09-03T15:31:09.797Z] 
15:31:09 [2020-09-03T15:31:09.797Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:31:09 [2020-09-03T15:31:09.797Z] #19 10.27   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:31:09 [2020-09-03T15:31:09.797Z] #19 10.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:31:09 [2020-09-03T15:31:09.797Z] #19 10.40   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:31:09 [2020-09-03T15:31:09.797Z] #19 10.47 Collecting pyyaml (from yamllint==1.16.0)
15:31:09 [2020-09-03T15:31:09.797Z] #19 10.61   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:31:10 [2020-09-03T15:31:10.077Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
15:31:10 [2020-09-03T15:31:10.368Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
15:31:11 [2020-09-03T15:31:11.200Z] #19 11.99 Building wheels for collected packages: pyyaml
15:31:11 [2020-09-03T15:31:11.200Z] #19 11.99   Running setup.py bdist_wheel for pyyaml: started
15:31:11 [2020-09-03T15:31:11.500Z] #40 185.0   CC       criu/sockets.o
15:31:11 [2020-09-03T15:31:11.506Z] #39 104.2   DEP      criu/protobuf-desc.d
15:31:11 [2020-09-03T15:31:11.506Z] #39 104.3   DEP      criu/proc_parse.d
15:31:11 [2020-09-03T15:31:11.506Z] #39 104.5   DEP      criu/plugin.d
15:31:11 [2020-09-03T15:31:11.506Z] #39 104.6   DEP      criu/pipes.d
15:31:11 [2020-09-03T15:31:11.784Z] #39 104.8   DEP      criu/pie-util.d
15:31:12 [2020-09-03T15:31:12.051Z] #39 104.9   DEP      criu/pie-util-vdso.d
15:31:12 [2020-09-03T15:31:12.051Z] #39 105.1   DEP      criu/pie-util-vdso-elf32.d
15:31:12 [2020-09-03T15:31:12.051Z] #39 105.2   DEP      criu/path.d
15:31:12 [2020-09-03T15:31:12.151Z] #19 13.15   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:31:12 [2020-09-03T15:31:12.151Z] #19 13.15   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:31:12 [2020-09-03T15:31:12.151Z] #19 13.24 Successfully built pyyaml
15:31:12 [2020-09-03T15:31:12.151Z] #19 13.26 Installing collected packages: pathspec, pyyaml, yamllint
15:31:12 [2020-09-03T15:31:12.318Z] #39 105.3   DEP      criu/parasite-syscall.d
15:31:12 [2020-09-03T15:31:12.560Z] #40 185.9   CC       criu/stats.o
15:31:12 [2020-09-03T15:31:12.560Z] #40 186.2   CC       criu/string.o
15:31:12 [2020-09-03T15:31:12.581Z] #39 105.6   DEP      criu/pagemap.d
15:31:12 [2020-09-03T15:31:12.731Z] #19 13.58 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:31:12 [2020-09-03T15:31:12.731Z] #19 DONE 13.9s
15:31:12 [2020-09-03T15:31:12.731Z] 
15:31:12 [2020-09-03T15:31:12.731Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:31:12 [2020-09-03T15:31:12.842Z] #39 105.8   DEP      criu/pagemap-cache.d
15:31:12 [2020-09-03T15:31:12.842Z] #39 105.9   DEP      criu/page-xfer.d
15:31:12 [2020-09-03T15:31:12.858Z] #40 186.3   CC       criu/sysctl.o
15:31:13 [2020-09-03T15:31:13.103Z] #39 106.1   DEP      criu/page-pipe.d
15:31:13 [2020-09-03T15:31:13.104Z] ok  	github.com/docker/docker/pkg/signal	2.345s	coverage: 61.0% of statements
15:31:13 [2020-09-03T15:31:13.307Z] #22 DONE 0.6s
15:31:13 [2020-09-03T15:31:13.307Z] 
15:31:13 [2020-09-03T15:31:13.307Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:31:13 [2020-09-03T15:31:13.364Z] #39 106.2   DEP      criu/netfilter.d
15:31:13 [2020-09-03T15:31:13.364Z] #39 106.4   DEP      criu/net.d
15:31:13 [2020-09-03T15:31:13.395Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:31:13 [2020-09-03T15:31:13.492Z] #39 107.7   LINK     criu/pie/restorer.built-in.o
15:31:13 [2020-09-03T15:31:13.492Z] #39 107.7   GEN      criu/pie/restorer-blob.h
15:31:13 [2020-09-03T15:31:13.492Z] #39 107.8   DEP      criu/vdso.d
15:31:13 [2020-09-03T15:31:13.492Z] #39 108.0   DEP      criu/vdso-compat.d
15:31:13 [2020-09-03T15:31:13.492Z] #39 108.2   DEP      criu/uts_ns.d
15:31:13 [2020-09-03T15:31:13.507Z] #40 187.0   CC       criu/sysfs_parse.o
15:31:13 [2020-09-03T15:31:13.625Z] #39 106.6   DEP      criu/namespaces.d
15:31:13 [2020-09-03T15:31:13.687Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:31:13 [2020-09-03T15:31:13.752Z] #39 108.4   DEP      criu/util.d
15:31:13 [2020-09-03T15:31:13.806Z] #40 187.5   CC       criu/timens.o
15:31:13 [2020-09-03T15:31:13.886Z] #39 106.8   DEP      criu/mount.d
15:31:13 [2020-09-03T15:31:13.886Z] #39 106.9   DEP      criu/memfd.d
15:31:13 [2020-09-03T15:31:13.980Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:31:14 [2020-09-03T15:31:14.013Z] #39 108.6   DEP      criu/uffd.d
15:31:14 [2020-09-03T15:31:14.013Z] #39 108.8   DEP      criu/tun.d
15:31:14 [2020-09-03T15:31:14.146Z] #39 107.0   DEP      criu/mem.d
15:31:14 [2020-09-03T15:31:14.146Z] #39 107.2   DEP      criu/lsm.d
15:31:14 [2020-09-03T15:31:14.273Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:31:14 [2020-09-03T15:31:14.273Z] #39 109.0   DEP      criu/tty.d
15:31:14 [2020-09-03T15:31:14.407Z] #39 107.4   DEP      criu/log.d
15:31:14 [2020-09-03T15:31:14.407Z] #39 107.5   DEP      criu/libnetlink.d
15:31:14 [2020-09-03T15:31:14.455Z] #40 187.9   CC       criu/timerfd.o
15:31:14 [2020-09-03T15:31:14.549Z] #39 109.2   DEP      criu/timerfd.d
15:31:14 [2020-09-03T15:31:14.669Z] #39 107.6   DEP      criu/kerndat.d
15:31:14 [2020-09-03T15:31:14.670Z] #39 107.8   DEP      criu/kcmp-ids.d
15:31:14 [2020-09-03T15:31:14.754Z] #40 188.4   CC       criu/tty.o
15:31:14 [2020-09-03T15:31:14.809Z] #39 109.4   DEP      criu/timens.d
15:31:14 [2020-09-03T15:31:14.809Z] #39 109.6   DEP      criu/sysfs_parse.d
15:31:14 [2020-09-03T15:31:14.907Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.8% of statements
15:31:14 [2020-09-03T15:31:14.930Z] #39 107.8   DEP      criu/irmap.d
15:31:14 [2020-09-03T15:31:14.930Z] #39 107.9   DEP      criu/ipc_ns.d
15:31:14 [2020-09-03T15:31:14.930Z] #39 108.1   DEP      criu/image.d
15:31:15 [2020-09-03T15:31:15.069Z] #39 109.8   DEP      criu/sysctl.d
15:31:15 [2020-09-03T15:31:15.069Z] #39 109.9   DEP      criu/string.d
15:31:15 [2020-09-03T15:31:15.069Z] #39 110.0   DEP      criu/stats.d
15:31:15 [2020-09-03T15:31:15.190Z] #39 108.2   DEP      criu/image-desc.d
15:31:15 [2020-09-03T15:31:15.199Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
15:31:15 [2020-09-03T15:31:15.329Z] #39 110.1   DEP      criu/sockets.d
15:31:15 [2020-09-03T15:31:15.451Z] #39 108.3   DEP      criu/fsnotify.d
15:31:15 [2020-09-03T15:31:15.451Z] #39 ...
15:31:15 [2020-09-03T15:31:15.451Z] 
15:31:15 [2020-09-03T15:31:15.451Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:15 [2020-09-03T15:31:15.451Z] #17 13.94 Reading package lists...
15:31:15 [2020-09-03T15:31:15.451Z] #17 18.40 Building dependency tree...
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.53 libcap2-bin is already the newest version (1:2.25-2).
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.53 The following additional packages will be installed:
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.53   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.54   python3.7 python3.7-minimal vim-runtime xxd
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55 Suggested packages:
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55 Recommended packages:
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55   aufs-dkms nftables build-essential python3-dev python3-keyring
15:31:15 [2020-09-03T15:31:15.451Z] #17 20.55   python3-keyrings.alt python3-xdg unzip
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.23 The following NEW packages will be installed:
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.26   xz-utils zip
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.80 Need to get 28.5 MB of archives.
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.80 After this operation, 116 MB of additional disk space will be used.
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 22.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 24.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 25.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 25.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:31:15 [2020-09-03T15:31:15.451Z] #17 ...
15:31:15 [2020-09-03T15:31:15.451Z] 
15:31:15 [2020-09-03T15:31:15.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:15 [2020-09-03T15:31:15.451Z] #39 108.5   DEP      criu/filesystems.d
15:31:15 [2020-09-03T15:31:15.491Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
15:31:15 [2020-09-03T15:31:15.588Z] #39 110.4   DEP      criu/sk-unix.d
15:31:15 [2020-09-03T15:31:15.711Z] #39 108.6   DEP      criu/files.d
15:31:15 [2020-09-03T15:31:15.711Z] #39 108.8   DEP      criu/files-reg.d
15:31:15 [2020-09-03T15:31:15.784Z] ok  	github.com/docker/docker/pkg/tarsum	0.034s	coverage: 89.3% of statements
15:31:15 [2020-09-03T15:31:15.848Z] #39 110.6   DEP      criu/sk-tcp.d
15:31:15 [2020-09-03T15:31:15.972Z] #39 109.0   DEP      criu/files-ext.d
15:31:16 [2020-09-03T15:31:16.076Z] testing: warning: no tests to run
15:31:16 [2020-09-03T15:31:16.076Z] coverage: [no statements]
15:31:16 [2020-09-03T15:31:16.076Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:31:16 [2020-09-03T15:31:16.108Z] #39 110.8   DEP      criu/sk-queue.d
15:31:16 [2020-09-03T15:31:16.108Z] #39 ...
15:31:16 [2020-09-03T15:31:16.108Z] 
15:31:16 [2020-09-03T15:31:16.108Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:16 [2020-09-03T15:31:16.108Z] #41 DONE 224.0s
15:31:16 [2020-09-03T15:31:16.108Z] 
15:31:16 [2020-09-03T15:31:16.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:16 [2020-09-03T15:31:16.108Z] #39 110.9   DEP      criu/sk-packet.d
15:31:16 [2020-09-03T15:31:16.108Z] #39 ...
15:31:16 [2020-09-03T15:31:16.108Z] 
15:31:16 [2020-09-03T15:31:16.108Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:16 [2020-09-03T15:31:16.108Z] #17 12.94 Fetched 8378 kB in 11s (738 kB/s)
15:31:16 [2020-09-03T15:31:16.108Z] #17 12.94 Reading package lists...
15:31:16 [2020-09-03T15:31:16.233Z] #39 109.1   DEP      criu/file-lock.d
15:31:16 [2020-09-03T15:31:16.233Z] #39 109.3   DEP      criu/file-ids.d
15:31:16 [2020-09-03T15:31:16.368Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
15:31:16 [2020-09-03T15:31:16.369Z] #17 16.92 Reading package lists...
15:31:16 [2020-09-03T15:31:16.369Z] #17 ...
15:31:16 [2020-09-03T15:31:16.369Z] 
15:31:16 [2020-09-03T15:31:16.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:16 [2020-09-03T15:31:16.369Z] #39 111.2   DEP      criu/sk-netlink.d
15:31:16 [2020-09-03T15:31:16.493Z] #39 109.4   DEP      criu/fifo.d
15:31:16 [2020-09-03T15:31:16.493Z] #39 109.6   DEP      criu/fdstore.d
15:31:16 [2020-09-03T15:31:16.630Z] #39 111.4   DEP      criu/sk-inet.d
15:31:16 [2020-09-03T15:31:16.660Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:31:16 [2020-09-03T15:31:16.660Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:31:16 [2020-09-03T15:31:16.753Z] #39 109.7   DEP      criu/fault-injection.d
15:31:16 [2020-09-03T15:31:16.753Z] #39 109.8   DEP      criu/external.d
15:31:16 [2020-09-03T15:31:16.890Z] #39 111.6   DEP      criu/signalfd.d
15:31:16 [2020-09-03T15:31:16.890Z] #39 111.7   DEP      criu/sigframe.d
15:31:17 [2020-09-03T15:31:17.023Z] #39 109.9   DEP      criu/eventpoll.d
15:31:17 [2020-09-03T15:31:17.023Z] #39 110.0   DEP      criu/eventfd.d
15:31:17 [2020-09-03T15:31:17.150Z] #39 111.9   DEP      criu/shmem.d
15:31:17 [2020-09-03T15:31:17.284Z] #39 110.2   DEP      criu/crtools.d
15:31:17 [2020-09-03T15:31:17.284Z] #39 110.3   DEP      criu/cr-service.d
15:31:17 [2020-09-03T15:31:17.385Z] #52 ...
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:31:17 [2020-09-03T15:31:17.385Z] #45 DONE 328.7s
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:17 [2020-09-03T15:31:17.385Z] #52 ...
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:31:17 [2020-09-03T15:31:17.385Z] #46 DONE 0.4s
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:17 [2020-09-03T15:31:17.385Z] #52 ...
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:31:17 [2020-09-03T15:31:17.385Z] #48 DONE 0.1s
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:31:17 [2020-09-03T15:31:17.385Z] #50 DONE 0.2s
15:31:17 [2020-09-03T15:31:17.385Z] 
15:31:17 [2020-09-03T15:31:17.385Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:17 [2020-09-03T15:31:17.411Z] #39 112.1   DEP      criu/servicefd.d
15:31:17 [2020-09-03T15:31:17.543Z] #40 190.6   CC       criu/tun.o
15:31:17 [2020-09-03T15:31:17.544Z] #39 110.6   DEP      criu/cr-restore.d
15:31:17 [2020-09-03T15:31:17.671Z] #39 112.3   DEP      criu/seize.d
15:31:17 [2020-09-03T15:31:17.671Z] #39 112.5   DEP      criu/seccomp.d
15:31:17 [2020-09-03T15:31:17.804Z] #39 110.9   DEP      criu/cr-errno.d
15:31:17 [2020-09-03T15:31:17.804Z] #39 110.9   DEP      criu/cr-dump.d
15:31:17 [2020-09-03T15:31:17.842Z] #40 191.3   CC       criu/uffd.o
15:31:17 [2020-09-03T15:31:17.933Z] #39 112.7   DEP      criu/rst-malloc.d
15:31:17 [2020-09-03T15:31:17.933Z] #39 112.8   DEP      criu/rbtree.d
15:31:17 [2020-09-03T15:31:17.933Z] #39 112.8   DEP      criu/pstree.d
15:31:18 [2020-09-03T15:31:18.065Z] #39 111.0   DEP      criu/cr-dedup.d
15:31:18 [2020-09-03T15:31:18.065Z] #39 111.2   DEP      criu/cr-check.d
15:31:18 [2020-09-03T15:31:18.193Z] #39 113.0   DEP      criu/protobuf.d
15:31:18 [2020-09-03T15:31:18.454Z] #39 113.1   GEN      criu/protobuf-desc-gen.h
15:31:18 [2020-09-03T15:31:18.636Z] #39 111.4   DEP      criu/config.d
15:31:18 [2020-09-03T15:31:18.636Z] #39 111.6   DEP      criu/clone-noasan.d
15:31:18 [2020-09-03T15:31:18.636Z] #39 111.7   DEP      criu/cgroup.d
15:31:18 [2020-09-03T15:31:18.636Z] #39 ...
15:31:18 [2020-09-03T15:31:18.636Z] 
15:31:18 [2020-09-03T15:31:18.636Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:31:18 [2020-09-03T15:31:18.636Z] #28 DONE 225.5s
15:31:18 [2020-09-03T15:31:18.731Z] ok  	github.com/docker/docker/plugin	0.552s	coverage: 23.1% of statements
15:31:18 [2020-09-03T15:31:18.896Z] 
15:31:18 [2020-09-03T15:31:18.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:18 [2020-09-03T15:31:18.896Z] #39 111.9   DEP      criu/cgroup-props.d
15:31:18 [2020-09-03T15:31:18.896Z] #39 112.1   DEP      criu/bitmap.d
15:31:19 [2020-09-03T15:31:19.023Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:31:19 [2020-09-03T15:31:19.159Z] #39 112.1   DEP      criu/bfd.d
15:31:19 [2020-09-03T15:31:19.385Z] #40 ...
15:31:19 [2020-09-03T15:31:19.385Z] 
15:31:19 [2020-09-03T15:31:19.385Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:31:19 [2020-09-03T15:31:19.385Z] #37 DONE 259.8s
15:31:19 [2020-09-03T15:31:19.385Z] 
15:31:19 [2020-09-03T15:31:19.385Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:19 [2020-09-03T15:31:19.385Z] #40 192.6   CC       criu/util.o
15:31:19 [2020-09-03T15:31:19.429Z] #39 112.3   DEP      criu/autofs.d
15:31:19 [2020-09-03T15:31:19.657Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
15:31:19 [2020-09-03T15:31:19.692Z] #39 112.6   DEP      criu/aio.d
15:31:19 [2020-09-03T15:31:19.918Z] #26 ...
15:31:19 [2020-09-03T15:31:19.918Z] 
15:31:19 [2020-09-03T15:31:19.918Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:19 [2020-09-03T15:31:19.918Z] #39 138.9   CC       criu/rbtree.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 139.3   CC       criu/rst-malloc.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 139.7   CC       criu/seccomp.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 140.5   CC       criu/seize.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 141.3   CC       criu/servicefd.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 141.7   CC       criu/shmem.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 142.7   CC       criu/sigframe.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 142.9   CC       criu/signalfd.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 143.2   CC       criu/sk-inet.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 144.2   CC       criu/sk-netlink.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 144.6   CC       criu/sk-packet.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 145.2   CC       criu/sk-queue.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 145.6   CC       criu/sk-tcp.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 146.1   CC       criu/sk-unix.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 147.7   CC       criu/sockets.o
15:31:19 [2020-09-03T15:31:19.918Z] #39 148.4   CC       criu/stats.o
15:31:19 [2020-09-03T15:31:19.923Z] #52 262.4 + bin/containerd-stress
15:31:19 [2020-09-03T15:31:19.949Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:31:19 [2020-09-03T15:31:19.952Z] #39 112.9   DEP      criu/action-scripts.d
15:31:20 [2020-09-03T15:31:20.181Z] #39 ...
15:31:20 [2020-09-03T15:31:20.181Z] 
15:31:20 [2020-09-03T15:31:20.181Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:31:20 [2020-09-03T15:31:20.181Z] #45 221.3 + cd /tmp/tmp.uMysCRdu04/src/github.com/golangci/golangci-lint/
15:31:20 [2020-09-03T15:31:20.181Z] #45 221.3 + git checkout -q v1.23.8
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 ++ git describe --tags
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 + version=v1.23.8
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 ++ git rev-parse --short HEAD
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 + commit=76a82c6
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 ++ git show -s --format=%cd
15:31:20 [2020-09-03T15:31:20.181Z] #45 222.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:31:20 [2020-09-03T15:31:20.182Z] #45 222.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
15:31:20 [2020-09-03T15:31:20.213Z] #39 113.1   CC       criu/action-scripts.o
15:31:20 [2020-09-03T15:31:20.365Z] #39 115.1   DEP      criu/protobuf-desc.d
15:31:20 [2020-09-03T15:31:20.365Z] #39 115.3   DEP      criu/proc_parse.d
15:31:20 [2020-09-03T15:31:20.444Z] #45 ...
15:31:20 [2020-09-03T15:31:20.444Z] 
15:31:20 [2020-09-03T15:31:20.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:20 [2020-09-03T15:31:20.444Z] #39 148.8   CC       criu/string.o
15:31:20 [2020-09-03T15:31:20.444Z] #39 148.9   CC       criu/sysctl.o
15:31:20 [2020-09-03T15:31:20.474Z] #39 113.6   CC       criu/aio.o
15:31:20 [2020-09-03T15:31:20.626Z] #39 115.5   DEP      criu/plugin.d
15:31:20 [2020-09-03T15:31:20.886Z] #39 115.6   DEP      criu/pipes.d
15:31:20 [2020-09-03T15:31:20.886Z] #39 115.8   DEP      criu/pie-util.d
15:31:21 [2020-09-03T15:31:21.021Z] #39 149.4   CC       criu/sysfs_parse.o
15:31:21 [2020-09-03T15:31:21.044Z] #39 114.1   CC       criu/autofs.o
15:31:21 [2020-09-03T15:31:21.146Z] #39 115.9   DEP      criu/pie-util-vdso.d
15:31:21 [2020-09-03T15:31:21.236Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.3% of statements
15:31:21 [2020-09-03T15:31:21.284Z] #39 149.7   CC       criu/timens.o
15:31:21 [2020-09-03T15:31:21.406Z] #39 116.0   DEP      criu/pie-util-vdso-elf32.d
15:31:21 [2020-09-03T15:31:21.406Z] #39 116.2   DEP      criu/path.d
15:31:21 [2020-09-03T15:31:21.509Z] #40 194.8   CC       criu/uts_ns.o
15:31:21 [2020-09-03T15:31:21.509Z] #40 195.0   CC       criu/vdso.o
15:31:21 [2020-09-03T15:31:21.529Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
15:31:21 [2020-09-03T15:31:21.547Z] #39 150.0   CC       criu/timerfd.o
15:31:21 [2020-09-03T15:31:21.667Z] #39 116.4   DEP      criu/parasite-syscall.d
15:31:21 [2020-09-03T15:31:21.810Z] #39 150.3   CC       criu/tty.o
15:31:21 [2020-09-03T15:31:21.821Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
15:31:21 [2020-09-03T15:31:21.829Z] #52 264.5 + bin/containerd-shim
15:31:21 [2020-09-03T15:31:21.927Z] #39 116.6   DEP      criu/pagemap.d
15:31:21 [2020-09-03T15:31:21.927Z] #39 116.8   DEP      criu/pagemap-cache.d
15:31:22 [2020-09-03T15:31:22.159Z] #40 195.6   LINK     criu/built-in.o
15:31:22 [2020-09-03T15:31:22.159Z] #40 195.8   LINK     criu/criu
15:31:22 [2020-09-03T15:31:22.192Z] #39 117.0   DEP      criu/page-xfer.d
15:31:22 [2020-09-03T15:31:22.454Z] #39 117.2   DEP      criu/page-pipe.d
15:31:22 [2020-09-03T15:31:22.456Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
15:31:22 [2020-09-03T15:31:22.456Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
15:31:22 [2020-09-03T15:31:22.720Z] #39 117.4   DEP      criu/netfilter.d
15:31:22 [2020-09-03T15:31:22.831Z] #40 196.3   DEP      lib/c/criu.d
15:31:22 [2020-09-03T15:31:22.831Z] #40 196.4   CC       images/rpc.pb-c.o
15:31:22 [2020-09-03T15:31:22.958Z] #39 115.7   CC       criu/bfd.o
15:31:22 [2020-09-03T15:31:22.958Z] #39 116.1   CC       criu/bitmap.o
15:31:22 [2020-09-03T15:31:22.980Z] #39 117.6   DEP      criu/net.d
15:31:22 [2020-09-03T15:31:22.980Z] #39 117.8   DEP      criu/namespaces.d
15:31:23 [2020-09-03T15:31:23.218Z] #39 116.2   CC       criu/cgroup-props.o
15:31:23 [2020-09-03T15:31:23.241Z] #39 118.0   DEP      criu/mount.d
15:31:23 [2020-09-03T15:31:23.480Z] #40 197.1   CC       lib/c/criu.o
15:31:23 [2020-09-03T15:31:23.501Z] #39 118.3   DEP      criu/memfd.d
15:31:23 [2020-09-03T15:31:23.501Z] #39 ...
15:31:23 [2020-09-03T15:31:23.501Z] 
15:31:23 [2020-09-03T15:31:23.501Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:23 [2020-09-03T15:31:23.501Z] #17 16.92 Reading package lists...
15:31:23 [2020-09-03T15:31:23.501Z] #17 21.17 Building dependency tree...
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.74 libcap2-bin is already the newest version (1:2.25-2).
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.74 The following additional packages will be installed:
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.75   python3.7 python3.7-minimal vim-runtime xxd
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76 Suggested packages:
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76 Recommended packages:
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76   aufs-dkms nftables build-essential python3-dev python3-keyring
15:31:23 [2020-09-03T15:31:23.501Z] #17 22.76   python3-keyrings.alt python3-xdg unzip
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.69 The following NEW packages will be installed:
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.70   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.71   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.71   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:31:23 [2020-09-03T15:31:23.501Z] #17 24.71   xz-utils zip
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.06 Need to get 28.5 MB of archives.
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.06 After this operation, 116 MB of additional disk space will be used.
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:31:23 [2020-09-03T15:31:23.501Z] #17 25.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 25.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 26.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:31:23 [2020-09-03T15:31:23.502Z] #17 ...
15:31:23 [2020-09-03T15:31:23.502Z] 
15:31:23 [2020-09-03T15:31:23.502Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:23 [2020-09-03T15:31:23.502Z] #39 118.4   DEP      criu/mem.d
15:31:23 [2020-09-03T15:31:23.736Z] #39 151.9   CC       criu/tun.o
15:31:23 [2020-09-03T15:31:23.761Z] #39 118.6   DEP      criu/lsm.d
15:31:23 [2020-09-03T15:31:23.762Z] #39 118.7   DEP      criu/log.d
15:31:23 [2020-09-03T15:31:23.999Z] #39 152.3   CC       criu/uffd.o
15:31:24 [2020-09-03T15:31:24.158Z] #39 117.0   CC       criu/cgroup.o
15:31:24 [2020-09-03T15:31:24.333Z] #39 118.9   DEP      criu/libnetlink.d
15:31:24 [2020-09-03T15:31:24.333Z] #39 119.0   DEP      criu/kerndat.d
15:31:24 [2020-09-03T15:31:24.333Z] #39 119.2   DEP      criu/kcmp-ids.d
15:31:24 [2020-09-03T15:31:24.333Z] #39 119.3   DEP      criu/irmap.d
15:31:24 [2020-09-03T15:31:24.528Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
15:31:24 [2020-09-03T15:31:24.594Z] #39 119.5   DEP      criu/ipc_ns.d
15:31:24 [2020-09-03T15:31:24.730Z] #39 ...
15:31:24 [2020-09-03T15:31:24.730Z] 
15:31:24 [2020-09-03T15:31:24.730Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:24 [2020-09-03T15:31:24.730Z] #17 25.88 debconf: delaying package configuration, since apt-utils is not installed
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.00 Fetched 28.5 MB in 3s (10.3 MB/s)
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.05 Selecting previously unselected package pigz.
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.05 (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.)
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.10 Unpacking pigz (2.4-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.20 Selecting previously unselected package libpython3.7-minimal:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.68 Selecting previously unselected package python3.7-minimal.
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 26.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 27.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 27.80 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.79 Selecting previously unselected package python3-minimal.
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.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 ... 23681 files and directories currently installed.)
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.85 Unpacking python3-minimal (3.7.3-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.93 Selecting previously unselected package libmpdec2:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 30.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 31.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 31.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 31.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.10 Selecting previously unselected package python3.7.
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.12 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.23 Selecting previously unselected package libpython3-stdlib:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 32.31 Setting up python3-minimal (3.7.3-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.26 Selecting previously unselected package python3.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.34 Unpacking python3 (3.7.3-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.42 Selecting previously unselected package libip4tc0:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.44 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.53 Selecting previously unselected package libip6tc0:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.54 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.63 Selecting previously unselected package libiptc0:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.65 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.73 Selecting previously unselected package libnfnetlink0:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.79 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.88 Selecting previously unselected package libnftnl11:amd64.
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 33.91 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.00 Selecting previously unselected package iptables.
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.02 Unpacking iptables (1.8.2-4) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.30 Selecting previously unselected package xxd.
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.31 Unpacking xxd (2:8.1.0875-5) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.44 Selecting previously unselected package vim-common.
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.46 Unpacking vim-common (2:8.1.0875-5) ...
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.58 Selecting previously unselected package bash-completion.
15:31:24 [2020-09-03T15:31:24.730Z] #17 34.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:31:24 [2020-09-03T15:31:24.855Z] #39 119.6   DEP      criu/image.d
15:31:24 [2020-09-03T15:31:24.855Z] #39 119.7   DEP      criu/image-desc.d
15:31:24 [2020-09-03T15:31:24.950Z] #39 ...
15:31:24 [2020-09-03T15:31:24.950Z] 
15:31:24 [2020-09-03T15:31:24.950Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:31:24 [2020-09-03T15:31:24.950Z] #26 DONE 11.5s
15:31:25 [2020-09-03T15:31:25.020Z] #40 198.3   LINK     lib/c/built-in.o
15:31:25 [2020-09-03T15:31:25.020Z] #40 198.3   LINK     lib/c/libcriu.so
15:31:25 [2020-09-03T15:31:25.020Z] #40 198.5   LINK     lib/c/libcriu.a
15:31:25 [2020-09-03T15:31:25.020Z] #40 198.7   GEN      magic.py
15:31:25 [2020-09-03T15:31:25.115Z] #39 119.9   DEP      criu/fsnotify.d
15:31:25 [2020-09-03T15:31:25.115Z] #39 ...
15:31:25 [2020-09-03T15:31:25.115Z] 
15:31:25 [2020-09-03T15:31:25.115Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:31:25 [2020-09-03T15:31:25.115Z] #28 DONE 232.9s
15:31:25 [2020-09-03T15:31:25.164Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 73.0% of statements
15:31:25 [2020-09-03T15:31:25.213Z] 
15:31:25 [2020-09-03T15:31:25.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:25 [2020-09-03T15:31:25.213Z] #39 153.5   CC       criu/util.o
15:31:25 [2020-09-03T15:31:25.321Z] #40 198.9 Note: Building without setproctitle() and strlcpy() support.
15:31:25 [2020-09-03T15:31:25.321Z] #40 198.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:31:25 [2020-09-03T15:31:25.321Z] #40 198.9 Note: Building without GnuTLS support
15:31:25 [2020-09-03T15:31:25.321Z] #40 198.9 Makefile.config:39: Warn: you have no libnftables installed
15:31:25 [2020-09-03T15:31:25.321Z] #40 198.9 Makefile.config:40: Warn: Building without nftables support
15:31:25 [2020-09-03T15:31:25.375Z] 
15:31:25 [2020-09-03T15:31:25.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:25 [2020-09-03T15:31:25.375Z] #39 120.2   DEP      criu/filesystems.d
15:31:25 [2020-09-03T15:31:25.458Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
15:31:25 [2020-09-03T15:31:25.477Z] #39 ...
15:31:25 [2020-09-03T15:31:25.477Z] 
15:31:25 [2020-09-03T15:31:25.477Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:31:25 [2020-09-03T15:31:25.477Z] #29 DONE 0.6s
15:31:25 [2020-09-03T15:31:25.741Z] 
15:31:25 [2020-09-03T15:31:25.741Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:31:25 [2020-09-03T15:31:25.741Z] #31 DONE 0.2s
15:31:25 [2020-09-03T15:31:25.741Z] 
15:31:25 [2020-09-03T15:31:25.741Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:31:25 [2020-09-03T15:31:25.944Z] #39 120.5   DEP      criu/files.d
15:31:26 [2020-09-03T15:31:26.005Z] #34 DONE 0.1s
15:31:26 [2020-09-03T15:31:26.005Z] 
15:31:26 [2020-09-03T15:31:26.005Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:31:26 [2020-09-03T15:31:26.205Z] #39 120.8   DEP      criu/files-reg.d
15:31:26 [2020-09-03T15:31:26.384Z] #40 199.7 fatal: not a git repository (or any of the parent directories): .git
15:31:26 [2020-09-03T15:31:26.465Z] #39 121.1   DEP      criu/files-ext.d
15:31:26 [2020-09-03T15:31:26.465Z] #39 121.2   DEP      criu/file-lock.d
15:31:26 [2020-09-03T15:31:26.496Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
15:31:26 [2020-09-03T15:31:26.582Z] #37 DONE 0.4s
15:31:26 [2020-09-03T15:31:26.582Z] 
15:31:26 [2020-09-03T15:31:26.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:26 [2020-09-03T15:31:26.582Z] #39 154.6   CC       criu/uts_ns.o
15:31:26 [2020-09-03T15:31:26.582Z] #39 154.8   CC       criu/vdso.o
15:31:26 [2020-09-03T15:31:26.725Z] #39 121.4   DEP      criu/file-ids.d
15:31:26 [2020-09-03T15:31:26.725Z] #39 121.6   DEP      criu/fifo.d
15:31:26 [2020-09-03T15:31:26.845Z] #39 155.3   LINK     criu/built-in.o
15:31:26 [2020-09-03T15:31:26.985Z] #39 121.8   DEP      criu/fdstore.d
15:31:26 [2020-09-03T15:31:26.985Z] #39 121.9   DEP      criu/fault-injection.d
15:31:26 [2020-09-03T15:31:26.985Z] #39 121.9   DEP      criu/external.d
15:31:27 [2020-09-03T15:31:27.034Z] #40 200.5 make[1]: Nothing to be done for 'all'.
15:31:27 [2020-09-03T15:31:27.109Z] #39 155.4   LINK     criu/criu
15:31:27 [2020-09-03T15:31:27.245Z] #39 122.0   DEP      criu/eventpoll.d
15:31:27 [2020-09-03T15:31:27.272Z] #17 ...
15:31:27 [2020-09-03T15:31:27.272Z] 
15:31:27 [2020-09-03T15:31:27.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:27 [2020-09-03T15:31:27.272Z] #39 120.0   CC       criu/clone-noasan.o
15:31:27 [2020-09-03T15:31:27.272Z] #39 120.2   CC       criu/config.o
15:31:27 [2020-09-03T15:31:27.372Z] #39 155.8   DEP      lib/c/criu.d
15:31:27 [2020-09-03T15:31:27.372Z] #39 155.9   CC       images/rpc.pb-c.o
15:31:27 [2020-09-03T15:31:27.506Z] #39 122.2   DEP      criu/eventfd.d
15:31:27 [2020-09-03T15:31:27.506Z] #39 122.3   DEP      criu/crtools.d
15:31:27 [2020-09-03T15:31:27.705Z] #40 ...
15:31:27 [2020-09-03T15:31:27.705Z] 
15:31:27 [2020-09-03T15:31:27.705Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:31:27 [2020-09-03T15:31:27.705Z] #46 268.5 + cd /tmp/tmp.bHPw67VJtx/src/github.com/golangci/golangci-lint/
15:31:27 [2020-09-03T15:31:27.705Z] #46 268.5 + git checkout -q v1.23.8
15:31:27 [2020-09-03T15:31:27.766Z] #39 122.4   DEP      criu/cr-service.d
15:31:27 [2020-09-03T15:31:27.766Z] #39 122.6   DEP      criu/cr-restore.d
15:31:28 [2020-09-03T15:31:28.060Z] #39 122.8   DEP      criu/cr-errno.d
15:31:28 [2020-09-03T15:31:28.060Z] #39 122.8   DEP      criu/cr-dump.d
15:31:28 [2020-09-03T15:31:28.323Z] #39 156.5   CC       lib/c/criu.o
15:31:28 [2020-09-03T15:31:28.355Z] #39 123.0   DEP      criu/cr-dedup.d
15:31:28 [2020-09-03T15:31:28.355Z] #39 123.2   DEP      criu/cr-check.d
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 ++ git describe --tags
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 + version=v1.23.8
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 ++ git rev-parse --short HEAD
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 + commit=76a82c6
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 ++ git show -s --format=%cd
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:31:28 [2020-09-03T15:31:28.356Z] #46 269.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
15:31:28 [2020-09-03T15:31:28.618Z] #39 123.4   DEP      criu/config.d
15:31:28 [2020-09-03T15:31:28.618Z] #39 123.5   DEP      criu/clone-noasan.d
15:31:28 [2020-09-03T15:31:28.654Z] #39 121.5   CC       criu/cr-check.o
15:31:28 [2020-09-03T15:31:28.880Z] #39 123.6   DEP      criu/cgroup.d
15:31:28 [2020-09-03T15:31:28.880Z] #39 123.7   DEP      criu/cgroup-props.d
15:31:29 [2020-09-03T15:31:29.009Z] #46 ...
15:31:29 [2020-09-03T15:31:29.009Z] 
15:31:29 [2020-09-03T15:31:29.009Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.4 make[1]: 'images/built-in.o' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.6 make[1]: 'compel/libcompel.a' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.6 make[1]: 'compel/compel-host-bin' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.6 make[1]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.8 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.9 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 201.9 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.1 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.1 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.2 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.2 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.4 make[2]: Nothing to be done for 'all'.
15:31:29 [2020-09-03T15:31:29.009Z] #40 202.4   INSTALL  criu/criu
15:31:29 [2020-09-03T15:31:29.009Z] #40 DONE 202.5s
15:31:29 [2020-09-03T15:31:29.142Z] #39 123.9   DEP      criu/bitmap.d
15:31:29 [2020-09-03T15:31:29.142Z] #39 123.9   DEP      criu/bfd.d
15:31:29 [2020-09-03T15:31:29.274Z] #39 157.6   LINK     lib/c/built-in.o
15:31:29 [2020-09-03T15:31:29.274Z] #39 157.6   LINK     lib/c/libcriu.so
15:31:29 [2020-09-03T15:31:29.274Z] #39 157.7   LINK     lib/c/libcriu.a
15:31:29 [2020-09-03T15:31:29.310Z] 
15:31:29 [2020-09-03T15:31:29.310Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:31:29 [2020-09-03T15:31:29.401Z] #39 124.0   DEP      criu/autofs.d
15:31:29 [2020-09-03T15:31:29.401Z] #39 124.1   DEP      criu/aio.d
15:31:29 [2020-09-03T15:31:29.402Z] #39 124.2   DEP      criu/action-scripts.d
15:31:29 [2020-09-03T15:31:29.538Z] #39 157.9   GEN      magic.py
15:31:29 [2020-09-03T15:31:29.802Z] #39 158.1 Note: Building without setproctitle() and strlcpy() support.
15:31:29 [2020-09-03T15:31:29.802Z] #39 158.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:31:29 [2020-09-03T15:31:29.802Z] #39 158.1 Note: Building without GnuTLS support
15:31:29 [2020-09-03T15:31:29.802Z] #39 158.1 Makefile.config:39: Warn: you have no libnftables installed
15:31:29 [2020-09-03T15:31:29.802Z] #39 158.1 Makefile.config:40: Warn: Building without nftables support
15:31:29 [2020-09-03T15:31:29.971Z] #39 124.5   CC       criu/action-scripts.o
15:31:30 [2020-09-03T15:31:30.060Z] #52 271.4 + bin/containerd-shim-runc-v1
15:31:30 [2020-09-03T15:31:30.231Z] #39 125.1   CC       criu/aio.o
15:31:30 [2020-09-03T15:31:30.379Z] #39 158.8 fatal: not a git repository (or any of the parent directories): .git
15:31:30 [2020-09-03T15:31:30.565Z] #39 123.2   CC       criu/cr-dedup.o
15:31:30 [2020-09-03T15:31:30.565Z] #39 123.5   CC       criu/cr-dump.o
15:31:30 [2020-09-03T15:31:30.801Z] #39 125.7   CC       criu/autofs.o
15:31:30 [2020-09-03T15:31:30.955Z] #39 159.5 make[1]: Nothing to be done for 'all'.
15:31:31 [2020-09-03T15:31:31.907Z] #39 160.3 make[1]: 'images/built-in.o' is up to date.
15:31:31 [2020-09-03T15:31:31.907Z] #39 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:31:32 [2020-09-03T15:31:32.171Z] #39 160.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:31:32 [2020-09-03T15:31:32.171Z] #39 160.4 make[1]: 'compel/libcompel.a' is up to date.
15:31:32 [2020-09-03T15:31:32.171Z] #39 160.5 make[1]: 'compel/compel-host-bin' is up to date.
15:31:32 [2020-09-03T15:31:32.171Z] #39 160.6 make[1]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.171Z] #39 160.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:31:32 [2020-09-03T15:31:32.183Z] #39 126.9   CC       criu/bfd.o
15:31:32 [2020-09-03T15:31:32.183Z] #39 ...
15:31:32 [2020-09-03T15:31:32.183Z] 
15:31:32 [2020-09-03T15:31:32.183Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:32 [2020-09-03T15:31:32.183Z] #17 26.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:31:32 [2020-09-03T15:31:32.183Z] #17 26.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:31:32 [2020-09-03T15:31:32.183Z] #17 26.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.61 debconf: delaying package configuration, since apt-utils is not installed
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.76 Fetched 28.5 MB in 2s (13.9 MB/s)
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.80 Selecting previously unselected package pigz.
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 27.91 Unpacking pigz (2.4-1) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 28.12 Selecting previously unselected package libpython3.7-minimal:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 28.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 28.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 29.09 Selecting previously unselected package python3.7-minimal.
15:31:32 [2020-09-03T15:31:32.183Z] #17 29.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 29.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 29.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 29.95 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.27 Selecting previously unselected package python3-minimal.
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.33 Unpacking python3-minimal (3.7.3-1) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.44 Selecting previously unselected package libmpdec2:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.46 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.58 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 32.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.37 Selecting previously unselected package python3.7.
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.40 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.53 Selecting previously unselected package libpython3-stdlib:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 33.68 Setting up python3-minimal (3.7.3-1) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.65 Selecting previously unselected package python3.
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.73 Unpacking python3 (3.7.3-1) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.81 Selecting previously unselected package libip4tc0:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.83 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.96 Selecting previously unselected package libip6tc0:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 34.98 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 35.09 Selecting previously unselected package libiptc0:amd64.
15:31:32 [2020-09-03T15:31:32.183Z] #17 35.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.183Z] #17 35.11 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:31:32 [2020-09-03T15:31:32.434Z] #39 160.9 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.434Z] #39 160.9 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.434Z] #39 160.9 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.19 Selecting previously unselected package libnfnetlink0:amd64.
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.37 Selecting previously unselected package libnftnl11:amd64.
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.443Z] #17 35.40 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:31:32 [2020-09-03T15:31:32.477Z] #39 ...
15:31:32 [2020-09-03T15:31:32.477Z] 
15:31:32 [2020-09-03T15:31:32.477Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.15 Unpacking bash-completion (1:2.8-6) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.57 Selecting previously unselected package bzip2.
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.70 Selecting previously unselected package xz-utils.
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.72 Unpacking xz-utils (5.2.4-1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.87 Selecting previously unselected package apparmor.
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 37.94 Unpacking apparmor (2.13.2-10) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.20 Selecting previously unselected package aufs-tools.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.21 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.34 Selecting previously unselected package libonig5:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.35 Unpacking libonig5:amd64 (6.9.1-1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.49 Selecting previously unselected package libjq1:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.63 Selecting previously unselected package jq.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.65 Unpacking jq (1.5+dfsg-2+b1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.74 Selecting previously unselected package libaio1:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.74 Unpacking libaio1:amd64 (0.3.112-3) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.79 Selecting previously unselected package libgpm2:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.81 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.88 Selecting previously unselected package libicu63:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 38.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.13 Selecting previously unselected package libnet1:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.22 Selecting previously unselected package libnl-3-200:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.32 Selecting previously unselected package libprotobuf-c1:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.41 Selecting previously unselected package libreadline5:amd64.
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.52 Selecting previously unselected package net-tools.
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.477Z] #17 42.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:31:32 [2020-09-03T15:31:32.698Z] #39 161.1 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.698Z] #39 161.2 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.698Z] #39 161.2 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.698Z] #39 161.3 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.703Z] #17 35.48 Selecting previously unselected package iptables.
15:31:32 [2020-09-03T15:31:32.703Z] #17 35.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.703Z] #17 35.51 Unpacking iptables (1.8.2-4) ...
15:31:32 [2020-09-03T15:31:32.737Z] #17 42.72 Selecting previously unselected package python-pip-whl.
15:31:32 [2020-09-03T15:31:32.737Z] #17 42.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:31:32 [2020-09-03T15:31:32.737Z] #17 42.74 Unpacking python-pip-whl (18.1-5) ...
15:31:32 [2020-09-03T15:31:32.961Z] #39 161.4 make[2]: Nothing to be done for 'all'.
15:31:32 [2020-09-03T15:31:32.961Z] #39 161.4   INSTALL  criu/criu
15:31:32 [2020-09-03T15:31:32.966Z] #17 35.81 Selecting previously unselected package xxd.
15:31:32 [2020-09-03T15:31:32.966Z] #17 35.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:31:32 [2020-09-03T15:31:32.966Z] #17 35.84 Unpacking xxd (2:8.1.0875-5) ...
15:31:32 [2020-09-03T15:31:32.997Z] #17 ...
15:31:32 [2020-09-03T15:31:32.997Z] 
15:31:32 [2020-09-03T15:31:32.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:32 [2020-09-03T15:31:32.997Z] #39 126.0   CC       criu/cr-errno.o
15:31:32 [2020-09-03T15:31:32.997Z] #39 126.1   CC       criu/cr-restore.o
15:31:33 [2020-09-03T15:31:33.227Z] #17 35.95 Selecting previously unselected package vim-common.
15:31:33 [2020-09-03T15:31:33.227Z] #17 35.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:31:33 [2020-09-03T15:31:33.227Z] #17 35.98 Unpacking vim-common (2:8.1.0875-5) ...
15:31:33 [2020-09-03T15:31:33.227Z] #17 36.15 Selecting previously unselected package bash-completion.
15:31:33 [2020-09-03T15:31:33.227Z] #17 36.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:31:33 [2020-09-03T15:31:33.353Z] #52 275.9 + bin/containerd-shim-runc-v2
15:31:33 [2020-09-03T15:31:33.915Z] #39 DONE 162.3s
15:31:33 [2020-09-03T15:31:33.915Z] 
15:31:33 [2020-09-03T15:31:33.915Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:34 [2020-09-03T15:31:34.292Z] #52 276.9 + binaries
15:31:34 [2020-09-03T15:31:34.292Z] #52 276.9 + install -D bin/containerd /build/containerd
15:31:34 [2020-09-03T15:31:34.292Z] #52 276.9 + install -D bin/containerd-shim /build/containerd-shim
15:31:34 [2020-09-03T15:31:34.292Z] #52 276.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:31:34 [2020-09-03T15:31:34.292Z] #52 276.9 + install -D bin/ctr /build/ctr
15:31:35 [2020-09-03T15:31:35.670Z] #52 DONE 278.2s
15:31:36 [2020-09-03T15:31:36.526Z] #17 39.03 Unpacking bash-completion (1:2.8-6) ...
15:31:36 [2020-09-03T15:31:36.526Z] #17 39.43 Selecting previously unselected package bzip2.
15:31:36 [2020-09-03T15:31:36.526Z] #17 39.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:31:36 [2020-09-03T15:31:36.526Z] #17 39.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:31:36 [2020-09-03T15:31:36.609Z] 
15:31:36 [2020-09-03T15:31:36.609Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:31:36 [2020-09-03T15:31:36.786Z] #17 39.56 Selecting previously unselected package xz-utils.
15:31:36 [2020-09-03T15:31:36.786Z] #17 39.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:31:36 [2020-09-03T15:31:36.786Z] #17 39.57 Unpacking xz-utils (5.2.4-1) ...
15:31:36 [2020-09-03T15:31:36.786Z] #17 39.72 Selecting previously unselected package apparmor.
15:31:36 [2020-09-03T15:31:36.786Z] #17 39.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.047Z] #17 39.80 Unpacking apparmor (2.13.2-10) ...
15:31:37 [2020-09-03T15:31:37.235Z] #52 ...
15:31:37 [2020-09-03T15:31:37.235Z] 
15:31:37 [2020-09-03T15:31:37.235Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:31:37 [2020-09-03T15:31:37.235Z] #40 DONE 0.5s
15:31:37 [2020-09-03T15:31:37.235Z] 
15:31:37 [2020-09-03T15:31:37.235Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:31:37 [2020-09-03T15:31:37.235Z] #42 DONE 0.2s
15:31:37 [2020-09-03T15:31:37.235Z] 
15:31:37 [2020-09-03T15:31:37.235Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:37 [2020-09-03T15:31:37.235Z] #52 ...
15:31:37 [2020-09-03T15:31:37.235Z] 
15:31:37 [2020-09-03T15:31:37.235Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:31:37 [2020-09-03T15:31:37.308Z] #17 40.18 Selecting previously unselected package aufs-tools.
15:31:37 [2020-09-03T15:31:37.308Z] #17 40.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.308Z] #17 40.20 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:31:37 [2020-09-03T15:31:37.498Z] #44 DONE 0.3s
15:31:37 [2020-09-03T15:31:37.499Z] 
15:31:37 [2020-09-03T15:31:37.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:37 [2020-09-03T15:31:37.546Z] #53 DONE 0.8s
15:31:37 [2020-09-03T15:31:37.546Z] 
15:31:37 [2020-09-03T15:31:37.546Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:31:37 [2020-09-03T15:31:37.546Z] #57 DONE 0.2s
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.30 Selecting previously unselected package libonig5:amd64.
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.32 Unpacking libonig5:amd64 (6.9.1-1) ...
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.45 Selecting previously unselected package libjq1:amd64.
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.569Z] #17 40.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:31:37 [2020-09-03T15:31:37.805Z] 
15:31:37 [2020-09-03T15:31:37.805Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.58 Selecting previously unselected package jq.
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.59 Unpacking jq (1.5+dfsg-2+b1) ...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.69 Selecting previously unselected package libaio1:amd64.
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.71 Unpacking libaio1:amd64 (0.3.112-3) ...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.78 Selecting previously unselected package libgpm2:amd64.
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:31:37 [2020-09-03T15:31:37.830Z] #17 40.79 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:31:38 [2020-09-03T15:31:38.091Z] #17 40.85 Selecting previously unselected package libicu63:amd64.
15:31:38 [2020-09-03T15:31:38.091Z] #17 40.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:31:38 [2020-09-03T15:31:38.091Z] #17 40.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #39 130.6   CC       criu/cr-service.o
15:31:38 [2020-09-03T15:31:38.280Z] #39 ...
15:31:38 [2020-09-03T15:31:38.280Z] 
15:31:38 [2020-09-03T15:31:38.280Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.24 Selecting previously unselected package python3-lib2to3.
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.26 Unpacking python3-lib2to3 (3.7.3-1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.39 Selecting previously unselected package python3-distutils.
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.40 Unpacking python3-distutils (3.7.3-1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.52 Selecting previously unselected package python3-pip.
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.53 Unpacking python3-pip (18.1-5) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.71 Selecting previously unselected package python3-pkg-resources.
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.72 Unpacking python3-pkg-resources (40.8.0-1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.86 Selecting previously unselected package python3-setuptools.
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 43.87 Unpacking python3-setuptools (40.8.0-1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.10 Selecting previously unselected package python3-wheel.
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.11 Unpacking python3-wheel (0.32.3-2) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.21 Selecting previously unselected package sudo.
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.22 Unpacking sudo (1.8.27-1+deb10u2) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.70 Selecting previously unselected package thin-provisioning-tools.
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 44.98 Selecting previously unselected package uidmap.
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.00 Unpacking uidmap (1:4.5-1.1) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.12 Selecting previously unselected package vim-runtime.
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:31:38 [2020-09-03T15:31:38.280Z] #17 45.18 Unpacking vim-runtime (2:8.1.0875-5) ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 48.17 Selecting previously unselected package vim.
15:31:38 [2020-09-03T15:31:38.280Z] #17 48.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:31:38 [2020-09-03T15:31:38.280Z] #17 48.21 Unpacking vim (2:8.1.0875-5) ...
15:31:38 [2020-09-03T15:31:38.374Z] #59 DONE 0.5s
15:31:38 [2020-09-03T15:31:38.374Z] 
15:31:38 [2020-09-03T15:31:38.374Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:31:38 [2020-09-03T15:31:38.374Z] #61 DONE 0.0s
15:31:38 [2020-09-03T15:31:38.374Z] 
15:31:38 [2020-09-03T15:31:38.374Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:31:38 [2020-09-03T15:31:38.374Z] #62 DONE 0.0s
15:31:38 [2020-09-03T15:31:38.374Z] 
15:31:38 [2020-09-03T15:31:38.374Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:31:39 [2020-09-03T15:31:39.828Z] #17 48.80 Selecting previously unselected package xfsprogs.
15:31:39 [2020-09-03T15:31:39.828Z] #17 48.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:31:39 [2020-09-03T15:31:39.828Z] #17 48.81 Unpacking xfsprogs (4.20.0-1) ...
15:31:39 [2020-09-03T15:31:39.828Z] #17 49.26 Selecting previously unselected package zip.
15:31:39 [2020-09-03T15:31:39.828Z] #17 49.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:31:39 [2020-09-03T15:31:39.828Z] #17 49.28 Unpacking zip (3.0-11+b1) ...
15:31:39 [2020-09-03T15:31:39.828Z] #17 ...
15:31:39 [2020-09-03T15:31:39.828Z] 
15:31:39 [2020-09-03T15:31:39.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:39 [2020-09-03T15:31:39.828Z] #39 132.3   CC       criu/crtools.o
15:31:39 [2020-09-03T15:31:39.828Z] #39 132.9   CC       criu/eventfd.o
15:31:39 [2020-09-03T15:31:39.829Z] #63 DONE 1.1s
15:31:39 [2020-09-03T15:31:39.829Z] 
15:31:39 [2020-09-03T15:31:39.829Z] #64 exporting to image
15:31:39 [2020-09-03T15:31:39.829Z] #64 exporting layers
15:31:40 [2020-09-03T15:31:40.088Z] #39 133.3   CC       criu/eventpoll.o
15:31:41 [2020-09-03T15:31:41.029Z] #39 134.1   CC       criu/external.o
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.22 Selecting previously unselected package libnet1:amd64.
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.32 Selecting previously unselected package libnl-3-200:amd64.
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:31:41 [2020-09-03T15:31:41.431Z] #17 44.42 Selecting previously unselected package libprotobuf-c1:amd64.
15:31:41 [2020-09-03T15:31:41.599Z] #39 134.6   CC       criu/fault-injection.o
15:31:41 [2020-09-03T15:31:41.691Z] #17 44.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:31:41 [2020-09-03T15:31:41.691Z] #17 44.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:31:41 [2020-09-03T15:31:41.691Z] #17 44.53 Selecting previously unselected package libreadline5:amd64.
15:31:41 [2020-09-03T15:31:41.691Z] #17 44.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:31:41 [2020-09-03T15:31:41.691Z] #17 44.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:31:41 [2020-09-03T15:31:41.860Z] #39 134.7   CC       criu/fdstore.o
15:31:41 [2020-09-03T15:31:41.951Z] #17 44.65 Selecting previously unselected package net-tools.
15:31:41 [2020-09-03T15:31:41.952Z] #17 44.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:31:41 [2020-09-03T15:31:41.952Z] #17 44.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:31:41 [2020-09-03T15:31:41.952Z] #17 44.83 Selecting previously unselected package python-pip-whl.
15:31:41 [2020-09-03T15:31:41.952Z] #17 44.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:31:41 [2020-09-03T15:31:41.952Z] #17 44.84 Unpacking python-pip-whl (18.1-5) ...
15:31:42 [2020-09-03T15:31:42.120Z] #39 135.1   CC       criu/fifo.o
15:31:42 [2020-09-03T15:31:42.522Z] #17 45.35 Selecting previously unselected package python3-lib2to3.
15:31:42 [2020-09-03T15:31:42.522Z] #17 45.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:31:42 [2020-09-03T15:31:42.522Z] #17 45.37 Unpacking python3-lib2to3 (3.7.3-1) ...
15:31:42 [2020-09-03T15:31:42.522Z] #17 45.48 Selecting previously unselected package python3-distutils.
15:31:42 [2020-09-03T15:31:42.562Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/rootless	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:31:42 [2020-09-03T15:31:42.562Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:31:42 [2020-09-03T15:31:42.563Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:31:42 [2020-09-03T15:31:42.563Z] ?   	github.com/docker/docker/volume	[no test files]
15:31:42 [2020-09-03T15:31:42.563Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:31:42 [2020-09-03T15:31:42.563Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === Skipped
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:73: No driver to put!
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z] time="2020-09-03T15:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z] time="2020-09-03T15:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z] time="2020-09-03T15:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z] time="2020-09-03T15:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z] time="2020-09-03T15:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:73: No driver to put!
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     overlay_test.go:49: Fails to compute changes intermittently
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     graphtest_unix.go:73: No driver to put!
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:31:42 [2020-09-03T15:31:42.563Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] 
15:31:42 [2020-09-03T15:31:42.563Z] DONE 2142 tests, 26 skipped in 188.347s
Post stage
[Pipeline] junit
15:31:42 [2020-09-03T15:31:42.615Z] Recording test results
15:31:42 [2020-09-03T15:31:42.689Z] #39 135.6   CC       criu/file-ids.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
15:31:42 [2020-09-03T15:31:42.794Z] #17 45.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:31:42 [2020-09-03T15:31:42.794Z] #17 45.50 Unpacking python3-distutils (3.7.3-1) ...
15:31:42 [2020-09-03T15:31:42.794Z] #17 ...
15:31:42 [2020-09-03T15:31:42.794Z] 
15:31:42 [2020-09-03T15:31:42.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:42 [2020-09-03T15:31:42.794Z] #39 127.4   CC       criu/bitmap.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 127.6   CC       criu/cgroup-props.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 128.3   CC       criu/cgroup.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 131.3   CC       criu/clone-noasan.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 131.4   CC       criu/config.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 133.1   CC       criu/cr-check.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 134.8   CC       criu/cr-dedup.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 135.2   CC       criu/cr-dump.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 137.6   CC       criu/cr-errno.o
15:31:42 [2020-09-03T15:31:42.794Z] #39 ...
15:31:42 [2020-09-03T15:31:42.794Z] 
15:31:42 [2020-09-03T15:31:42.794Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:42 [2020-09-03T15:31:42.794Z] #17 45.64 Selecting previously unselected package python3-pip.
15:31:42 [2020-09-03T15:31:42.794Z] #17 45.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:31:42 [2020-09-03T15:31:42.794Z] #17 45.65 Unpacking python3-pip (18.1-5) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:31:42 [2020-09-03T15:31:42.950Z] #39 135.9   CC       criu/file-lock.o
15:31:43 [2020-09-03T15:31:43.054Z] #17 45.82 Selecting previously unselected package python3-pkg-resources.
15:31:43 [2020-09-03T15:31:43.055Z] #17 45.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:31:43 [2020-09-03T15:31:43.055Z] #17 45.85 Unpacking python3-pkg-resources (40.8.0-1) ...
15:31:43 [2020-09-03T15:31:43.173Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -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:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary test-integration
15:31:43 [2020-09-03T15:31:43.314Z] #17 46.01 Selecting previously unselected package python3-setuptools.
15:31:43 [2020-09-03T15:31:43.314Z] #17 46.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:31:43 [2020-09-03T15:31:43.314Z] #17 46.02 Unpacking python3-setuptools (40.8.0-1) ...
15:31:43 [2020-09-03T15:31:43.314Z] #17 46.25 Selecting previously unselected package python3-wheel.
15:31:43 [2020-09-03T15:31:43.574Z] #17 46.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:31:43 [2020-09-03T15:31:43.574Z] #17 46.29 Unpacking python3-wheel (0.32.3-2) ...
15:31:43 [2020-09-03T15:31:43.574Z] #17 46.36 Selecting previously unselected package sudo.
15:31:43 [2020-09-03T15:31:43.574Z] #17 46.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:31:43 [2020-09-03T15:31:43.574Z] #17 46.39 Unpacking sudo (1.8.27-1+deb10u2) ...
15:31:43 [2020-09-03T15:31:43.811Z] 
15:31:43 [2020-09-03T15:31:43.811Z] Removing bundles/
15:31:43 [2020-09-03T15:31:43.811Z] 
15:31:43 [2020-09-03T15:31:43.811Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:31:43 [2020-09-03T15:31:43.811Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:31:43 [2020-09-03T15:31:43.811Z] GOOS="" GOARCH="" GOARM=""
15:31:44 [2020-09-03T15:31:44.144Z] #17 46.83 Selecting previously unselected package thin-provisioning-tools.
15:31:44 [2020-09-03T15:31:44.144Z] #17 46.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:31:44 [2020-09-03T15:31:44.144Z] #17 46.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:31:44 [2020-09-03T15:31:44.144Z] #17 47.08 Selecting previously unselected package uidmap.
15:31:44 [2020-09-03T15:31:44.332Z] #39 137.0   CC       criu/files-ext.o
15:31:44 [2020-09-03T15:31:44.332Z] #39 137.3   CC       criu/files-reg.o
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.09 Unpacking uidmap (1:4.5-1.1) ...
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.20 Selecting previously unselected package vim-runtime.
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:31:44 [2020-09-03T15:31:44.404Z] #17 47.28 Unpacking vim-runtime (2:8.1.0875-5) ...
15:31:44 [2020-09-03T15:31:44.901Z] #39 ...
15:31:44 [2020-09-03T15:31:44.902Z] 
15:31:44 [2020-09-03T15:31:44.902Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.46 Setting up aufs-tools (1:4.14+20190211-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.48 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.49 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.50 Setting up libgpm2:amd64 (1.20.7-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.51 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.51 Setting up uidmap (1:4.5-1.1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.52 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.57 Setting up xxd (2:8.1.0875-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.58 Setting up zip (3.0-11+b1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.59 Setting up vim-common (2:8.1.0875-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 49.61 Setting up bash-completion (1:2.8-6) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.72 Setting up libiptc0:amd64 (1.8.2-4) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.73 Setting up xz-utils (5.2.4-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.75 Setting up sudo (1.8.27-1+deb10u2) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.82 invoke-rc.d: could not determine current runlevel
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.83 invoke-rc.d: policy-rc.d denied execution of start.
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.83 Setting up pigz (2.4-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.86 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.88 Setting up python-pip-whl (18.1-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.90 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 52.91 Setting up vim-runtime (2:8.1.0875-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.33 Setting up libaio1:amd64 (0.3.112-3) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.34 Setting up libonig5:amd64 (6.9.1-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.37 Setting up vim (2:8.1.0875-5) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.49 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.51 Setting up jq (1.5+dfsg-2+b1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:31:44 [2020-09-03T15:31:44.902Z] #17 53.53 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:31:46 [2020-09-03T15:31:46.401Z] #64 exporting layers 6.3s done
15:31:46 [2020-09-03T15:31:46.401Z] #64 writing image sha256:d6282bb5f26ac67f94d1f6506d26564fc2a9c51fe21a3775fb30bcfcdeb0c242 done
15:31:46 [2020-09-03T15:31:46.401Z] #64 naming to docker.io/library/docker:173d6d84167a34273a061a80fa18569cf74644c2 done
15:31:46 [2020-09-03T15:31:46.401Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:31:46 [2020-09-03T15:31:46.734Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/validate/default
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.68 Setting up iptables (1.8.2-4) ...
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:31:46 [2020-09-03T15:31:46.811Z] #17 56.73 Setting up python3 (3.7.3-1) ...
15:31:47 [2020-09-03T15:31:47.070Z] #17 57.15 Setting up python3-wheel (0.32.3-2) ...
15:31:47 [2020-09-03T15:31:47.304Z] Congratulations!  All commits are properly signed with the DCO!
15:31:47 [2020-09-03T15:31:47.564Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:31:47 [2020-09-03T15:31:47.564Z] No api/types/ or api/swagger.yaml changes in diff.
15:31:47 [2020-09-03T15:31:47.564Z] Congratulations!  All TOML source files changed here have valid syntax.
15:31:47 [2020-09-03T15:31:47.564Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:31:47 [2020-09-03T15:31:47.564Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:31:47 [2020-09-03T15:31:47.564Z] Congratulations!  No new tests were added to integration-cli.
15:31:47 [2020-09-03T15:31:47.564Z] 
15:31:47 [2020-09-03T15:31:47.564Z] INFO Start validation with golang-ci-lint
15:31:47 [2020-09-03T15:31:47.564Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:31:47 [2020-09-03T15:31:47.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:31:47 [2020-09-03T15:31:47.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:31:47 [2020-09-03T15:31:47.698Z] #17 50.29 Selecting previously unselected package vim.
15:31:47 [2020-09-03T15:31:47.698Z] #17 50.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:31:47 [2020-09-03T15:31:47.698Z] #17 50.34 Unpacking vim (2:8.1.0875-5) ...
15:31:48 [2020-09-03T15:31:48.011Z] #17 57.88 Setting up apparmor (2.13.2-10) ...
15:31:48 [2020-09-03T15:31:48.219Z] #17 50.90 Selecting previously unselected package xfsprogs.
15:31:48 [2020-09-03T15:31:48.219Z] #17 50.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:31:48 [2020-09-03T15:31:48.219Z] #17 50.92 Unpacking xfsprogs (4.20.0-1) ...
15:31:48 [2020-09-03T15:31:48.479Z] #17 51.40 Selecting previously unselected package zip.
15:31:48 [2020-09-03T15:31:48.479Z] #17 51.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:31:48 [2020-09-03T15:31:48.479Z] #17 51.42 Unpacking zip (3.0-11+b1) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.65 Setting up aufs-tools (1:4.14+20190211-1) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.69 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.71 Setting up libgpm2:amd64 (1.20.7-5) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.72 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.74 Setting up uidmap (1:4.5-1.1) ...
15:31:48 [2020-09-03T15:31:48.738Z] #17 51.75 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.81 Setting up xxd (2:8.1.0875-5) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.82 Setting up zip (3.0-11+b1) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.83 Setting up vim-common (2:8.1.0875-5) ...
15:31:48 [2020-09-03T15:31:48.998Z] #17 51.87 Setting up bash-completion (1:2.8-6) ...
15:31:49 [2020-09-03T15:31:49.394Z] #17 59.39 Setting up xfsprogs (4.20.0-1) ...
15:31:49 [2020-09-03T15:31:49.394Z] #17 59.40 Setting up python3-lib2to3 (3.7.3-1) ...
15:31:49 [2020-09-03T15:31:49.915Z] #17 59.85 Setting up python3-pkg-resources (40.8.0-1) ...
15:31:50 [2020-09-03T15:31:50.746Z] #17 60.74 Setting up python3-distutils (3.7.3-1) ...
15:31:51 [2020-09-03T15:31:51.316Z] #17 61.37 Setting up python3-setuptools (40.8.0-1) ...
15:31:51 [2020-09-03T15:31:51.577Z] #17 ...
15:31:51 [2020-09-03T15:31:51.577Z] 
15:31:51 [2020-09-03T15:31:51.577Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:31:51 [2020-09-03T15:31:51.577Z] #36 258.4 + dpkg --print-architecture
15:31:51 [2020-09-03T15:31:51.577Z] #36 258.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:31:51 [2020-09-03T15:31:51.837Z] #36 258.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:31:51 [2020-09-03T15:31:51.837Z] #36 258.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.75 Setting up libiptc0:amd64 (1.8.2-4) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.77 Setting up xz-utils (5.2.4-1) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.80 Setting up sudo (1.8.27-1+deb10u2) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.91 invoke-rc.d: could not determine current runlevel
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.92 invoke-rc.d: policy-rc.d denied execution of start.
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.93 Setting up pigz (2.4-1) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 54.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 55.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 55.02 Setting up python-pip-whl (18.1-5) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 55.03 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:31:52 [2020-09-03T15:31:52.292Z] #17 55.04 Setting up vim-runtime (2:8.1.0875-5) ...
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.50 Setting up libaio1:amd64 (0.3.112-3) ...
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.51 Setting up libonig5:amd64 (6.9.1-1) ...
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.54 Setting up vim (2:8.1.0875-5) ...
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:31:52 [2020-09-03T15:31:52.553Z] #17 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.66 Setting up jq (1.5+dfsg-2+b1) ...
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:31:52 [2020-09-03T15:31:52.813Z] #17 55.68 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:31:53 [2020-09-03T15:31:53.073Z] #17 ...
15:31:53 [2020-09-03T15:31:53.073Z] 
15:31:53 [2020-09-03T15:31:53.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:53 [2020-09-03T15:31:53.073Z] #39 137.7   CC       criu/cr-restore.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 142.8   CC       criu/cr-service.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 144.6   CC       criu/crtools.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 145.1   CC       criu/eventfd.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 145.5   CC       criu/eventpoll.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 146.5   CC       criu/external.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 146.8   CC       criu/fault-injection.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 147.0   CC       criu/fdstore.o
15:31:53 [2020-09-03T15:31:53.073Z] #39 147.4   CC       criu/fifo.o
15:31:53 [2020-09-03T15:31:53.333Z] #39 148.0   CC       criu/file-ids.o
15:31:53 [2020-09-03T15:31:53.593Z] #39 148.4   CC       criu/file-lock.o
15:31:54 [2020-09-03T15:31:54.533Z] #39 149.4   CC       criu/files-ext.o
15:31:55 [2020-09-03T15:31:55.103Z] #39 149.9   CC       criu/files-reg.o
15:31:55 [2020-09-03T15:31:55.139Z] #36 ...
15:31:55 [2020-09-03T15:31:55.139Z] 
15:31:55 [2020-09-03T15:31:55.139Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:55 [2020-09-03T15:31:55.139Z] #17 62.71 Setting up python3-pip (18.1-5) ...
15:31:55 [2020-09-03T15:31:55.139Z] #17 63.67 Processing triggers for libc-bin (2.28-10) ...
15:31:55 [2020-09-03T15:31:55.139Z] #17 63.70 Processing triggers for mime-support (3.62) ...
15:31:55 [2020-09-03T15:31:55.139Z] #17 DONE 64.9s
15:31:55 [2020-09-03T15:31:55.139Z] 
15:31:55 [2020-09-03T15:31:55.139Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:31:56 [2020-09-03T15:31:56.044Z] #39 ...
15:31:56 [2020-09-03T15:31:56.044Z] 
15:31:56 [2020-09-03T15:31:56.044Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:31:56 [2020-09-03T15:31:56.081Z] #18 0.997 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:31:56 [2020-09-03T15:31:56.081Z] #18 1.004 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:31:56 [2020-09-03T15:31:56.081Z] #18 1.005 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:31:56 [2020-09-03T15:31:56.081Z] #18 DONE 1.1s
15:31:56 [2020-09-03T15:31:56.081Z] 
15:31:56 [2020-09-03T15:31:56.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:56 [2020-09-03T15:31:56.081Z] #39 139.5   CC       criu/files.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 141.6   CC       criu/filesystems.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 142.5   CC       criu/fsnotify.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 143.7   CC       criu/image-desc.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 143.8   CC       criu/image.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 144.8   CC       criu/ipc_ns.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 146.2   CC       criu/irmap.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 146.9   CC       criu/kcmp-ids.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 147.2   CC       criu/kerndat.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 148.6   CC       criu/libnetlink.o
15:31:56 [2020-09-03T15:31:56.081Z] #39 ...
15:31:56 [2020-09-03T15:31:56.081Z] 
15:31:56 [2020-09-03T15:31:56.081Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:31:56 [2020-09-03T15:31:56.304Z] #17 58.97 Setting up iptables (1.8.2-4) ...
15:31:56 [2020-09-03T15:31:56.304Z] #17 58.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:31:56 [2020-09-03T15:31:56.304Z] #17 59.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:31:56 [2020-09-03T15:31:56.304Z] #17 59.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:31:56 [2020-09-03T15:31:56.305Z] #17 59.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:31:56 [2020-09-03T15:31:56.305Z] #17 59.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:31:56 [2020-09-03T15:31:56.305Z] #17 59.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:31:56 [2020-09-03T15:31:56.305Z] #17 59.04 Setting up python3 (3.7.3-1) ...
15:31:56 [2020-09-03T15:31:56.565Z] #17 59.43 Setting up python3-wheel (0.32.3-2) ...
15:31:56 [2020-09-03T15:31:56.627Z] #46 ...
15:31:56 [2020-09-03T15:31:56.628Z] 
15:31:56 [2020-09-03T15:31:56.628Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:56 [2020-09-03T15:31:56.628Z] #53 257.9 + bin/containerd
15:31:56 [2020-09-03T15:31:56.628Z] #53 ...
15:31:56 [2020-09-03T15:31:56.628Z] 
15:31:56 [2020-09-03T15:31:56.628Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:31:56 [2020-09-03T15:31:56.628Z] #22 297.0 + return
15:31:56 [2020-09-03T15:31:56.628Z] #22 DONE 297.1s
15:31:56 [2020-09-03T15:31:56.628Z] 
15:31:56 [2020-09-03T15:31:56.628Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:31:57 [2020-09-03T15:31:57.506Z] #17 60.24 Setting up apparmor (2.13.2-10) ...
15:31:58 [2020-09-03T15:31:58.182Z] #46 ...
15:31:58 [2020-09-03T15:31:58.182Z] 
15:31:58 [2020-09-03T15:31:58.182Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:31:58 [2020-09-03T15:31:58.480Z] #23 DONE 0.1s
15:31:58 [2020-09-03T15:31:58.480Z] 
15:31:58 [2020-09-03T15:31:58.480Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:31:58 [2020-09-03T15:31:58.889Z] #17 61.91 Setting up xfsprogs (4.20.0-1) ...
15:31:59 [2020-09-03T15:31:59.132Z] #27 DONE 0.7s
15:31:59 [2020-09-03T15:31:59.132Z] 
15:31:59 [2020-09-03T15:31:59.132Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.149Z] #17 61.92 Setting up python3-lib2to3 (3.7.3-1) ...
15:31:59 [2020-09-03T15:31:59.409Z] #17 62.35 Setting up python3-pkg-resources (40.8.0-1) ...
15:31:59 [2020-09-03T15:31:59.433Z] #30 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.433Z] 
15:31:59 [2020-09-03T15:31:59.433Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.433Z] #32 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.433Z] 
15:31:59 [2020-09-03T15:31:59.433Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.433Z] #35 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.433Z] 
15:31:59 [2020-09-03T15:31:59.433Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.433Z] #38 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.433Z] 
15:31:59 [2020-09-03T15:31:59.433Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:59 [2020-09-03T15:31:59.732Z] #53 ...
15:31:59 [2020-09-03T15:31:59.732Z] 
15:31:59 [2020-09-03T15:31:59.732Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:31:59 [2020-09-03T15:31:59.732Z] #41 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.732Z] 
15:31:59 [2020-09-03T15:31:59.732Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.732Z] #43 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.732Z] 
15:31:59 [2020-09-03T15:31:59.732Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:31:59 [2020-09-03T15:31:59.732Z] #45 DONE 0.1s
15:31:59 [2020-09-03T15:31:59.732Z] 
15:31:59 [2020-09-03T15:31:59.732Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:00 [2020-09-03T15:32:00.443Z] #52 ...
15:32:00 [2020-09-03T15:32:00.443Z] 
15:32:00 [2020-09-03T15:32:00.443Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:00 [2020-09-03T15:32:00.443Z] #45 DONE 269.6s
15:32:00 [2020-09-03T15:32:00.443Z] 
15:32:00 [2020-09-03T15:32:00.443Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:00 [2020-09-03T15:32:00.610Z] #17 63.36 Setting up python3-distutils (3.7.3-1) ...
15:32:01 [2020-09-03T15:32:01.181Z] #17 63.99 Setting up python3-setuptools (40.8.0-1) ...
15:32:01 [2020-09-03T15:32:01.374Z] #19 5.454 Collecting yamllint==1.16.0
15:32:02 [2020-09-03T15:32:02.361Z] #52 228.6 + bin/containerd-stress
15:32:02 [2020-09-03T15:32:02.564Z] #17 65.39 Setting up python3-pip (18.1-5) ...
15:32:02 [2020-09-03T15:32:02.759Z] #19 ...
15:32:02 [2020-09-03T15:32:02.759Z] 
15:32:02 [2020-09-03T15:32:02.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:02 [2020-09-03T15:32:02.759Z] #39 149.2   CC       criu/log.o
15:32:02 [2020-09-03T15:32:02.759Z] #39 150.0   CC       criu/lsm.o
15:32:02 [2020-09-03T15:32:02.759Z] #39 150.5   CC       criu/mem.o
15:32:02 [2020-09-03T15:32:02.759Z] #39 152.3   CC       criu/memfd.o
15:32:02 [2020-09-03T15:32:02.759Z] #39 153.0   CC       criu/mount.o
15:32:03 [2020-09-03T15:32:03.948Z] #17 66.59 Processing triggers for libc-bin (2.28-10) ...
15:32:03 [2020-09-03T15:32:03.948Z] #17 66.64 Processing triggers for mime-support (3.62) ...
15:32:04 [2020-09-03T15:32:04.143Z] #39 157.0   CC       criu/namespaces.o
15:32:04 [2020-09-03T15:32:04.281Z] #52 ...
15:32:04 [2020-09-03T15:32:04.281Z] 
15:32:04 [2020-09-03T15:32:04.281Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:32:04 [2020-09-03T15:32:04.281Z] #46 DONE 1.6s
15:32:04 [2020-09-03T15:32:04.281Z] 
15:32:04 [2020-09-03T15:32:04.281Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:32:04 [2020-09-03T15:32:04.281Z] #48 DONE 0.3s
15:32:04 [2020-09-03T15:32:04.281Z] 
15:32:04 [2020-09-03T15:32:04.281Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:05 [2020-09-03T15:32:05.228Z] #52 231.7 + bin/containerd-shim
15:32:05 [2020-09-03T15:32:05.330Z] #17 DONE 68.1s
15:32:05 [2020-09-03T15:32:05.330Z] 
15:32:05 [2020-09-03T15:32:05.330Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:32:05 [2020-09-03T15:32:05.490Z] #52 ...
15:32:05 [2020-09-03T15:32:05.490Z] 
15:32:05 [2020-09-03T15:32:05.490Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:32:05 [2020-09-03T15:32:05.490Z] #50 DONE 1.1s
15:32:05 [2020-09-03T15:32:05.752Z] 
15:32:05 [2020-09-03T15:32:05.752Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:06 [2020-09-03T15:32:06.056Z] #39 158.9   CC       criu/net.o
15:32:06 [2020-09-03T15:32:06.271Z] #18 0.925 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:32:06 [2020-09-03T15:32:06.271Z] #18 0.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:32:06 [2020-09-03T15:32:06.271Z] #18 0.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:32:06 [2020-09-03T15:32:06.271Z] #18 DONE 1.0s
15:32:06 [2020-09-03T15:32:06.271Z] 
15:32:06 [2020-09-03T15:32:06.271Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:32:06 [2020-09-03T15:32:06.999Z] #39 ...
15:32:06 [2020-09-03T15:32:06.999Z] 
15:32:06 [2020-09-03T15:32:06.999Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:32:06 [2020-09-03T15:32:06.999Z] #19 10.82   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:32:06 [2020-09-03T15:32:06.999Z] #19 10.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:32:06 [2020-09-03T15:32:06.999Z] #19 10.98   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:32:06 [2020-09-03T15:32:06.999Z] #19 11.05 Collecting pyyaml (from yamllint==1.16.0)
15:32:06 [2020-09-03T15:32:06.999Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:32:07 [2020-09-03T15:32:07.661Z] #19 ...
15:32:07 [2020-09-03T15:32:07.661Z] 
15:32:07 [2020-09-03T15:32:07.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:07 [2020-09-03T15:32:07.661Z] #39 152.4   CC       criu/files.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 154.6   CC       criu/filesystems.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 155.4   CC       criu/fsnotify.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 156.8   CC       criu/image-desc.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 157.0   CC       criu/image.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 158.1   CC       criu/ipc_ns.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 159.4   CC       criu/irmap.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 160.4   CC       criu/kcmp-ids.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 160.9   CC       criu/kerndat.o
15:32:07 [2020-09-03T15:32:07.661Z] #39 162.4   CC       criu/libnetlink.o
15:32:07 [2020-09-03T15:32:07.922Z] #39 ...
15:32:07 [2020-09-03T15:32:07.922Z] 
15:32:07 [2020-09-03T15:32:07.922Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:32:07 [2020-09-03T15:32:07.922Z] #36 266.0 + dpkg --print-architecture
15:32:07 [2020-09-03T15:32:07.922Z] #36 266.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:32:07 [2020-09-03T15:32:07.922Z] #36 266.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:32:07 [2020-09-03T15:32:07.922Z] #36 266.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:32:08 [2020-09-03T15:32:08.183Z] #36 ...
15:32:08 [2020-09-03T15:32:08.183Z] 
15:32:08 [2020-09-03T15:32:08.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:08 [2020-09-03T15:32:08.183Z] #39 162.8   CC       criu/log.o
15:32:08 [2020-09-03T15:32:08.754Z] #39 163.4   CC       criu/lsm.o
15:32:08 [2020-09-03T15:32:08.968Z] #19 12.81 Building wheels for collected packages: pyyaml
15:32:08 [2020-09-03T15:32:08.968Z] #19 12.82   Running setup.py bdist_wheel for pyyaml: started
15:32:09 [2020-09-03T15:32:09.325Z] #39 163.9   CC       criu/mem.o
15:32:09 [2020-09-03T15:32:09.926Z] #19 14.03   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:32:09 [2020-09-03T15:32:09.926Z] #19 14.03   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:32:09 [2020-09-03T15:32:09.926Z] #19 14.12 Successfully built pyyaml
15:32:10 [2020-09-03T15:32:10.186Z] #19 14.14 Installing collected packages: pathspec, pyyaml, yamllint
15:32:10 [2020-09-03T15:32:10.446Z] #19 14.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:32:11 [2020-09-03T15:32:11.021Z] #19 DONE 15.0s
15:32:11 [2020-09-03T15:32:11.021Z] 
15:32:11 [2020-09-03T15:32:11.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:11 [2020-09-03T15:32:11.021Z] #39 162.8   CC       criu/netfilter.o
15:32:11 [2020-09-03T15:32:11.021Z] #39 163.4   CC       criu/page-pipe.o
15:32:11 [2020-09-03T15:32:11.021Z] #39 ...
15:32:11 [2020-09-03T15:32:11.021Z] 
15:32:11 [2020-09-03T15:32:11.021Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:32:11 [2020-09-03T15:32:11.021Z] #22 DONE 0.1s
15:32:11 [2020-09-03T15:32:11.021Z] 
15:32:11 [2020-09-03T15:32:11.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:11 [2020-09-03T15:32:11.021Z] #39 164.1   CC       criu/page-xfer.o
15:32:11 [2020-09-03T15:32:11.237Z] #39 165.9   CC       criu/memfd.o
15:32:11 [2020-09-03T15:32:11.808Z] #39 166.6   CC       criu/mount.o
15:32:12 [2020-09-03T15:32:12.361Z] #52 237.8 + bin/containerd-shim-runc-v1
15:32:12 [2020-09-03T15:32:12.941Z] #39 165.5   CC       criu/pagemap-cache.o
15:32:12 [2020-09-03T15:32:12.941Z] #39 165.7   CC       criu/pagemap.o
15:32:13 [2020-09-03T15:32:13.513Z] #39 166.6   CC       criu/parasite-syscall.o
15:32:14 [2020-09-03T15:32:14.457Z] #39 167.4   CC       criu/path.o
15:32:14 [2020-09-03T15:32:14.719Z] #39 167.7   CC       criu/pie-util-vdso-elf32.o
15:32:14 [2020-09-03T15:32:14.982Z] #39 ...
15:32:14 [2020-09-03T15:32:14.982Z] 
15:32:14 [2020-09-03T15:32:14.982Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:32:14 [2020-09-03T15:32:14.982Z] #26 DONE 3.9s
15:32:14 [2020-09-03T15:32:14.982Z] 
15:32:14 [2020-09-03T15:32:14.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:14 [2020-09-03T15:32:14.982Z] #39 168.1   CC       criu/pie-util-vdso.o
15:32:15 [2020-09-03T15:32:15.244Z] #39 ...
15:32:15 [2020-09-03T15:32:15.244Z] 
15:32:15 [2020-09-03T15:32:15.244Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:32:15 [2020-09-03T15:32:15.244Z] #29 DONE 0.3s
15:32:15 [2020-09-03T15:32:15.244Z] 
15:32:15 [2020-09-03T15:32:15.244Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:32:15 [2020-09-03T15:32:15.244Z] #31 DONE 0.0s
15:32:15 [2020-09-03T15:32:15.244Z] 
15:32:15 [2020-09-03T15:32:15.244Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:32:15 [2020-09-03T15:32:15.244Z] #34 DONE 0.0s
15:32:15 [2020-09-03T15:32:15.505Z] 
15:32:15 [2020-09-03T15:32:15.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:15 [2020-09-03T15:32:15.505Z] #39 168.5   CC       criu/pie-util.o
15:32:15 [2020-09-03T15:32:15.674Z] #52 241.8 + bin/containerd-shim-runc-v2
15:32:15 [2020-09-03T15:32:15.766Z] #39 168.6   CC       criu/pipes.o
15:32:16 [2020-09-03T15:32:16.013Z] #39 170.3   CC       criu/namespaces.o
15:32:16 [2020-09-03T15:32:16.338Z] #39 169.3   CC       criu/plugin.o
15:32:16 [2020-09-03T15:32:16.599Z] #39 169.6   CC       criu/proc_parse.o
15:32:17 [2020-09-03T15:32:17.062Z] #52 243.4 + binaries
15:32:17 [2020-09-03T15:32:17.062Z] #52 243.4 + install -D bin/containerd /build/containerd
15:32:17 [2020-09-03T15:32:17.062Z] #52 243.5 + install -D bin/containerd-shim /build/containerd-shim
15:32:17 [2020-09-03T15:32:17.062Z] #52 243.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:32:17 [2020-09-03T15:32:17.062Z] #52 243.5 + install -D bin/ctr /build/ctr
15:32:17 [2020-09-03T15:32:17.409Z] #39 ...
15:32:17 [2020-09-03T15:32:17.409Z] 
15:32:17 [2020-09-03T15:32:17.409Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:32:17 [2020-09-03T15:32:17.409Z] #19 5.517 Collecting yamllint==1.16.0
15:32:17 [2020-09-03T15:32:17.409Z] #19 10.85   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:32:17 [2020-09-03T15:32:17.409Z] #19 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:32:17 [2020-09-03T15:32:17.409Z] #19 11.02   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:32:17 [2020-09-03T15:32:17.409Z] #19 11.07 Collecting pyyaml (from yamllint==1.16.0)
15:32:17 [2020-09-03T15:32:17.409Z] #19 11.21   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:32:17 [2020-09-03T15:32:17.543Z] #39 ...
15:32:17 [2020-09-03T15:32:17.543Z] 
15:32:17 [2020-09-03T15:32:17.543Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:17 [2020-09-03T15:32:17.543Z] #49 92.66 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:32:17 [2020-09-03T15:32:17.543Z] #49 94.60 + mkdir -p /build
15:32:17 [2020-09-03T15:32:17.543Z] #49 94.61 + cp runc /build/runc
15:32:17 [2020-09-03T15:32:17.543Z] #49 DONE 95.1s
15:32:17 [2020-09-03T15:32:17.669Z] #19 ...
15:32:17 [2020-09-03T15:32:17.669Z] 
15:32:17 [2020-09-03T15:32:17.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:17 [2020-09-03T15:32:17.669Z] #39 172.2   CC       criu/net.o
15:32:17 [2020-09-03T15:32:17.804Z] 
15:32:17 [2020-09-03T15:32:17.804Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:18 [2020-09-03T15:32:18.983Z] #52 DONE 245.4s
15:32:19 [2020-09-03T15:32:19.726Z] #39 172.4   CC       criu/protobuf-desc.o
15:32:19 [2020-09-03T15:32:19.987Z] #39 173.0   CC       criu/protobuf.o
15:32:20 [2020-09-03T15:32:20.248Z] #39 173.3   CC       criu/pstree.o
15:32:20 [2020-09-03T15:32:20.387Z] 
15:32:20 [2020-09-03T15:32:20.387Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:32:20 [2020-09-03T15:32:20.509Z] #39 ...
15:32:20 [2020-09-03T15:32:20.509Z] 
15:32:20 [2020-09-03T15:32:20.509Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:32:20 [2020-09-03T15:32:20.509Z] #36 DONE 287.3s
15:32:20 [2020-09-03T15:32:20.770Z] 
15:32:20 [2020-09-03T15:32:20.770Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:21 [2020-09-03T15:32:21.031Z] #45 ...
15:32:21 [2020-09-03T15:32:21.031Z] 
15:32:21 [2020-09-03T15:32:21.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:21 [2020-09-03T15:32:21.031Z] #39 174.0   CC       criu/rbtree.o
15:32:21 [2020-09-03T15:32:21.292Z] #39 174.3   CC       criu/rst-malloc.o
15:32:21 [2020-09-03T15:32:21.554Z] #39 174.5   CC       criu/seccomp.o
15:32:21 [2020-09-03T15:32:21.815Z] #39 175.0   CC       criu/seize.o
15:32:21 [2020-09-03T15:32:21.873Z] #39 ...
15:32:21 [2020-09-03T15:32:21.873Z] 
15:32:21 [2020-09-03T15:32:21.873Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:32:21 [2020-09-03T15:32:21.873Z] #19 12.74 Building wheels for collected packages: pyyaml
15:32:21 [2020-09-03T15:32:21.873Z] #19 12.74   Running setup.py bdist_wheel for pyyaml: started
15:32:21 [2020-09-03T15:32:21.873Z] #19 14.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:32:21 [2020-09-03T15:32:21.873Z] #19 14.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:32:21 [2020-09-03T15:32:21.873Z] #19 14.07 Successfully built pyyaml
15:32:21 [2020-09-03T15:32:21.873Z] #19 14.08 Installing collected packages: pathspec, pyyaml, yamllint
15:32:21 [2020-09-03T15:32:21.873Z] #19 14.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:32:21 [2020-09-03T15:32:21.873Z] #19 DONE 14.9s
15:32:21 [2020-09-03T15:32:21.873Z] 
15:32:21 [2020-09-03T15:32:21.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:21 [2020-09-03T15:32:21.873Z] #39 176.0   CC       criu/netfilter.o
15:32:21 [2020-09-03T15:32:21.873Z] #39 ...
15:32:21 [2020-09-03T15:32:21.873Z] 
15:32:21 [2020-09-03T15:32:21.873Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:32:21 [2020-09-03T15:32:21.873Z] #22 DONE 0.3s
15:32:21 [2020-09-03T15:32:21.873Z] 
15:32:21 [2020-09-03T15:32:21.873Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:32:22 [2020-09-03T15:32:22.302Z] #53 DONE 1.7s
15:32:22 [2020-09-03T15:32:22.302Z] 
15:32:22 [2020-09-03T15:32:22.302Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:32:22 [2020-09-03T15:32:22.387Z] #39 ...
15:32:22 [2020-09-03T15:32:22.387Z] 
15:32:22 [2020-09-03T15:32:22.387Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:32:22 [2020-09-03T15:32:22.387Z] #37 DONE 0.8s
15:32:22 [2020-09-03T15:32:22.387Z] 
15:32:22 [2020-09-03T15:32:22.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:22 [2020-09-03T15:32:22.387Z] #39 175.4   CC       criu/servicefd.o
15:32:22 [2020-09-03T15:32:22.563Z] #57 DONE 0.6s
15:32:22 [2020-09-03T15:32:22.649Z] #39 175.7   CC       criu/shmem.o
15:32:22 [2020-09-03T15:32:22.824Z] 
15:32:22 [2020-09-03T15:32:22.824Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:32:23 [2020-09-03T15:32:23.222Z] #39 176.3   CC       criu/sigframe.o
15:32:23 [2020-09-03T15:32:23.222Z] #39 176.4   CC       criu/signalfd.o
15:32:23 [2020-09-03T15:32:23.767Z] #59 DONE 0.9s
15:32:23 [2020-09-03T15:32:23.767Z] 
15:32:23 [2020-09-03T15:32:23.767Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:32:23 [2020-09-03T15:32:23.768Z] #61 DONE 0.1s
15:32:23 [2020-09-03T15:32:23.768Z] 
15:32:23 [2020-09-03T15:32:23.768Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:32:23 [2020-09-03T15:32:23.768Z] #62 DONE 0.0s
15:32:23 [2020-09-03T15:32:23.768Z] 
15:32:23 [2020-09-03T15:32:23.768Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:32:23 [2020-09-03T15:32:23.793Z] #39 176.5   CC       criu/sk-inet.o
15:32:24 [2020-09-03T15:32:24.053Z] #39 177.1   CC       criu/sk-netlink.o
15:32:24 [2020-09-03T15:32:24.314Z] #39 177.3   CC       criu/sk-packet.o
15:32:24 [2020-09-03T15:32:24.575Z] #39 177.7   CC       criu/sk-queue.o
15:32:25 [2020-09-03T15:32:25.147Z] #39 177.9   CC       criu/sk-tcp.o
15:32:25 [2020-09-03T15:32:25.147Z] #39 178.2   CC       criu/sk-unix.o
15:32:25 [2020-09-03T15:32:25.684Z] #63 DONE 1.6s
15:32:25 [2020-09-03T15:32:25.684Z] 
15:32:25 [2020-09-03T15:32:25.684Z] #64 exporting to image
15:32:25 [2020-09-03T15:32:25.684Z] #64 exporting layers
15:32:26 [2020-09-03T15:32:26.074Z] #26 DONE 4.4s
15:32:26 [2020-09-03T15:32:26.074Z] 
15:32:26 [2020-09-03T15:32:26.074Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:32:26 [2020-09-03T15:32:26.334Z] #29 DONE 0.3s
15:32:26 [2020-09-03T15:32:26.334Z] 
15:32:26 [2020-09-03T15:32:26.334Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:32:26 [2020-09-03T15:32:26.334Z] #31 DONE 0.1s
15:32:26 [2020-09-03T15:32:26.334Z] 
15:32:26 [2020-09-03T15:32:26.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:26 [2020-09-03T15:32:26.334Z] #39 176.6   CC       criu/page-pipe.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 177.2   CC       criu/page-xfer.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 178.2   CC       criu/pagemap-cache.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 178.4   CC       criu/pagemap.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 179.2   CC       criu/parasite-syscall.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 180.1   CC       criu/path.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 180.4   CC       criu/pie-util-vdso-elf32.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 180.9   CC       criu/pie-util-vdso.o
15:32:26 [2020-09-03T15:32:26.334Z] #39 ...
15:32:26 [2020-09-03T15:32:26.334Z] 
15:32:26 [2020-09-03T15:32:26.334Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:32:26 [2020-09-03T15:32:26.334Z] #34 DONE 0.0s
15:32:26 [2020-09-03T15:32:26.534Z] #39 179.4   CC       criu/sockets.o
15:32:26 [2020-09-03T15:32:26.593Z] 
15:32:26 [2020-09-03T15:32:26.593Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:26 [2020-09-03T15:32:26.593Z] #49 99.23 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
15:32:26 [2020-09-03T15:32:26.795Z] #39 179.9   CC       criu/stats.o
15:32:27 [2020-09-03T15:32:27.056Z] #39 180.0   CC       criu/string.o
15:32:27 [2020-09-03T15:32:27.056Z] #39 180.1   CC       criu/sysctl.o
15:32:27 [2020-09-03T15:32:27.162Z] #49 101.2 + mkdir -p /build
15:32:27 [2020-09-03T15:32:27.162Z] #49 101.2 + cp runc /build/runc
15:32:27 [2020-09-03T15:32:27.628Z] #39 180.4   CC       criu/sysfs_parse.o
15:32:27 [2020-09-03T15:32:27.628Z] #39 180.6   CC       criu/timens.o
15:32:27 [2020-09-03T15:32:27.889Z] #39 180.9   CC       criu/timerfd.o
15:32:28 [2020-09-03T15:32:28.100Z] #49 DONE 102.0s
15:32:28 [2020-09-03T15:32:28.100Z] 
15:32:28 [2020-09-03T15:32:28.100Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:28 [2020-09-03T15:32:28.100Z] #39 181.3   CC       criu/pie-util.o
15:32:28 [2020-09-03T15:32:28.100Z] #39 181.6   CC       criu/pipes.o
15:32:28 [2020-09-03T15:32:28.100Z] #39 182.2   CC       criu/plugin.o
15:32:28 [2020-09-03T15:32:28.100Z] #39 182.5   CC       criu/proc_parse.o
15:32:28 [2020-09-03T15:32:28.150Z] #39 181.0   CC       criu/tty.o
15:32:29 [2020-09-03T15:32:29.042Z] #39 ...
15:32:29 [2020-09-03T15:32:29.042Z] 
15:32:29 [2020-09-03T15:32:29.042Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:32:29 [2020-09-03T15:32:29.042Z] #36 DONE 296.5s
15:32:29 [2020-09-03T15:32:29.042Z] 
15:32:29 [2020-09-03T15:32:29.042Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:29 [2020-09-03T15:32:29.093Z] #39 182.0   CC       criu/tun.o
15:32:29 [2020-09-03T15:32:29.354Z] #39 182.3   CC       criu/uffd.o
15:32:29 [2020-09-03T15:32:29.437Z] 4612f6d0b889: Pull complete
15:32:29 [2020-09-03T15:32:29.927Z] #39 182.9   CC       criu/util.o
15:32:30 [2020-09-03T15:32:30.499Z] #39 183.6   CC       criu/uts_ns.o
15:32:30 [2020-09-03T15:32:30.760Z] #39 183.7   CC       criu/vdso-compat.o
15:32:31 [2020-09-03T15:32:31.021Z] #39 183.9   CC       criu/vdso.o
15:32:31 [2020-09-03T15:32:31.030Z] #45 ...
15:32:31 [2020-09-03T15:32:31.030Z] 
15:32:31 [2020-09-03T15:32:31.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:31 [2020-09-03T15:32:31.030Z] #39 185.4   CC       criu/protobuf-desc.o
15:32:31 [2020-09-03T15:32:31.282Z] #39 184.3   LINK     criu/built-in.o
15:32:31 [2020-09-03T15:32:31.282Z] #39 184.4   LINK     criu/criu
15:32:31 [2020-09-03T15:32:31.613Z] #39 186.2   CC       criu/protobuf.o
15:32:31 [2020-09-03T15:32:31.613Z] #39 186.5   CC       criu/pstree.o
15:32:31 [2020-09-03T15:32:31.855Z] #39 184.7   DEP      lib/c/criu.d
15:32:31 [2020-09-03T15:32:31.855Z] #39 184.8   CC       images/rpc.pb-c.o
15:32:31 [2020-09-03T15:32:31.872Z] #39 ...
15:32:31 [2020-09-03T15:32:31.872Z] 
15:32:31 [2020-09-03T15:32:31.872Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:32:31 [2020-09-03T15:32:31.872Z] #37 DONE 0.6s
15:32:32 [2020-09-03T15:32:32.116Z] #39 ...
15:32:32 [2020-09-03T15:32:32.116Z] 
15:32:32 [2020-09-03T15:32:32.116Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:32 [2020-09-03T15:32:32.116Z] #45 299.0 + cd /tmp/tmp.7ZGZso8NQt/src/github.com/golangci/golangci-lint/
15:32:32 [2020-09-03T15:32:32.116Z] #45 299.0 + git checkout -q v1.23.8
15:32:32 [2020-09-03T15:32:32.131Z] 
15:32:32 [2020-09-03T15:32:32.131Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:32 [2020-09-03T15:32:32.390Z] #39 187.0   CC       criu/rbtree.o
15:32:32 [2020-09-03T15:32:32.390Z] #39 187.2   CC       criu/rst-malloc.o
15:32:32 [2020-09-03T15:32:32.567Z] #46 DONE 332.5s
15:32:32 [2020-09-03T15:32:32.567Z] 
15:32:32 [2020-09-03T15:32:32.567Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:32 [2020-09-03T15:32:32.650Z] #39 187.3   CC       criu/seccomp.o
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 ++ git describe --tags
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 + version=v1.23.8
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 ++ git rev-parse --short HEAD
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 + commit=76a82c6
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 ++ git show -s --format=%cd
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:32:32 [2020-09-03T15:32:32.688Z] #45 299.4 + 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
15:32:32 [2020-09-03T15:32:32.912Z] #39 187.7   CC       criu/seize.o
15:32:33 [2020-09-03T15:32:33.483Z] #39 188.2   CC       criu/servicefd.o
15:32:33 [2020-09-03T15:32:33.743Z] #39 188.4   CC       criu/shmem.o
15:32:34 [2020-09-03T15:32:34.097Z] #53 ...
15:32:34 [2020-09-03T15:32:34.097Z] 
15:32:34 [2020-09-03T15:32:34.097Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:32:34 [2020-09-03T15:32:34.097Z] #47 DONE 0.1s
15:32:34 [2020-09-03T15:32:34.097Z] 
15:32:34 [2020-09-03T15:32:34.097Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:32:34 [2020-09-03T15:32:34.097Z] #49 DONE 0.1s
15:32:34 [2020-09-03T15:32:34.097Z] 
15:32:34 [2020-09-03T15:32:34.097Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:32:34 [2020-09-03T15:32:34.097Z] #51 DONE 0.1s
15:32:34 [2020-09-03T15:32:34.097Z] 
15:32:34 [2020-09-03T15:32:34.097Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:34 [2020-09-03T15:32:34.312Z] #39 189.0   CC       criu/sigframe.o
15:32:34 [2020-09-03T15:32:34.313Z] #39 189.1   CC       criu/signalfd.o
15:32:34 [2020-09-03T15:32:34.572Z] #39 189.2   CC       criu/sk-inet.o
15:32:35 [2020-09-03T15:32:35.141Z] #39 189.8   CC       criu/sk-netlink.o
15:32:35 [2020-09-03T15:32:35.401Z] #39 190.0   CC       criu/sk-packet.o
15:32:35 [2020-09-03T15:32:35.662Z] #39 190.4   CC       criu/sk-queue.o
15:32:35 [2020-09-03T15:32:35.923Z] #39 190.7   CC       criu/sk-tcp.o
15:32:35 [2020-09-03T15:32:35.990Z] #45 ...
15:32:35 [2020-09-03T15:32:35.990Z] 
15:32:35 [2020-09-03T15:32:35.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:35 [2020-09-03T15:32:35.990Z] #39 185.2   CC       lib/c/criu.o
15:32:35 [2020-09-03T15:32:35.990Z] #39 185.9   LINK     lib/c/built-in.o
15:32:35 [2020-09-03T15:32:35.990Z] #39 185.9   LINK     lib/c/libcriu.so
15:32:35 [2020-09-03T15:32:35.990Z] #39 185.9   LINK     lib/c/libcriu.a
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.0   GEN      magic.py
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.1 Note: Building without setproctitle() and strlcpy() support.
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.1 Note: Building without GnuTLS support
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.1 Makefile.config:39: Warn: you have no libnftables installed
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.1 Makefile.config:40: Warn: Building without nftables support
15:32:35 [2020-09-03T15:32:35.990Z] #39 186.9 fatal: not a git repository (or any of the parent directories): .git
15:32:35 [2020-09-03T15:32:35.990Z] #39 187.5 make[1]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.0 make[1]: 'images/built-in.o' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.0 make[1]: 'compel/libcompel.a' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.1 make[1]: 'compel/compel-host-bin' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.1 make[1]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.1 make[1]: 'soccr/libsoccr.a' is up to date.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.3 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.3 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.4 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.5 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.5 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.5 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.6 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.6 make[2]: Nothing to be done for 'all'.
15:32:35 [2020-09-03T15:32:35.990Z] #39 188.7   INSTALL  criu/criu
15:32:35 [2020-09-03T15:32:35.990Z] #39 DONE 189.0s
15:32:36 [2020-09-03T15:32:36.256Z] 
15:32:36 [2020-09-03T15:32:36.256Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:36 [2020-09-03T15:32:36.494Z] #39 191.0   CC       criu/sk-unix.o
15:32:37 [2020-09-03T15:32:37.199Z] #45 ...
15:32:37 [2020-09-03T15:32:37.199Z] 
15:32:37 [2020-09-03T15:32:37.199Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:32:37 [2020-09-03T15:32:37.199Z] #40 DONE 0.0s
15:32:37 [2020-09-03T15:32:37.199Z] 
15:32:37 [2020-09-03T15:32:37.199Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:32:37 [2020-09-03T15:32:37.436Z] #39 192.1   CC       criu/sockets.o
15:32:37 [2020-09-03T15:32:37.460Z] #42 DONE 0.2s
15:32:37 [2020-09-03T15:32:37.460Z] 
15:32:37 [2020-09-03T15:32:37.460Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:32:37 [2020-09-03T15:32:37.460Z] #44 DONE 0.0s
15:32:37 [2020-09-03T15:32:37.460Z] 
15:32:37 [2020-09-03T15:32:37.460Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:37 [2020-09-03T15:32:37.928Z] #64 exporting layers 11.6s done
15:32:37 [2020-09-03T15:32:37.928Z] #64 writing image sha256:881da7014b6ed5a187732eea6eccc35892a4f246dcc724914f9c369a94138604
15:32:37 [2020-09-03T15:32:37.928Z] #64 writing image sha256:881da7014b6ed5a187732eea6eccc35892a4f246dcc724914f9c369a94138604 done
15:32:37 [2020-09-03T15:32:37.928Z] #64 naming to docker.io/library/docker:173d6d84167a34273a061a80fa18569cf74644c2 done
15:32:37 [2020-09-03T15:32:37.928Z] #64 DONE 11.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:32:38 [2020-09-03T15:32:38.007Z] #39 192.7   CC       criu/stats.o
15:32:38 [2020-09-03T15:32:38.007Z] #39 192.9   CC       criu/string.o
15:32:38 [2020-09-03T15:32:38.272Z] #39 193.0   CC       criu/sysctl.o
15:32:38 [2020-09-03T15:32:38.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/test/unit
15:32:38 [2020-09-03T15:32:38.534Z] #39 ...
15:32:38 [2020-09-03T15:32:38.534Z] 
15:32:38 [2020-09-03T15:32:38.534Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:38 [2020-09-03T15:32:38.534Z] #45 306.2 + cd /tmp/tmp.azeLa9yAaK/src/github.com/golangci/golangci-lint/
15:32:38 [2020-09-03T15:32:38.534Z] #45 306.2 + git checkout -q v1.23.8
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 ++ git describe --tags
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 + version=v1.23.8
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 ++ git rev-parse --short HEAD
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 + commit=76a82c6
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 ++ git show -s --format=%cd
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:32:39 [2020-09-03T15:32:39.106Z] #45 306.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
15:32:40 [2020-09-03T15:32:40.005Z] #45 ...
15:32:40 [2020-09-03T15:32:40.005Z] 
15:32:40 [2020-09-03T15:32:40.005Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:40 [2020-09-03T15:32:40.005Z] #52 231.1 + bin/containerd
15:32:40 [2020-09-03T15:32:40.764Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:32:40 [2020-09-03T15:32:40.764Z] 
15:32:40 [2020-09-03T15:32:40.764Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:32:40 [2020-09-03T15:32:40.764Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:32:40 [2020-09-03T15:32:40.764Z] HOSTNAME=efdda9d712b2
15:32:40 [2020-09-03T15:32:40.764Z] TESTDEBUG=0
15:32:40 [2020-09-03T15:32:40.764Z] DEST=bundles/test-integration
15:32:40 [2020-09-03T15:32:40.764Z] PWD=/go/src/github.com/docker/docker
15:32:40 [2020-09-03T15:32:40.764Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:32:40 [2020-09-03T15:32:40.764Z] container=docker
15:32:40 [2020-09-03T15:32:40.764Z] HOME=/root
15:32:40 [2020-09-03T15:32:40.764Z] GOLANG_VERSION=1.13.15
15:32:40 [2020-09-03T15:32:40.764Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:32:40 [2020-09-03T15:32:40.764Z] VALIDATE_BRANCH=master
15:32:40 [2020-09-03T15:32:40.764Z] TERM=xterm
15:32:40 [2020-09-03T15:32:40.764Z] DOCKER_PKG=github.com/docker/docker
15:32:40 [2020-09-03T15:32:40.764Z] SHLVL=1
15:32:40 [2020-09-03T15:32:40.764Z] TIMEOUT=120m
15:32:40 [2020-09-03T15:32:40.764Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:32:40 [2020-09-03T15:32:40.764Z] DOCKER_GRAPHDRIVER=overlay2
15:32:40 [2020-09-03T15:32:40.764Z] GO111MODULE=off
15:32:40 [2020-09-03T15:32:40.764Z] DOCKER_EXPERIMENTAL=1
15:32:40 [2020-09-03T15:32:40.764Z] TEST_SKIP_INTEGRATION_CLI=1
15:32:40 [2020-09-03T15:32:40.764Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:32:40 [2020-09-03T15:32:40.764Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:32:40 [2020-09-03T15:32:40.764Z] GOPATH=/go
15:32:40 [2020-09-03T15:32:40.764Z] PKG_CONFIG=pkg-config
15:32:40 [2020-09-03T15:32:40.764Z] _=/usr/bin/env
15:32:40 [2020-09-03T15:32:40.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:32:43 [2020-09-03T15:32:43.569Z] ?   	github.com/docker/docker/api	[no test files]
15:32:45 [2020-09-03T15:32:45.684Z] #45 ...
15:32:45 [2020-09-03T15:32:45.684Z] 
15:32:45 [2020-09-03T15:32:45.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:45 [2020-09-03T15:32:45.684Z] #39 193.4   CC       criu/sysfs_parse.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 193.7   CC       criu/timens.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 194.0   CC       criu/timerfd.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 194.2   CC       criu/tty.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 195.5   CC       criu/tun.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 195.8   CC       criu/uffd.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 196.7   CC       criu/util.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 197.6   CC       criu/uts_ns.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 197.8   CC       criu/vdso-compat.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 197.9   CC       criu/vdso.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 198.3   LINK     criu/built-in.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 198.4   LINK     criu/criu
15:32:45 [2020-09-03T15:32:45.684Z] #39 198.8   DEP      lib/c/criu.d
15:32:45 [2020-09-03T15:32:45.684Z] #39 198.8   CC       images/rpc.pb-c.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 199.4   CC       lib/c/criu.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 200.2   LINK     lib/c/built-in.o
15:32:45 [2020-09-03T15:32:45.684Z] #39 200.3   LINK     lib/c/libcriu.so
15:32:45 [2020-09-03T15:32:45.684Z] #39 200.3   LINK     lib/c/libcriu.a
15:32:45 [2020-09-03T15:32:45.684Z] #39 200.4   GEN      magic.py
15:32:45 [2020-09-03T15:32:45.945Z] #39 200.6 Note: Building without setproctitle() and strlcpy() support.
15:32:45 [2020-09-03T15:32:45.945Z] #39 200.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:32:45 [2020-09-03T15:32:45.945Z] #39 200.6 Note: Building without GnuTLS support
15:32:45 [2020-09-03T15:32:45.945Z] #39 200.6 Makefile.config:39: Warn: you have no libnftables installed
15:32:45 [2020-09-03T15:32:45.945Z] #39 200.6 Makefile.config:40: Warn: Building without nftables support
15:32:46 [2020-09-03T15:32:46.516Z] #39 201.3 fatal: not a git repository (or any of the parent directories): .git
15:32:46 [2020-09-03T15:32:46.794Z] #53 308.0 + bin/containerd-stress
15:32:47 [2020-09-03T15:32:47.087Z] #39 201.8 make[1]: Nothing to be done for 'all'.
15:32:47 [2020-09-03T15:32:47.658Z] #39 202.4 make[1]: 'images/built-in.o' is up to date.
15:32:47 [2020-09-03T15:32:47.658Z] #39 202.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:32:47 [2020-09-03T15:32:47.658Z] #39 202.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:32:47 [2020-09-03T15:32:47.658Z] #39 202.5 make[1]: 'compel/libcompel.a' is up to date.
15:32:47 [2020-09-03T15:32:47.854Z] #53 310.4 + bin/containerd-shim
15:32:47 [2020-09-03T15:32:47.919Z] #39 202.5 make[1]: 'compel/compel-host-bin' is up to date.
15:32:47 [2020-09-03T15:32:47.919Z] #39 202.5 make[1]: Nothing to be done for 'all'.
15:32:47 [2020-09-03T15:32:47.919Z] #39 202.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:32:47 [2020-09-03T15:32:47.919Z] #39 202.7 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 202.8 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 202.8 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 202.9 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 202.9 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 203.0 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.184Z] #39 203.0 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.451Z] #39 203.1 make[2]: Nothing to be done for 'all'.
15:32:48 [2020-09-03T15:32:48.451Z] #39 203.1   INSTALL  criu/criu
15:32:48 [2020-09-03T15:32:48.711Z] #39 DONE 203.6s
15:32:48 [2020-09-03T15:32:48.711Z] 
15:32:48 [2020-09-03T15:32:48.711Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:50 [2020-09-03T15:32:50.625Z] #52 ...
15:32:50 [2020-09-03T15:32:50.625Z] 
15:32:50 [2020-09-03T15:32:50.625Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:32:50 [2020-09-03T15:32:50.625Z] #40 DONE 0.1s
15:32:50 [2020-09-03T15:32:50.625Z] 
15:32:50 [2020-09-03T15:32:50.625Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:32:50 [2020-09-03T15:32:50.625Z] #42 DONE 0.3s
15:32:50 [2020-09-03T15:32:50.625Z] 
15:32:50 [2020-09-03T15:32:50.625Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:50 [2020-09-03T15:32:50.885Z] #52 ...
15:32:50 [2020-09-03T15:32:50.885Z] 
15:32:50 [2020-09-03T15:32:50.885Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:32:51 [2020-09-03T15:32:51.145Z] #44 DONE 0.2s
15:32:51 [2020-09-03T15:32:51.145Z] 
15:32:51 [2020-09-03T15:32:51.145Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:32:51 [2020-09-03T15:32:51.715Z] #45 ...
15:32:51 [2020-09-03T15:32:51.715Z] 
15:32:51 [2020-09-03T15:32:51.715Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:32:51 [2020-09-03T15:32:51.715Z] #52 240.6 + bin/containerd
15:32:54 [2020-09-03T15:32:54.837Z] #53 317.4 + bin/containerd-shim-runc-v1
15:32:55 [2020-09-03T15:32:55.830Z] ok  	github.com/docker/docker/api/server	0.039s	coverage: 9.0% of statements
15:33:00 [2020-09-03T15:33:00.465Z] #53 322.2 + bin/containerd-shim-runc-v2
15:33:00 [2020-09-03T15:33:00.759Z] #53 323.4 + binaries
15:33:00 [2020-09-03T15:33:00.759Z] #53 323.4 + install -D bin/containerd /build/containerd
15:33:00 [2020-09-03T15:33:00.759Z] #53 323.4 + install -D bin/containerd-shim /build/containerd-shim
15:33:00 [2020-09-03T15:33:00.759Z] #53 323.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:33:00 [2020-09-03T15:33:00.759Z] #53 323.4 + install -D bin/ctr /build/ctr
15:33:00 [2020-09-03T15:33:00.759Z] #53 DONE 323.5s
15:33:01 [2020-09-03T15:33:01.813Z] 
15:33:01 [2020-09-03T15:33:01.813Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:33:01 [2020-09-03T15:33:01.813Z] #54 DONE 0.1s
15:33:01 [2020-09-03T15:33:01.813Z] 
15:33:01 [2020-09-03T15:33:01.813Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:33:01 [2020-09-03T15:33:01.813Z] #58 DONE 0.1s
15:33:01 [2020-09-03T15:33:01.813Z] 
15:33:01 [2020-09-03T15:33:01.813Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:33:02 [2020-09-03T15:33:02.107Z] #60 DONE 0.1s
15:33:02 [2020-09-03T15:33:02.107Z] 
15:33:02 [2020-09-03T15:33:02.107Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:33:02 [2020-09-03T15:33:02.107Z] #62 DONE 0.1s
15:33:02 [2020-09-03T15:33:02.107Z] 
15:33:02 [2020-09-03T15:33:02.107Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:33:02 [2020-09-03T15:33:02.107Z] #63 DONE 0.0s
15:33:02 [2020-09-03T15:33:02.107Z] 
15:33:02 [2020-09-03T15:33:02.107Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
15:33:03 [2020-09-03T15:33:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:33:03 [2020-09-03T15:33:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:33:03 [2020-09-03T15:33:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:33:04 [2020-09-03T15:33:04.197Z] #64 DONE 2.2s
15:33:04 [2020-09-03T15:33:04.197Z] 
15:33:04 [2020-09-03T15:33:04.197Z] #65 exporting to oci image format
15:33:04 [2020-09-03T15:33:04.197Z] #65 exporting layers
15:33:18 [2020-09-03T15:33:18.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:33:18 [2020-09-03T15:33:18.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:33:19 [2020-09-03T15:33:19.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:33:20 [2020-09-03T15:33:20.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:33:20 [2020-09-03T15:33:20.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:33:21 [2020-09-03T15:33:21.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:33:23 [2020-09-03T15:33:23.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:33:25 [2020-09-03T15:33:25.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:33:26 [2020-09-03T15:33:26.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:33:26 [2020-09-03T15:33:26.734Z] #52 ...
15:33:26 [2020-09-03T15:33:26.734Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:33:26 [2020-09-03T15:33:26.735Z] #45 DONE 348.2s
15:33:26 [2020-09-03T15:33:26.735Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:33:26 [2020-09-03T15:33:26.735Z] #52 ...
15:33:26 [2020-09-03T15:33:26.735Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:33:26 [2020-09-03T15:33:26.735Z] #46 DONE 0.6s
15:33:26 [2020-09-03T15:33:26.735Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:33:26 [2020-09-03T15:33:26.735Z] #48 DONE 0.0s
15:33:26 [2020-09-03T15:33:26.735Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:33:26 [2020-09-03T15:33:26.735Z] #50 DONE 0.2s
15:33:26 [2020-09-03T15:33:26.735Z] 
15:33:26 [2020-09-03T15:33:26.735Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:33:26 [2020-09-03T15:33:26.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:33:28 [2020-09-03T15:33:28.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:33:28 [2020-09-03T15:33:28.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:33:30 [2020-09-03T15:33:30.041Z] #52 281.2 + bin/containerd-stress
15:33:30 [2020-09-03T15:33:30.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:33:31 [2020-09-03T15:33:31.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:33:31 [2020-09-03T15:33:31.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:33:32 [2020-09-03T15:33:32.581Z] #52 283.3 + bin/containerd-shim
15:33:32 [2020-09-03T15:33:32.863Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:33:32 [2020-09-03T15:33:32.863Z] Using test binary docker
15:33:32 [2020-09-03T15:33:32.863Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:33:32 [2020-09-03T15:33:32.863Z] +++ /etc/init.d/apparmor start
15:33:32 [2020-09-03T15:33:32.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:33:32 [2020-09-03T15:33:32.863Z] INFO: Waiting for daemon to start...
15:33:32 [2020-09-03T15:33:32.863Z] Starting dockerd
15:33:32 [2020-09-03T15:33:32.863Z] +++ 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
15:33:35 [2020-09-03T15:33:35.070Z] .
15:33:35 [2020-09-03T15:33:35.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:33:35 [2020-09-03T15:33:35.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:33:35 [2020-09-03T15:33:35.070Z] Error: No such image: emptyfs
15:33:35 [2020-09-03T15:33:35.070Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:33:35 [2020-09-03T15:33:35.070Z] ++++ docker load
15:33:35 [2020-09-03T15:33:35.070Z] Running integration-test (iteration 1)
15:33:35 [2020-09-03T15:33:35.070Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:33:35 [2020-09-03T15:33:35.070Z] ++ 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
15:33:35 [2020-09-03T15:33:35.070Z] ++ set -e
15:33:35 [2020-09-03T15:33:35.070Z] ++ '[' -n 0 ']'
15:33:35 [2020-09-03T15:33:35.070Z] ++ set -x
15:33:35 [2020-09-03T15:33:35.070Z] ++ env -i DEST=/go/src/github.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
15:33:38 [2020-09-03T15:33:38.425Z] #52 ...
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:33:38 [2020-09-03T15:33:38.425Z] #45 DONE 359.8s
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:33:38 [2020-09-03T15:33:38.425Z] #52 ...
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:33:38 [2020-09-03T15:33:38.425Z] #46 DONE 0.3s
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:33:38 [2020-09-03T15:33:38.425Z] #52 ...
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:33:38 [2020-09-03T15:33:38.425Z] #48 DONE 0.1s
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:33:38 [2020-09-03T15:33:38.425Z] #50 DONE 0.1s
15:33:38 [2020-09-03T15:33:38.425Z] 
15:33:38 [2020-09-03T15:33:38.425Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:33:39 [2020-09-03T15:33:39.160Z] #52 290.2 + bin/containerd-shim-runc-v1
15:33:41 [2020-09-03T15:33:41.716Z] #52 290.1 + bin/containerd-stress
15:33:43 [2020-09-03T15:33:43.566Z] Loaded image: buildpack-deps:buster
15:33:43 [2020-09-03T15:33:43.566Z] Loaded image: busybox:latest
15:33:43 [2020-09-03T15:33:43.566Z] Loaded image: busybox:glibc
15:33:43 [2020-09-03T15:33:43.566Z] Loaded image: debian:buster
15:33:43 [2020-09-03T15:33:43.627Z] #52 292.4 + bin/containerd-shim
15:33:43 [2020-09-03T15:33:43.859Z] Loaded image: hello-world:latest
15:33:43 [2020-09-03T15:33:43.859Z] INFO: Testing against a local daemon
15:33:43 [2020-09-03T15:33:43.859Z] === RUN   TestCgroupNamespacesBuild
15:33:44 [2020-09-03T15:33:44.446Z] #52 294.7 + bin/containerd-shim-runc-v2
15:33:44 [2020-09-03T15:33:44.705Z] #52 295.8 + binaries
15:33:44 [2020-09-03T15:33:44.705Z] #52 295.8 + install -D bin/containerd /build/containerd
15:33:44 [2020-09-03T15:33:44.705Z] #52 295.8 + install -D bin/containerd-shim /build/containerd-shim
15:33:44 [2020-09-03T15:33:44.705Z] #52 295.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:33:44 [2020-09-03T15:33:44.705Z] #52 295.8 + install -D bin/ctr /build/ctr
15:33:46 [2020-09-03T15:33:46.085Z] #52 DONE 297.1s
15:33:46 [2020-09-03T15:33:46.595Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
15:33:46 [2020-09-03T15:33:46.595Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:33:47 [2020-09-03T15:33:47.114Z] 
15:33:47 [2020-09-03T15:33:47.114Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:33:47 [2020-09-03T15:33:47.696Z] #53 DONE 0.8s
15:33:47 [2020-09-03T15:33:47.696Z] 
15:33:47 [2020-09-03T15:33:47.696Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:33:47 [2020-09-03T15:33:47.696Z] #57 DONE 0.2s
15:33:47 [2020-09-03T15:33:47.971Z] 
15:33:47 [2020-09-03T15:33:47.971Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:33:48 [2020-09-03T15:33:48.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
15:33:48 [2020-09-03T15:33:48.106Z] === RUN   TestBuildWithSession
15:33:48 [2020-09-03T15:33:48.106Z] --- SKIP: TestBuildWithSession (0.00s)
15:33:48 [2020-09-03T15:33:48.106Z]     build_session_test.go:25: TODO: BuildKit
15:33:48 [2020-09-03T15:33:48.106Z] === RUN   TestBuildSquashParent
15:33:48 [2020-09-03T15:33:48.233Z] #59 DONE 0.4s
15:33:48 [2020-09-03T15:33:48.233Z] 
15:33:48 [2020-09-03T15:33:48.233Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:33:48 [2020-09-03T15:33:48.233Z] #61 DONE 0.1s
15:33:48 [2020-09-03T15:33:48.493Z] 
15:33:48 [2020-09-03T15:33:48.493Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:33:48 [2020-09-03T15:33:48.493Z] #62 DONE 0.0s
15:33:48 [2020-09-03T15:33:48.493Z] 
15:33:48 [2020-09-03T15:33:48.493Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:33:49 [2020-09-03T15:33:49.433Z] #63 DONE 1.1s
15:33:49 [2020-09-03T15:33:49.433Z] 
15:33:49 [2020-09-03T15:33:49.433Z] #64 exporting to image
15:33:49 [2020-09-03T15:33:49.433Z] #64 exporting layers
15:33:51 [2020-09-03T15:33:51.761Z] #52 299.4 + bin/containerd-shim-runc-v1
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/server/httputils	0.037s	coverage: 14.7% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/server/middleware	0.027s	coverage: 37.7% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/types/filters	0.033s	coverage: 92.2% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 5.7% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/api/types/versions	0.027s	coverage: 75.0% of statements
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:33:52 [2020-09-03T15:33:52.139Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
15:33:52 [2020-09-03T15:33:52.401Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
15:33:53 [2020-09-03T15:33:53.348Z] ok  	github.com/docker/docker/builder/remotecontext	0.345s	coverage: 13.6% of statements
15:33:53 [2020-09-03T15:33:53.925Z] ok  	github.com/docker/docker/builder/dockerfile	0.837s	coverage: 48.0% of statements
15:33:54 [2020-09-03T15:33:54.058Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 1m55.704321049s 
15:33:54 [2020-09-03T15:33:54.058Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.032791ms 
15:33:54 [2020-09-03T15:33:54.500Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.596s	coverage: 86.3% of statements
15:33:54 [2020-09-03T15:33:54.500Z] ?   	github.com/docker/docker/cli	[no test files]
15:33:54 [2020-09-03T15:33:54.500Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:33:55 [2020-09-03T15:33:55.015Z] --- PASS: TestBuildSquashParent (7.24s)
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:33:55 [2020-09-03T15:33:55.015Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:33:55 [2020-09-03T15:33:55.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:33:55 [2020-09-03T15:33:55.015Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:55 [2020-09-03T15:33:55.015Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:33:55 [2020-09-03T15:33:55.962Z] #52 304.1 + bin/containerd-shim-runc-v2
15:33:56 [2020-09-03T15:33:56.009Z] #64 exporting layers 6.1s done
15:33:56 [2020-09-03T15:33:56.009Z] #64 writing image sha256:5430cec7d31b1510be89f4a78fa9df3dbab461208b591419c2b39db3b9c33864 done
15:33:56 [2020-09-03T15:33:56.009Z] #64 naming to docker.io/library/docker:173d6d84167a34273a061a80fa18569cf74644c2 done
15:33:56 [2020-09-03T15:33:56.009Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:33:56 [2020-09-03T15:33:56.352Z] + trap exit INT TERM
15:33:56 [2020-09-03T15:33:56.352Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:33:56 [2020-09-03T15:33:56.352Z] + CONTAINER_NAME=docker-pr1
15:33:56 [2020-09-03T15:33:56.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary-daemon
15:33:56 [2020-09-03T15:33:56.530Z] #52 305.1 + binaries
15:33:56 [2020-09-03T15:33:56.530Z] #52 305.1 + install -D bin/containerd /build/containerd
15:33:56 [2020-09-03T15:33:56.530Z] #52 305.2 + install -D bin/containerd-shim /build/containerd-shim
15:33:56 [2020-09-03T15:33:56.530Z] #52 305.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:33:56 [2020-09-03T15:33:56.530Z] #52 305.2 + install -D bin/ctr /build/ctr
15:33:57 [2020-09-03T15:33:57.735Z] 
15:33:57 [2020-09-03T15:33:57.735Z] Removing bundles/
15:33:57 [2020-09-03T15:33:57.735Z] 
15:33:57 [2020-09-03T15:33:57.735Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:33:57 [2020-09-03T15:33:57.735Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:33:57 [2020-09-03T15:33:57.735Z] GOOS="" GOARCH="" GOARM=""
15:33:57 [2020-09-03T15:33:57.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:33:57 [2020-09-03T15:33:57.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:33:58 [2020-09-03T15:33:58.436Z] #52 DONE 306.8s
15:33:59 [2020-09-03T15:33:59.373Z] 
15:33:59 [2020-09-03T15:33:59.373Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:33:59 [2020-09-03T15:33:59.823Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:33:59 [2020-09-03T15:33:59.823Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:34:00 [2020-09-03T15:34:00.309Z] #53 DONE 1.0s
15:34:00 [2020-09-03T15:34:00.309Z] 
15:34:00 [2020-09-03T15:34:00.309Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:34:00 [2020-09-03T15:34:00.568Z] #57 DONE 0.3s
15:34:00 [2020-09-03T15:34:00.568Z] 
15:34:00 [2020-09-03T15:34:00.568Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:34:01 [2020-09-03T15:34:01.106Z] ok  	github.com/docker/docker/client	0.238s	coverage: 75.4% of statements
15:34:01 [2020-09-03T15:34:01.136Z] #59 DONE 0.5s
15:34:01 [2020-09-03T15:34:01.136Z] 
15:34:01 [2020-09-03T15:34:01.136Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:34:01 [2020-09-03T15:34:01.136Z] #61 DONE 0.0s
15:34:01 [2020-09-03T15:34:01.136Z] 
15:34:01 [2020-09-03T15:34:01.136Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:34:01 [2020-09-03T15:34:01.136Z] #62 DONE 0.0s
15:34:01 [2020-09-03T15:34:01.136Z] 
15:34:01 [2020-09-03T15:34:01.136Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:34:02 [2020-09-03T15:34:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
15:34:02 [2020-09-03T15:34:02.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s)
15:34:02 [2020-09-03T15:34:02.562Z] === RUN   TestBuildMultiStageCopy
15:34:02 [2020-09-03T15:34:02.562Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:34:03 [2020-09-03T15:34:03.043Z] #63 DONE 1.7s
15:34:03 [2020-09-03T15:34:03.043Z] 
15:34:03 [2020-09-03T15:34:03.043Z] #64 exporting to image
15:34:03 [2020-09-03T15:34:03.043Z] #64 exporting layers
15:34:04 [2020-09-03T15:34:04.042Z] INFO [runner/unused/goanalysis] analyzers took 28.110723975s with top 10 stages: buildssa: 23.83373214s, U1000: 4.276991835s 
15:34:04 [2020-09-03T15:34:04.740Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:34:05 [2020-09-03T15:34:05.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:34:05 [2020-09-03T15:34:05.668Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:34:06 [2020-09-03T15:34:06.304Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:34:06 [2020-09-03T15:34:06.597Z] --- PASS: TestBuildMultiStageCopy (4.63s)
15:34:06 [2020-09-03T15:34:06.597Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s)
15:34:06 [2020-09-03T15:34:06.597Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
15:34:06 [2020-09-03T15:34:06.597Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:34:06 [2020-09-03T15:34:06.597Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
15:34:06 [2020-09-03T15:34:06.597Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
15:34:06 [2020-09-03T15:34:06.597Z] === RUN   TestBuildMultiStageParentConfig
15:34:08 [2020-09-03T15:34:08.110Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
15:34:08 [2020-09-03T15:34:08.110Z] === RUN   TestBuildLabelWithTargets
15:34:09 [2020-09-03T15:34:09.635Z] #64 exporting layers 6.3s done
15:34:09 [2020-09-03T15:34:09.635Z] #64 writing image sha256:4b93d7f142cd1a421d7a27244f62a6e635cd171ff9177315a00530649a4e302f done
15:34:09 [2020-09-03T15:34:09.635Z] #64 naming to docker.io/library/docker:173d6d84167a34273a061a80fa18569cf74644c2 done
15:34:09 [2020-09-03T15:34:09.635Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:34:10 [2020-09-03T15:34:10.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -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:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary test-integration
15:34:10 [2020-09-03T15:34:10.807Z] 3ab49687905c: Pull complete
15:34:10 [2020-09-03T15:34:10.807Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
15:34:10 [2020-09-03T15:34:10.807Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:34:10 [2020-09-03T15:34:10.807Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:34:10 [2020-09-03T15:34:10.807Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397'
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Docker version of control daemon
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Client: Docker Engine - Enterprise
15:34:10 [2020-09-03T15:34:10.807Z]  Version:           19.03.5
15:34:10 [2020-09-03T15:34:10.807Z]  API version:       1.40
15:34:10 [2020-09-03T15:34:10.807Z]  Go version:        go1.12.12
15:34:10 [2020-09-03T15:34:10.807Z]  Git commit:        2ee0c57608
15:34:10 [2020-09-03T15:34:10.807Z]  Built:             11/13/2019 08:00:16
15:34:10 [2020-09-03T15:34:10.807Z]  OS/Arch:           windows/amd64
15:34:10 [2020-09-03T15:34:10.807Z]  Experimental:      false
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Server: Docker Engine - Enterprise
15:34:10 [2020-09-03T15:34:10.807Z]  Engine:
15:34:10 [2020-09-03T15:34:10.807Z]   Version:          19.03.5
15:34:10 [2020-09-03T15:34:10.807Z]   API version:      1.40 (minimum version 1.24)
15:34:10 [2020-09-03T15:34:10.807Z]   Go version:       go1.12.12
15:34:10 [2020-09-03T15:34:10.807Z]   Git commit:       2ee0c57608
15:34:10 [2020-09-03T15:34:10.807Z]   Built:            11/13/2019 07:58:51
15:34:10 [2020-09-03T15:34:10.807Z]   OS/Arch:          windows/amd64
15:34:10 [2020-09-03T15:34:10.807Z]   Experimental:     true
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Docker info of control daemon
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Client:
15:34:10 [2020-09-03T15:34:10.807Z]  Debug Mode: false
15:34:10 [2020-09-03T15:34:10.807Z]  Plugins:
15:34:10 [2020-09-03T15:34:10.807Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Server:
15:34:10 [2020-09-03T15:34:10.807Z]  Containers: 0
15:34:10 [2020-09-03T15:34:10.807Z]   Running: 0
15:34:10 [2020-09-03T15:34:10.807Z]   Paused: 0
15:34:10 [2020-09-03T15:34:10.807Z]   Stopped: 0
15:34:10 [2020-09-03T15:34:10.807Z]  Images: 1
15:34:10 [2020-09-03T15:34:10.807Z]  Server Version: 19.03.5
15:34:10 [2020-09-03T15:34:10.807Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:34:10 [2020-09-03T15:34:10.807Z]   Windows: 
15:34:10 [2020-09-03T15:34:10.807Z]   LCOW: 
15:34:10 [2020-09-03T15:34:10.807Z]  Logging Driver: json-file
15:34:10 [2020-09-03T15:34:10.807Z]  Plugins:
15:34:10 [2020-09-03T15:34:10.807Z]   Volume: local
15:34:10 [2020-09-03T15:34:10.807Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:34:10 [2020-09-03T15:34:10.807Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:34:10 [2020-09-03T15:34:10.807Z]  Swarm: inactive
15:34:10 [2020-09-03T15:34:10.807Z]  Default Isolation: process
15:34:10 [2020-09-03T15:34:10.807Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:34:10 [2020-09-03T15:34:10.807Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:34:10 [2020-09-03T15:34:10.807Z]  OSType: windows
15:34:10 [2020-09-03T15:34:10.807Z]  Architecture: x86_64
15:34:10 [2020-09-03T15:34:10.807Z]  CPUs: 4
15:34:10 [2020-09-03T15:34:10.807Z]  Total Memory: 32GiB
15:34:10 [2020-09-03T15:34:10.807Z]  Name: azwin-2-8f41d0
15:34:10 [2020-09-03T15:34:10.807Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:34:10 [2020-09-03T15:34:10.807Z]  Docker Root Dir: D:\docker
15:34:10 [2020-09-03T15:34:10.807Z]  Debug Mode: false
15:34:10 [2020-09-03T15:34:10.807Z]  Registry: https://index.docker.io/v1/
15:34:10 [2020-09-03T15:34:10.807Z]  Labels:
15:34:10 [2020-09-03T15:34:10.807Z]  Experimental: true
15:34:10 [2020-09-03T15:34:10.807Z]  Insecure Registries:
15:34:10 [2020-09-03T15:34:10.807Z]   10.0.0.4:5000
15:34:10 [2020-09-03T15:34:10.807Z]   127.0.0.0/8
15:34:10 [2020-09-03T15:34:10.807Z]  Registry Mirrors:
15:34:10 [2020-09-03T15:34:10.807Z]   http://10.0.0.4:5000/
15:34:10 [2020-09-03T15:34:10.807Z]  Live Restore Enabled: false
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Commit hash is 173d6d8416
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Nuke-Everything...
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Container count on control daemon to delete is 0
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Nuking d:\CI
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Zapped successfully
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Location for testing is d:\CI\PR-41412\1
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] INFO: Building the image from Dockerfile.windows at 09/03/2020 15:34:05...
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Sending build context to Docker daemon  56.24MB
15:34:10 [2020-09-03T15:34:10.807Z] 
15:34:10 [2020-09-03T15:34:10.807Z] Step 1/10 : FROM microsoft/windowsservercore
15:34:10 [2020-09-03T15:34:10.807Z]  ---> 86eddd4761f5
15:34:10 [2020-09-03T15:34:10.807Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:34:10 [2020-09-03T15:34:10.807Z]  ---> Running in 4ff52b90c143
15:34:10 [2020-09-03T15:34:10.848Z] --- PASS: TestBuildLabelWithTargets (2.36s)
15:34:10 [2020-09-03T15:34:10.848Z] === RUN   TestBuildWithEmptyLayers
15:34:10 [2020-09-03T15:34:10.942Z] 
15:34:10 [2020-09-03T15:34:10.942Z] Removing bundles/
15:34:10 [2020-09-03T15:34:10.942Z] 
15:34:10 [2020-09-03T15:34:10.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:34:11 [2020-09-03T15:34:11.265Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:34:11 [2020-09-03T15:34:11.265Z] GOOS="" GOARCH="" GOARM=""
15:34:11 [2020-09-03T15:34:11.271Z] Removing intermediate container 4ff52b90c143
15:34:11 [2020-09-03T15:34:11.271Z]  ---> 8727225791a6
15:34:11 [2020-09-03T15:34:11.271Z] Step 3/10 : ARG GO_VERSION=1.13.15
15:34:11 [2020-09-03T15:34:11.271Z]  ---> Running in 4d2df5f6c4f6
15:34:11 [2020-09-03T15:34:11.483Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
15:34:11 [2020-09-03T15:34:11.483Z] === RUN   TestBuildMultiStageOnBuild
15:34:11 [2020-09-03T15:34:11.734Z] Removing intermediate container 4d2df5f6c4f6
15:34:11 [2020-09-03T15:34:11.734Z]  ---> 864dbdf879db
15:34:11 [2020-09-03T15:34:11.734Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:34:11 [2020-09-03T15:34:11.734Z]  ---> Running in 73033857df87
15:34:12 [2020-09-03T15:34:12.199Z] Removing intermediate container 73033857df87
15:34:12 [2020-09-03T15:34:12.199Z]  ---> ae4cebccf647
15:34:12 [2020-09-03T15:34:12.199Z] 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}
15:34:12 [2020-09-03T15:34:12.199Z]  ---> Running in 7a7062e00604
15:34:12 [2020-09-03T15:34:12.668Z] Removing intermediate container 7a7062e00604
15:34:12 [2020-09-03T15:34:12.668Z]  ---> 21e742a2a9d6
15:34:12 [2020-09-03T15:34:12.668Z] 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 {       $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;
15:34:12 [2020-09-03T15:34:12.668Z]  ---> Running in 98c30027773a
15:34:15 [2020-09-03T15:34:15.008Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
15:34:15 [2020-09-03T15:34:15.008Z] === RUN   TestBuildUncleanTarFilenames
15:34:15 [2020-09-03T15:34:15.645Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
15:34:15 [2020-09-03T15:34:15.645Z] === RUN   TestBuildMultiStageLayerLeak
15:34:19 [2020-09-03T15:34:19.187Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s)
15:34:19 [2020-09-03T15:34:19.187Z] === RUN   TestBuildWithHugeFile
15:34:19 [2020-09-03T15:34:19.817Z] 
15:34:19 [2020-09-03T15:34:19.817Z] SUCCESS: Specified value was saved.
15:34:21 [2020-09-03T15:34:21.368Z] INFO: Downloading git...
15:34:22 [2020-09-03T15:34:22.917Z] INFO: Downloading go...
15:34:26 [2020-09-03T15:34:26.636Z] #65 exporting layers 80.0s done
15:34:26 [2020-09-03T15:34:26.636Z] #65 exporting manifest sha256:1ae534ab21ba30a06bca028ba758983ec2ed60b66ea8caf28a4666685e5fbedb done
15:34:26 [2020-09-03T15:34:26.636Z] #65 exporting config sha256:cfed3d174861a22044af7139cadd9dff80bd70701dee0219f2e3011e089e4566 done
15:34:26 [2020-09-03T15:34:26.636Z] #65 sending tarball
15:34:27 [2020-09-03T15:34:27.636Z] INFO: Downloading compiler 1 of 3...
15:34:27 [2020-09-03T15:34:27.727Z] ok  	github.com/docker/docker/cmd/dockerd	0.119s	coverage: 30.8% of statements
15:34:27 [2020-09-03T15:34:27.727Z] ok  	github.com/docker/docker/container	0.144s	coverage: 34.7% of statements
15:34:27 [2020-09-03T15:34:27.727Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:34:27 [2020-09-03T15:34:27.727Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:34:27 [2020-09-03T15:34:27.727Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:34:27 [2020-09-03T15:34:27.727Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:34:28 [2020-09-03T15:34:28.100Z] INFO: Downloading compiler 2 of 3...
15:34:28 [2020-09-03T15:34:28.565Z] INFO: Downloading compiler 3 of 3...
15:34:29 [2020-09-03T15:34:29.029Z] INFO: Extracting git...
15:34:29 [2020-09-03T15:34:29.681Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
15:34:31 [2020-09-03T15:34:31.078Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.087s	coverage: 35.9% of statements
15:34:34 [2020-09-03T15:34:34.396Z] ok  	github.com/docker/docker/daemon/cluster	0.112s	coverage: 0.5% of statements
15:34:36 [2020-09-03T15:34:36.325Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
15:34:36 [2020-09-03T15:34:36.904Z] ok  	github.com/docker/docker/daemon/config	0.084s	coverage: 81.8% of statements
15:34:37 [2020-09-03T15:34:37.857Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
15:34:38 [2020-09-03T15:34:38.809Z] ok  	github.com/docker/docker/daemon/graphdriver	0.036s	coverage: 2.2% of statements
15:34:41 [2020-09-03T15:34:41.464Z] INFO: Expanding go...
15:34:42 [2020-09-03T15:34:42.117Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
15:34:42 [2020-09-03T15:34:42.117Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.509s	coverage: 14.0% of statements
15:34:42 [2020-09-03T15:34:42.155Z] #65 sending tarball 15.7s done
15:34:42 [2020-09-03T15:34:42.155Z] #65 ...
15:34:42 [2020-09-03T15:34:42.155Z] 
15:34:42 [2020-09-03T15:34:42.155Z] #66 importing to docker
15:34:42 [2020-09-03T15:34:42.155Z] #66 ...
15:34:42 [2020-09-03T15:34:42.155Z] 
15:34:42 [2020-09-03T15:34:42.155Z] #65 exporting to oci image format
15:34:42 [2020-09-03T15:34:42.155Z] #65 DONE 95.8s
15:34:42 [2020-09-03T15:34:42.155Z] 
15:34:42 [2020-09-03T15:34:42.155Z] #66 importing to docker
15:34:44 [2020-09-03T15:34:44.674Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.610s	coverage: 57.0% of statements
15:34:46 [2020-09-03T15:34:46.358Z] --- PASS: TestBuildWithHugeFile (27.17s)
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildWithEmptyDockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:34:46 [2020-09-03T15:34:46.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:34:46 [2020-09-03T15:34:46.358Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:34:46 [2020-09-03T15:34:46.358Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
15:34:46 [2020-09-03T15:34:46.358Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildPreserveOwnership
15:34:46 [2020-09-03T15:34:46.358Z] === RUN   TestBuildPreserveOwnership/copy_from
15:34:46 [2020-09-03T15:34:46.599Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.022s	coverage: 1.8% of statements
15:34:48 [2020-09-03T15:34:48.522Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.355s	coverage: 46.2% of statements
15:34:48 [2020-09-03T15:34:48.522Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.860s	coverage: 73.1% of statements
15:34:50 [2020-09-03T15:34:50.443Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.055s	coverage: 49.5% of statements
15:34:50 [2020-09-03T15:34:50.819Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:34:51 [2020-09-03T15:34:51.389Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.520s	coverage: 76.1% of statements
15:34:51 [2020-09-03T15:34:51.652Z] ok  	github.com/docker/docker/daemon	12.338s	coverage: 17.4% of statements
15:34:51 [2020-09-03T15:34:51.652Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:34:51 [2020-09-03T15:34:51.652Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:34:51 [2020-09-03T15:34:51.652Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:34:51 [2020-09-03T15:34:51.652Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:34:51 [2020-09-03T15:34:51.652Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:34:52 [2020-09-03T15:34:52.228Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.031s	coverage: 58.0% of statements
15:34:52 [2020-09-03T15:34:52.893Z] --- PASS: TestBuildPreserveOwnership (6.51s)
15:34:52 [2020-09-03T15:34:52.893Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
15:34:52 [2020-09-03T15:34:52.893Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
15:34:52 [2020-09-03T15:34:52.893Z] === RUN   TestBuildPlatformInvalid
15:34:52 [2020-09-03T15:34:52.893Z] --- PASS: TestBuildPlatformInvalid (0.15s)
15:34:52 [2020-09-03T15:34:52.893Z] PASS
15:34:52 [2020-09-03T15:34:52.893Z] 
15:34:52 [2020-09-03T15:34:52.893Z] === Skipped
15:34:52 [2020-09-03T15:34:52.893Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:34:52 [2020-09-03T15:34:52.893Z]     build_session_test.go:25: TODO: BuildKit
15:34:52 [2020-09-03T15:34:52.893Z] 
15:34:52 [2020-09-03T15:34:52.893Z] 
15:34:52 [2020-09-03T15:34:52.893Z] DONE 32 tests, 1 skipped in 77.753s
15:34:52 [2020-09-03T15:34:52.893Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:34:52 [2020-09-03T15:34:52.893Z] ++ 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
15:34:52 [2020-09-03T15:34:52.893Z] ++ set -e
15:34:52 [2020-09-03T15:34:52.893Z] ++ '[' -n 0 ']'
15:34:52 [2020-09-03T15:34:52.893Z] ++ set -x
15:34:52 [2020-09-03T15:34:52.893Z] ++ env -i DEST=/go/src/github.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
15:34:52 [2020-09-03T15:34:52.893Z] INFO: Testing against a local daemon
15:34:52 [2020-09-03T15:34:52.893Z] === RUN   TestConfigInspect
15:34:53 [2020-09-03T15:34:53.666Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
15:34:53 [2020-09-03T15:34:53.941Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
15:34:55 [2020-09-03T15:34:55.353Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 4.8% of statements
15:34:56 [2020-09-03T15:34:56.299Z] ok  	github.com/docker/docker/daemon/logger	0.242s	coverage: 41.0% of statements
15:34:56 [2020-09-03T15:34:56.299Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.226s	coverage: 57.7% of statements
15:34:56 [2020-09-03T15:34:56.299Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:34:56 [2020-09-03T15:34:56.299Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:34:56 [2020-09-03T15:34:56.299Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:34:56 [2020-09-03T15:34:56.299Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:34:56 [2020-09-03T15:34:56.874Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.366s	coverage: 77.8% of statements
15:34:56 [2020-09-03T15:34:56.874Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:34:56 [2020-09-03T15:34:56.874Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:34:56 [2020-09-03T15:34:56.874Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.039s	coverage: 67.0% of statements
15:34:57 [2020-09-03T15:34:57.354Z] --- PASS: TestConfigInspect (3.77s)
15:34:57 [2020-09-03T15:34:57.354Z] === RUN   TestConfigList
15:34:57 [2020-09-03T15:34:57.616Z] #66 DONE 16.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:34:57 [2020-09-03T15:34:57.825Z] ok  	github.com/docker/docker/daemon/logger/journald	0.030s	coverage: 26.2% of statements
15:34:57 [2020-09-03T15:34:57.825Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.039s	coverage: 87.2% of statements
15:34:58 [2020-09-03T15:34:58.097Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/test/unit
15:34:58 [2020-09-03T15:34:58.403Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.054s	coverage: 61.6% of statements
15:34:58 [2020-09-03T15:34:58.982Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 75.2% of statements
15:34:58 [2020-09-03T15:34:58.982Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:34:59 [2020-09-03T15:34:59.931Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.052s	coverage: 33.3% of statements
15:34:59 [2020-09-03T15:34:59.931Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 37.7% of statements
15:35:00 [2020-09-03T15:35:00.509Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.031s	coverage: 46.8% of statements
15:35:00 [2020-09-03T15:35:00.773Z] ok  	github.com/docker/docker/daemon/logger/templates	0.022s	coverage: 8.3% of statements
15:35:00 [2020-09-03T15:35:00.878Z] --- PASS: TestConfigList (3.65s)
15:35:00 [2020-09-03T15:35:00.878Z] === RUN   TestConfigsCreateAndDelete
15:35:01 [2020-09-03T15:35:01.665Z] ?   	github.com/docker/docker/api	[no test files]
15:35:02 [2020-09-03T15:35:02.168Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
15:35:02 [2020-09-03T15:35:02.624Z] INFO: Expanding compiler 1 of 3...
15:35:02 [2020-09-03T15:35:02.624Z] INFO: Expanding compiler 2 of 3...
15:35:02 [2020-09-03T15:35:02.744Z] ok  	github.com/docker/docker/distribution/metadata	0.085s	coverage: 48.2% of statements
15:35:02 [2020-09-03T15:35:02.744Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.934s	coverage: 82.5% of statements
15:35:02 [2020-09-03T15:35:02.744Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:35:02 [2020-09-03T15:35:02.744Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:35:04 [2020-09-03T15:35:04.140Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
15:35:04 [2020-09-03T15:35:04.402Z] --- PASS: TestConfigsCreateAndDelete (3.55s)
15:35:04 [2020-09-03T15:35:04.403Z] === RUN   TestConfigsUpdate
15:35:04 [2020-09-03T15:35:04.404Z] ok  	github.com/docker/docker/distribution	0.762s	coverage: 21.9% of statements
15:35:04 [2020-09-03T15:35:04.404Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:35:04 [2020-09-03T15:35:04.981Z] ok  	github.com/docker/docker/image	0.050s	coverage: 86.4% of statements
15:35:05 [2020-09-03T15:35:05.552Z] INFO: Expanding compiler 3 of 3...
15:35:05 [2020-09-03T15:35:05.555Z] ok  	github.com/docker/docker/image/cache	0.034s	coverage: 19.2% of statements
15:35:05 [2020-09-03T15:35:05.817Z] ok  	github.com/docker/docker/image/v1	0.045s	coverage: 25.0% of statements
15:35:06 [2020-09-03T15:35:06.018Z] INFO: Removing downloaded files...
15:35:06 [2020-09-03T15:35:06.018Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:35:06 [2020-09-03T15:35:06.018Z] INFO: Configuring git core.autocrlf...
15:35:06 [2020-09-03T15:35:06.080Z] ok  	github.com/docker/docker/distribution/xfer	1.723s	coverage: 85.1% of statements
15:35:06 [2020-09-03T15:35:06.080Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:35:06 [2020-09-03T15:35:06.080Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:35:06 [2020-09-03T15:35:06.080Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:35:06 [2020-09-03T15:35:06.346Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
15:35:07 [2020-09-03T15:35:07.297Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 50.0% of statements
15:35:07 [2020-09-03T15:35:07.926Z] --- PASS: TestConfigsUpdate (3.73s)
15:35:07 [2020-09-03T15:35:07.926Z] === RUN   TestTemplatedConfig
15:35:08 [2020-09-03T15:35:08.253Z] ok  	github.com/docker/docker/opts	0.151s	coverage: 67.1% of statements
15:35:09 [2020-09-03T15:35:09.199Z] ok  	github.com/docker/docker/pkg/authorization	0.465s	coverage: 68.3% of statements
15:35:09 [2020-09-03T15:35:09.199Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
15:35:09 [2020-09-03T15:35:09.775Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
15:35:10 [2020-09-03T15:35:10.037Z] ok  	github.com/docker/docker/pkg/archive	1.165s	coverage: 76.8% of statements
15:35:10 [2020-09-03T15:35:10.299Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
15:35:10 [2020-09-03T15:35:10.874Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
15:35:11 [2020-09-03T15:35:11.139Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
15:35:11 [2020-09-03T15:35:11.565Z] --- PASS: TestTemplatedConfig (3.64s)
15:35:11 [2020-09-03T15:35:11.565Z] === RUN   TestConfigCreateResolve
15:35:11 [2020-09-03T15:35:11.714Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:35:12 [2020-09-03T15:35:12.289Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:35:12 [2020-09-03T15:35:12.863Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
15:35:13 [2020-09-03T15:35:13.807Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.461s	coverage: 43.2% of statements
15:35:13 [2020-09-03T15:35:13.807Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
15:35:14 [2020-09-03T15:35:14.754Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
15:35:14 [2020-09-03T15:35:14.754Z] ok  	github.com/docker/docker/pkg/fsutils	0.266s	coverage: 85.1% of statements
15:35:15 [2020-09-03T15:35:15.017Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
15:35:15 [2020-09-03T15:35:15.088Z] --- PASS: TestConfigCreateResolve (3.49s)
15:35:15 [2020-09-03T15:35:15.088Z] === RUN   TestConfigDaemonLibtrustID
15:35:15 [2020-09-03T15:35:15.281Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
15:35:15 [2020-09-03T15:35:15.381Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:35:15 [2020-09-03T15:35:15.381Z] PASS
15:35:15 [2020-09-03T15:35:15.381Z] 
15:35:15 [2020-09-03T15:35:15.381Z] DONE 7 tests in 22.434s
15:35:15 [2020-09-03T15:35:15.381Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:35:15 [2020-09-03T15:35:15.381Z] ++ 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
15:35:15 [2020-09-03T15:35:15.381Z] ++ set -e
15:35:15 [2020-09-03T15:35:15.381Z] ++ '[' -n 0 ']'
15:35:15 [2020-09-03T15:35:15.381Z] ++ set -x
15:35:15 [2020-09-03T15:35:15.381Z] ++ env -i DEST=/go/src/github.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
15:35:15 [2020-09-03T15:35:15.381Z] INFO: Testing against a local daemon
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestCheckpoint
15:35:15 [2020-09-03T15:35:15.381Z] --- SKIP: TestCheckpoint (0.00s)
15:35:15 [2020-09-03T15:35:15.381Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestContainerInvalidJSON
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:35:15 [2020-09-03T15:35:15.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:35:15 [2020-09-03T15:35:15.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:35:15 [2020-09-03T15:35:15.381Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:35:15 [2020-09-03T15:35:15.381Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:35:15 [2020-09-03T15:35:15.381Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:35:15 [2020-09-03T15:35:15.381Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:35:15 [2020-09-03T15:35:15.381Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:35:15 [2020-09-03T15:35:15.381Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:35:15 [2020-09-03T15:35:15.381Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:35:15 [2020-09-03T15:35:15.381Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:35:15 [2020-09-03T15:35:15.381Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:35:15 [2020-09-03T15:35:15.674Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:35:15 [2020-09-03T15:35:15.674Z] === RUN   TestCopyFromContainerPathIsNotDir
15:35:15 [2020-09-03T15:35:15.674Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:35:15 [2020-09-03T15:35:15.674Z] === RUN   TestCopyToContainerPathDoesNotExist
15:35:15 [2020-09-03T15:35:15.966Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
15:35:15 [2020-09-03T15:35:15.966Z] === RUN   TestCopyToContainerPathIsNotDir
15:35:15 [2020-09-03T15:35:15.966Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
15:35:15 [2020-09-03T15:35:15.966Z] === RUN   TestCopyFromContainer
15:35:16 [2020-09-03T15:35:16.229Z] ok  	github.com/docker/docker/layer	7.905s	coverage: 68.8% of statements
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/oci	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:35:16 [2020-09-03T15:35:16.229Z] ok  	github.com/docker/docker/pkg/idtools	0.625s	coverage: 70.1% of statements
15:35:16 [2020-09-03T15:35:16.229Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.026s	coverage: 91.7% of statements
15:35:16 [2020-09-03T15:35:16.492Z] ok  	github.com/docker/docker/pkg/ioutils	0.594s	coverage: 69.3% of statements
15:35:16 [2020-09-03T15:35:16.755Z] ok  	github.com/docker/docker/pkg/locker	0.044s	coverage: 88.9% of statements
15:35:16 [2020-09-03T15:35:16.755Z] ok  	github.com/docker/docker/pkg/longpath	0.019s	coverage: 100.0% of statements
15:35:16 [2020-09-03T15:35:16.755Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:35:16 [2020-09-03T15:35:16.755Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:35:17 [2020-09-03T15:35:17.018Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.031s	coverage: 85.7% of statements
15:35:17 [2020-09-03T15:35:17.018Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:35:17 [2020-09-03T15:35:17.018Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
15:35:17 [2020-09-03T15:35:17.595Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
15:35:17 [2020-09-03T15:35:17.595Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 86.7% of statements
15:35:17 [2020-09-03T15:35:17.595Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 82.4% of statements
15:35:17 [2020-09-03T15:35:17.595Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:35:17 [2020-09-03T15:35:17.595Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:35:18 [2020-09-03T15:35:18.039Z] === RUN   TestCopyFromContainer//
15:35:18 [2020-09-03T15:35:18.332Z] === RUN   TestCopyFromContainer//bar/root
15:35:18 [2020-09-03T15:35:18.332Z] === RUN   TestCopyFromContainer//bar/root/
15:35:18 [2020-09-03T15:35:18.332Z] === RUN   TestCopyFromContainer/bar/quux
15:35:18 [2020-09-03T15:35:18.546Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.029s	coverage: 56.8% of statements
15:35:18 [2020-09-03T15:35:18.624Z] === RUN   TestCopyFromContainer/bar/quux/
15:35:18 [2020-09-03T15:35:18.624Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:35:18 [2020-09-03T15:35:18.624Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:35:18 [2020-09-03T15:35:18.624Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:35:18 [2020-09-03T15:35:18.809Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
15:35:18 [2020-09-03T15:35:18.810Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCopyFromContainer/bar/notarget
15:35:18 [2020-09-03T15:35:18.917Z] --- PASS: TestCopyFromContainer (2.97s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer// (0.05s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:35:18 [2020-09-03T15:35:18.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:35:18 [2020-09-03T15:35:18.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:35:18 [2020-09-03T15:35:18.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:35:18 [2020-09-03T15:35:18.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:35:18 [2020-09-03T15:35:18.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:35:18 [2020-09-03T15:35:18.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:35:18 [2020-09-03T15:35:18.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:35:18 [2020-09-03T15:35:18.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:35:18 [2020-09-03T15:35:18.917Z] === RUN   TestCreateLinkToNonExistingContainer
15:35:19 [2020-09-03T15:35:19.072Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
15:35:19 [2020-09-03T15:35:19.210Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateWithInvalidEnv
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateWithInvalidEnv/0
15:35:19 [2020-09-03T15:35:19.210Z] === PAUSE TestCreateWithInvalidEnv/0
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateWithInvalidEnv/1
15:35:19 [2020-09-03T15:35:19.210Z] === PAUSE TestCreateWithInvalidEnv/1
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateWithInvalidEnv/2
15:35:19 [2020-09-03T15:35:19.210Z] === PAUSE TestCreateWithInvalidEnv/2
15:35:19 [2020-09-03T15:35:19.210Z] === CONT  TestCreateWithInvalidEnv/0
15:35:19 [2020-09-03T15:35:19.210Z] === CONT  TestCreateWithInvalidEnv/2
15:35:19 [2020-09-03T15:35:19.210Z] === CONT  TestCreateWithInvalidEnv/1
15:35:19 [2020-09-03T15:35:19.210Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:35:19 [2020-09-03T15:35:19.210Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:35:19 [2020-09-03T15:35:19.210Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:35:19 [2020-09-03T15:35:19.210Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateTmpfsMountsTarget
15:35:19 [2020-09-03T15:35:19.210Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:35:19 [2020-09-03T15:35:19.210Z] === RUN   TestCreateWithCustomMaskedPaths
15:35:19 [2020-09-03T15:35:19.649Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
15:35:20 [2020-09-03T15:35:20.222Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
15:35:20 [2020-09-03T15:35:20.222Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 73.9% of statements
15:35:20 [2020-09-03T15:35:20.376Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
15:35:20 [2020-09-03T15:35:20.799Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
15:35:20 [2020-09-03T15:35:20.799Z] ok  	github.com/docker/docker/pkg/streamformatter	0.028s	coverage: 66.2% of statements
15:35:21 [2020-09-03T15:35:21.283Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
15:35:21 [2020-09-03T15:35:21.283Z] === RUN   TestCreateWithCustomReadonlyPaths
15:35:21 [2020-09-03T15:35:21.374Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
15:35:21 [2020-09-03T15:35:21.950Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.8% of statements
15:35:22 [2020-09-03T15:35:22.212Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
15:35:22 [2020-09-03T15:35:22.474Z] ok  	github.com/docker/docker/pkg/signal	2.791s	coverage: 61.0% of statements
15:35:22 [2020-09-03T15:35:22.738Z] ok  	github.com/docker/docker/pkg/tailfile	0.173s	coverage: 88.6% of statements
15:35:23 [2020-09-03T15:35:23.002Z] testing: warning: no tests to run
15:35:23 [2020-09-03T15:35:23.002Z] coverage: [no statements]
15:35:23 [2020-09-03T15:35:23.002Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
15:35:23 [2020-09-03T15:35:23.264Z] ok  	github.com/docker/docker/pkg/tarsum	0.104s	coverage: 89.3% of statements
15:35:23 [2020-09-03T15:35:23.527Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
15:35:23 [2020-09-03T15:35:23.527Z] ok  	github.com/docker/docker/pkg/truncindex	0.119s	coverage: 91.5% of statements
15:35:23 [2020-09-03T15:35:23.790Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
15:35:24 [2020-09-03T15:35:24.020Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:35:24 [2020-09-03T15:35:24.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:35:24 [2020-09-03T15:35:24.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:35:24 [2020-09-03T15:35:24.020Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:35:24 [2020-09-03T15:35:24.020Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:35:24 [2020-09-03T15:35:24.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:35:24 [2020-09-03T15:35:24.020Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:35:24 [2020-09-03T15:35:24.020Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:35:24 [2020-09-03T15:35:24.020Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:35:24 [2020-09-03T15:35:24.020Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:35:24 [2020-09-03T15:35:24.020Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:35:24 [2020-09-03T15:35:24.020Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:35:24 [2020-09-03T15:35:24.655Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestCreateDifferentPlatform
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestCreateDifferentPlatform/different_os
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:35:24 [2020-09-03T15:35:24.655Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:35:24 [2020-09-03T15:35:24.655Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:35:24 [2020-09-03T15:35:24.655Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:35:24 [2020-09-03T15:35:24.655Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestContainerStartOnDaemonRestart
15:35:24 [2020-09-03T15:35:24.655Z] === PAUSE TestContainerStartOnDaemonRestart
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestDaemonRestartIpcMode
15:35:24 [2020-09-03T15:35:24.655Z] === PAUSE TestDaemonRestartIpcMode
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestDaemonHostGatewayIP
15:35:24 [2020-09-03T15:35:24.655Z] === PAUSE TestDaemonHostGatewayIP
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestContainerKillOnDaemonStart
15:35:24 [2020-09-03T15:35:24.655Z] === PAUSE TestContainerKillOnDaemonStart
15:35:24 [2020-09-03T15:35:24.655Z] === RUN   TestDiff
15:35:25 [2020-09-03T15:35:25.185Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
15:35:25 [2020-09-03T15:35:25.507Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.546885696s with top 10 stages: buildssa: 1m35.292684458s, goimports: 22.670750284s, unconvert: 14.152236002s, gosec: 10.48607827s, golint: 6.304532601s, ineffassign: 3.963184107s, misspell: 3.863962073s, inspect: 3.601691482s, vrp: 2.973664522s, fact_purity: 1.728549171s 
15:35:25 [2020-09-03T15:35:25.507Z] INFO [runner] Issues before processing: 2304, after processing: 0 
15:35:25 [2020-09-03T15:35:25.507Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1695/1695, identifier_marker: 1590/1590, exclude: 1590/1590, exclude-rules: 64/1590, filename_unadjuster: 1695/1695, path_prettifier: 1695/1695, autogenerated_exclude: 1590/1695, nolint: 0/64, cgo: 1695/2304, skip_dirs: 1695/1695 
15:35:25 [2020-09-03T15:35:25.507Z] INFO [runner] processing took 61.237487ms with stages: nolint: 25.634584ms, identifier_marker: 16.698561ms, path_prettifier: 9.064579ms, autogenerated_exclude: 4.126009ms, exclude-rules: 3.392416ms, skip_dirs: 1.761818ms, cgo: 380.415µs, filename_unadjuster: 174.734µs, max_same_issues: 1.253µs, uniq_by_line: 759ns, max_from_linter: 528ns, skip_files: 376ns, exclude: 371ns, source_code: 350ns, diff: 303ns, path_shortener: 254ns, max_per_file_from_linter: 177ns 
15:35:25 [2020-09-03T15:35:25.507Z] INFO [runner] linters took 1m38.347560774s with stages: goanalysis_metalinter: 1m18.198046668s, unused: 20.088124119s 
15:35:25 [2020-09-03T15:35:25.507Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:35:25 [2020-09-03T15:35:25.507Z] INFO Memory: 1472 samples, avg is 706.9MB, max is 3438.0MB 
15:35:25 [2020-09-03T15:35:25.507Z] INFO Execution took 3m34.526992055s               
15:35:25 [2020-09-03T15:35:25.507Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:35:25 [2020-09-03T15:35:25.695Z] --- PASS: TestDiff (0.83s)
15:35:25 [2020-09-03T15:35:25.695Z] === RUN   TestExecWithCloseStdin
15:35:25 [2020-09-03T15:35:25.761Z] ok  	github.com/docker/docker/profiles/seccomp	0.037s	coverage: 73.8% of statements
15:35:25 [2020-09-03T15:35:25.846Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary-daemon test-docker-py
15:35:26 [2020-09-03T15:35:26.024Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
15:35:26 [2020-09-03T15:35:26.288Z] ok  	github.com/docker/docker/plugin	0.569s	coverage: 23.1% of statements
15:35:26 [2020-09-03T15:35:26.416Z] 
15:35:26 [2020-09-03T15:35:26.416Z] Removing bundles/
15:35:26 [2020-09-03T15:35:26.416Z] 
15:35:26 [2020-09-03T15:35:26.416Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:35:26 [2020-09-03T15:35:26.416Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:35:26 [2020-09-03T15:35:26.416Z] GOOS="" GOARCH="" GOARM=""
15:35:26 [2020-09-03T15:35:26.733Z] --- PASS: TestExecWithCloseStdin (0.86s)
15:35:26 [2020-09-03T15:35:26.733Z] === RUN   TestExec
15:35:27 [2020-09-03T15:35:27.238Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
15:35:27 [2020-09-03T15:35:27.238Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
15:35:27 [2020-09-03T15:35:27.370Z] --- PASS: TestExec (0.88s)
15:35:27 [2020-09-03T15:35:27.370Z] === RUN   TestExecUser
15:35:27 [2020-09-03T15:35:27.814Z] ok  	github.com/docker/docker/registry	0.255s	coverage: 56.3% of statements
15:35:28 [2020-09-03T15:35:28.076Z] ok  	github.com/docker/docker/testutil	0.019s	coverage: 62.5% of statements
15:35:28 [2020-09-03T15:35:28.338Z] ok  	github.com/docker/docker/runconfig	0.060s	coverage: 66.1% of statements
15:35:28 [2020-09-03T15:35:28.408Z] --- PASS: TestExecUser (0.88s)
15:35:28 [2020-09-03T15:35:28.408Z] === RUN   TestExportContainerAndImportImage
15:35:29 [2020-09-03T15:35:29.447Z] --- PASS: TestExportContainerAndImportImage (1.12s)
15:35:29 [2020-09-03T15:35:29.447Z] === RUN   TestExportContainerAfterDaemonRestart
15:35:30 [2020-09-03T15:35:30.264Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
15:35:31 [2020-09-03T15:35:31.039Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
15:35:31 [2020-09-03T15:35:31.039Z] === RUN   TestHealthCheckWorkdir
15:35:31 [2020-09-03T15:35:31.212Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
15:35:31 [2020-09-03T15:35:31.212Z] ok  	github.com/docker/docker/volume/mounts	0.081s	coverage: 67.0% of statements
15:35:32 [2020-09-03T15:35:32.077Z] --- PASS: TestHealthCheckWorkdir (1.08s)
15:35:32 [2020-09-03T15:35:32.077Z] === RUN   TestHealthKillContainer
15:35:32 [2020-09-03T15:35:32.157Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
15:35:34 [2020-09-03T15:35:34.229Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:35:34 [2020-09-03T15:35:34.230Z] 
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_INTEGRATION_DEST=1
15:35:34 [2020-09-03T15:35:34.230Z] + CONTAINER_NAME=docker-pr1-1
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_SKIP_INTEGRATION_CLI=1
15:35:34 [2020-09-03T15:35:34.230Z] + run_tests test-integration-flaky
15:35:34 [2020-09-03T15:35:34.230Z] + '[' -n 0 ']'
15:35:34 [2020-09-03T15:35:34.230Z] + rm=
15:35:34 [2020-09-03T15:35:34.230Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41412/.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=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh test-integration-flaky test-integration
15:35:34 [2020-09-03T15:35:34.230Z] + c=0
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_INTEGRATION_DEST=2
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_INTEGRATION_DEST=3
15:35:34 [2020-09-03T15:35:34.230Z] + CONTAINER_NAME=docker-pr1-2
15:35:34 [2020-09-03T15:35:34.230Z] + CONTAINER_NAME=docker-pr1-3
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_SKIP_INTEGRATION=1
15:35:34 [2020-09-03T15:35:34.230Z] + TEST_SKIP_INTEGRATION=1
15:35:34 [2020-09-03T15:35:34.230Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:35:34 [2020-09-03T15:35:34.230Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:35:34 [2020-09-03T15:35:34.230Z] + run_tests
15:35:34 [2020-09-03T15:35:34.230Z] + run_tests
15:35:34 [2020-09-03T15:35:34.230Z] + '[' -n 0 ']'
15:35:34 [2020-09-03T15:35:34.230Z] + '[' -n 0 ']'
15:35:34 [2020-09-03T15:35:34.230Z] + rm=
15:35:34 [2020-09-03T15:35:34.230Z] + rm=
15:35:34 [2020-09-03T15:35:34.230Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41412/.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=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh '' test-integration
15:35:34 [2020-09-03T15:35:34.230Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41412/.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=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh '' test-integration
15:35:34 [2020-09-03T15:35:34.230Z] ++ jobs -p
15:35:34 [2020-09-03T15:35:34.230Z] + for job in $(jobs -p)
15:35:34 [2020-09-03T15:35:34.230Z] + wait 15912
15:35:34 [2020-09-03T15:35:34.230Z] 
15:35:34 [2020-09-03T15:35:34.230Z] 
15:35:34 [2020-09-03T15:35:34.230Z] 
15:35:34 [2020-09-03T15:35:34.230Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:35:34 [2020-09-03T15:35:34.230Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:35:34 [2020-09-03T15:35:34.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:35:34 [2020-09-03T15:35:34.230Z] HOSTNAME=074651628d6b
15:35:34 [2020-09-03T15:35:34.230Z] TEST_SKIP_INTEGRATION=1
15:35:34 [2020-09-03T15:35:34.230Z] TESTDEBUG=0
15:35:34 [2020-09-03T15:35:34.230Z] DEST=bundles/test-integration
15:35:34 [2020-09-03T15:35:34.230Z] PWD=/go/src/github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] KEEPBUNDLE=1
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:35:34 [2020-09-03T15:35:34.230Z] container=docker
15:35:34 [2020-09-03T15:35:34.230Z] HOME=/root
15:35:34 [2020-09-03T15:35:34.230Z] GOLANG_VERSION=1.13.15
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_BRANCH=master
15:35:34 [2020-09-03T15:35:34.230Z] TERM=xterm
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_PKG=github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] SHLVL=1
15:35:34 [2020-09-03T15:35:34.230Z] TIMEOUT=120m
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GRAPHDRIVER=overlay2
15:35:34 [2020-09-03T15:35:34.230Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:35:34 [2020-09-03T15:35:34.230Z] GO111MODULE=off
15:35:34 [2020-09-03T15:35:34.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:35:34 [2020-09-03T15:35:34.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:35:34 [2020-09-03T15:35:34.230Z] GOPATH=/go
15:35:34 [2020-09-03T15:35:34.230Z] PKG_CONFIG=pkg-config
15:35:34 [2020-09-03T15:35:34.230Z] _=/usr/bin/env
15:35:34 [2020-09-03T15:35:34.230Z] Building test suite binary ./integration-cli/test.main
15:35:34 [2020-09-03T15:35:34.230Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:35:34 [2020-09-03T15:35:34.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:35:34 [2020-09-03T15:35:34.230Z] HOSTNAME=9a3711ad00ef
15:35:34 [2020-09-03T15:35:34.230Z] TEST_SKIP_INTEGRATION=1
15:35:34 [2020-09-03T15:35:34.230Z] TESTDEBUG=0
15:35:34 [2020-09-03T15:35:34.230Z] DEST=bundles/test-integration
15:35:34 [2020-09-03T15:35:34.230Z] PWD=/go/src/github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] KEEPBUNDLE=1
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:35:34 [2020-09-03T15:35:34.230Z] container=docker
15:35:34 [2020-09-03T15:35:34.230Z] HOME=/root
15:35:34 [2020-09-03T15:35:34.230Z] GOLANG_VERSION=1.13.15
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_BRANCH=master
15:35:34 [2020-09-03T15:35:34.230Z] TERM=xterm
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_PKG=github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] SHLVL=1
15:35:34 [2020-09-03T15:35:34.230Z] TIMEOUT=120m
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GRAPHDRIVER=overlay2
15:35:34 [2020-09-03T15:35:34.230Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:35:34 [2020-09-03T15:35:34.230Z] GO111MODULE=off
15:35:34 [2020-09-03T15:35:34.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:35:34 [2020-09-03T15:35:34.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:35:34 [2020-09-03T15:35:34.230Z] GOPATH=/go
15:35:34 [2020-09-03T15:35:34.230Z] PKG_CONFIG=pkg-config
15:35:34 [2020-09-03T15:35:34.230Z] _=/usr/bin/env
15:35:34 [2020-09-03T15:35:34.230Z] Building test suite binary ./integration-cli/test.main
15:35:34 [2020-09-03T15:35:34.230Z] No new tests added to integration.
15:35:34 [2020-09-03T15:35:34.230Z] 
15:35:34 [2020-09-03T15:35:34.230Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:35:34 [2020-09-03T15:35:34.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:35:34 [2020-09-03T15:35:34.230Z] HOSTNAME=34f9afa91c60
15:35:34 [2020-09-03T15:35:34.230Z] TESTDEBUG=0
15:35:34 [2020-09-03T15:35:34.230Z] DEST=bundles/test-integration
15:35:34 [2020-09-03T15:35:34.230Z] PWD=/go/src/github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] KEEPBUNDLE=1
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:35:34 [2020-09-03T15:35:34.230Z] container=docker
15:35:34 [2020-09-03T15:35:34.230Z] HOME=/root
15:35:34 [2020-09-03T15:35:34.230Z] GOLANG_VERSION=1.13.15
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:35:34 [2020-09-03T15:35:34.230Z] VALIDATE_BRANCH=master
15:35:34 [2020-09-03T15:35:34.230Z] TERM=xterm
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_PKG=github.com/docker/docker
15:35:34 [2020-09-03T15:35:34.230Z] SHLVL=1
15:35:34 [2020-09-03T15:35:34.230Z] TIMEOUT=120m
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:35:34 [2020-09-03T15:35:34.230Z] DOCKER_GRAPHDRIVER=overlay2
15:35:34 [2020-09-03T15:35:34.230Z] GO111MODULE=off
15:35:34 [2020-09-03T15:35:34.230Z] TEST_SKIP_INTEGRATION_CLI=1
15:35:34 [2020-09-03T15:35:34.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:35:34 [2020-09-03T15:35:34.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:35:34 [2020-09-03T15:35:34.230Z] GOPATH=/go
15:35:34 [2020-09-03T15:35:34.230Z] PKG_CONFIG=pkg-config
15:35:34 [2020-09-03T15:35:34.230Z] _=/usr/bin/env
15:35:34 [2020-09-03T15:35:34.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:35:34 [2020-09-03T15:35:34.813Z] --- PASS: TestHealthKillContainer (2.86s)
15:35:34 [2020-09-03T15:35:34.813Z] === RUN   TestInspectCpusetInConfigPre120
15:35:35 [2020-09-03T15:35:35.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
15:35:35 [2020-09-03T15:35:35.448Z] === RUN   TestIpcModeNone
15:35:36 [2020-09-03T15:35:36.486Z] --- PASS: TestIpcModeNone (0.87s)
15:35:36 [2020-09-03T15:35:36.486Z] === RUN   TestIpcModePrivate
15:35:37 [2020-09-03T15:35:37.523Z] --- PASS: TestIpcModePrivate (0.85s)
15:35:37 [2020-09-03T15:35:37.523Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:35:37 [2020-09-03T15:35:37.523Z] === RUN   TestIpcModeShareable
15:35:38 [2020-09-03T15:35:38.159Z] --- PASS: TestIpcModeShareable (0.91s)
15:35:38 [2020-09-03T15:35:38.159Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:35:38 [2020-09-03T15:35:38.159Z] === RUN   TestAPIIpcModeShareableAndContainer
15:35:41 [2020-09-03T15:35:41.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
15:35:41 [2020-09-03T15:35:41.683Z] === RUN   TestAPIIpcModeHost
15:35:41 [2020-09-03T15:35:41.683Z] --- PASS: TestAPIIpcModeHost (0.59s)
15:35:41 [2020-09-03T15:35:41.683Z] === RUN   TestDaemonIpcModeShareable
15:35:43 [2020-09-03T15:35:43.757Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
15:35:43 [2020-09-03T15:35:43.757Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:35:43 [2020-09-03T15:35:43.757Z] === RUN   TestDaemonIpcModePrivate
15:35:45 [2020-09-03T15:35:45.270Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
15:35:45 [2020-09-03T15:35:45.270Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:35:45 [2020-09-03T15:35:45.270Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:35:47 [2020-09-03T15:35:47.344Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
15:35:47 [2020-09-03T15:35:47.344Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:35:47 [2020-09-03T15:35:47.344Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:35:47 [2020-09-03T15:35:47.771Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:35:47 [2020-09-03T15:35:47.771Z] 
15:35:47 [2020-09-03T15:35:47.771Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:35:47 [2020-09-03T15:35:47.771Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:35:47 [2020-09-03T15:35:47.771Z] HOSTNAME=a2d2b1275ab4
15:35:47 [2020-09-03T15:35:47.771Z] DEST=bundles/test-integration
15:35:47 [2020-09-03T15:35:47.771Z] PWD=/go/src/github.com/docker/docker
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_ROOTLESS=1
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:35:47 [2020-09-03T15:35:47.771Z] container=docker
15:35:47 [2020-09-03T15:35:47.771Z] HOME=/root
15:35:47 [2020-09-03T15:35:47.771Z] GOLANG_VERSION=1.13.15
15:35:47 [2020-09-03T15:35:47.771Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:35:47 [2020-09-03T15:35:47.771Z] VALIDATE_BRANCH=master
15:35:47 [2020-09-03T15:35:47.771Z] TERM=xterm
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_PKG=github.com/docker/docker
15:35:47 [2020-09-03T15:35:47.771Z] SHLVL=1
15:35:47 [2020-09-03T15:35:47.771Z] TIMEOUT=120m
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_GRAPHDRIVER=overlay2
15:35:47 [2020-09-03T15:35:47.771Z] GO111MODULE=off
15:35:47 [2020-09-03T15:35:47.771Z] DOCKER_EXPERIMENTAL=1
15:35:47 [2020-09-03T15:35:47.771Z] TEST_SKIP_INTEGRATION_CLI=1
15:35:47 [2020-09-03T15:35:47.771Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:35:47 [2020-09-03T15:35:47.771Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:35:47 [2020-09-03T15:35:47.771Z] GOPATH=/go
15:35:47 [2020-09-03T15:35:47.771Z] PKG_CONFIG=pkg-config
15:35:47 [2020-09-03T15:35:47.771Z] _=/usr/bin/env
15:35:47 [2020-09-03T15:35:47.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:35:48 [2020-09-03T15:35:48.856Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
15:35:48 [2020-09-03T15:35:48.856Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:35:48 [2020-09-03T15:35:48.856Z] === RUN   TestIpcModeOlderClient
15:35:48 [2020-09-03T15:35:48.856Z] === PAUSE TestIpcModeOlderClient
15:35:48 [2020-09-03T15:35:48.856Z] === RUN   TestKillContainerInvalidSignal
15:35:49 [2020-09-03T15:35:49.493Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
15:35:49 [2020-09-03T15:35:49.493Z] === RUN   TestKillContainer
15:35:49 [2020-09-03T15:35:49.493Z] === RUN   TestKillContainer/no_signal
15:35:50 [2020-09-03T15:35:50.533Z] === RUN   TestKillContainer/non_killing_signal
15:35:50 [2020-09-03T15:35:50.880Z] === RUN   TestKillContainer/killing_signal
15:35:52 [2020-09-03T15:35:52.392Z] --- PASS: TestKillContainer (2.57s)
15:35:52 [2020-09-03T15:35:52.392Z]     --- PASS: TestKillContainer/no_signal (0.83s)
15:35:52 [2020-09-03T15:35:52.392Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
15:35:52 [2020-09-03T15:35:52.392Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
15:35:52 [2020-09-03T15:35:52.392Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:35:52 [2020-09-03T15:35:52.392Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:35:53 [2020-09-03T15:35:53.027Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:35:54 [2020-09-03T15:35:54.071Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
15:35:54 [2020-09-03T15:35:54.071Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
15:35:54 [2020-09-03T15:35:54.071Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
15:35:54 [2020-09-03T15:35:54.071Z] === RUN   TestKillStoppedContainer
15:35:54 [2020-09-03T15:35:54.071Z] --- PASS: TestKillStoppedContainer (0.09s)
15:35:54 [2020-09-03T15:35:54.071Z] === RUN   TestKillStoppedContainerAPIPre120
15:35:54 [2020-09-03T15:35:54.071Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:35:54 [2020-09-03T15:35:54.071Z] === RUN   TestKillDifferentUserContainer
15:35:54 [2020-09-03T15:35:54.119Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/rootless	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/volume	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === Skipped
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver btrfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver btrfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver btrfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver btrfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver btrfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:73: No driver to put!
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z] time="2020-09-03T15:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z] time="2020-09-03T15:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z] time="2020-09-03T15:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z] time="2020-09-03T15:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z] time="2020-09-03T15:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:73: No driver to put!
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     overlay_test.go:49: Fails to compute changes intermittently
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver zfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver zfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver zfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver zfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:46: Driver zfs not supported
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     graphtest_unix.go:73: No driver to put!
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:35:54 [2020-09-03T15:35:54.119Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] 
15:35:54 [2020-09-03T15:35:54.119Z] DONE 2142 tests, 26 skipped in 191.185s
Post stage
[Pipeline] junit
15:35:54 [2020-09-03T15:35:54.134Z] Recording test results
15:35:54 [2020-09-03T15:35:54.706Z] --- PASS: TestKillDifferentUserContainer (0.85s)
15:35:54 [2020-09-03T15:35:54.706Z] === RUN   TestInspectOomKilledTrue
15:35:54 [2020-09-03T15:35:54.706Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:35:54 [2020-09-03T15:35:54.706Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:35:54 [2020-09-03T15:35:54.706Z] === RUN   TestInspectOomKilledFalse
15:35:54 [2020-09-03T15:35:54.706Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:35:54 [2020-09-03T15:35:54.706Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:35:54 [2020-09-03T15:35:54.706Z] === RUN   TestLinksEtcHostsContentMatch
15:35:55 [2020-09-03T15:35:55.342Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
15:35:55 [2020-09-03T15:35:55.342Z] === RUN   TestLinksContainerNames
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:35:56 [2020-09-03T15:35:56.511Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -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:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary test-integration
15:35:57 [2020-09-03T15:35:57.085Z] 
15:35:57 [2020-09-03T15:35:57.347Z] Removing bundles/
15:35:57 [2020-09-03T15:35:57.347Z] 
15:35:57 [2020-09-03T15:35:57.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:35:57 [2020-09-03T15:35:57.347Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:35:57 [2020-09-03T15:35:57.347Z] GOOS="" GOARCH="" GOARM=""
15:35:57 [2020-09-03T15:35:57.417Z] --- PASS: TestLinksContainerNames (1.69s)
15:35:57 [2020-09-03T15:35:57.417Z] === RUN   TestLogsFollowTailEmpty
15:35:58 [2020-09-03T15:35:58.054Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
15:35:58 [2020-09-03T15:35:58.054Z] === RUN   TestContainerNetworkMountsNoChown
15:35:58 [2020-09-03T15:35:58.689Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/default
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/default
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/private
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/private
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/rprivate
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/rprivate
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/slave
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/slave
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/rslave
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/rslave
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/shared
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/shared
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/rshared
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/rshared
15:35:58 [2020-09-03T15:35:58.689Z] === CONT  TestMountDaemonRoot/default
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:35:58 [2020-09-03T15:35:58.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:35:58 [2020-09-03T15:35:58.689Z] === RUN   TestMountDaemonRoot/default/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/default/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rslave
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rshared
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/shared
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rprivate
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/slave
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/private
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/private/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/private/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:35:58 [2020-09-03T15:35:58.690Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/default/mount_root
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/default/bind_root
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:35:58 [2020-09-03T15:35:58.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:35:59 [2020-09-03T15:35:59.275Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/private/bind_root
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/private/mount_root
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:35:59 [2020-09-03T15:35:59.568Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:35:59 [2020-09-03T15:35:59.568Z] --- PASS: TestMountDaemonRoot (0.01s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:35:59 [2020-09-03T15:35:59.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:35:59 [2020-09-03T15:35:59.568Z] === RUN   TestContainerBindMountNonRecursive
15:36:02 [2020-09-03T15:36:02.307Z] --- PASS: TestContainerBindMountNonRecursive (2.29s)
15:36:02 [2020-09-03T15:36:02.307Z] === RUN   TestNetworkNat
15:36:02 [2020-09-03T15:36:02.943Z] --- PASS: TestNetworkNat (0.88s)
15:36:02 [2020-09-03T15:36:02.943Z] === RUN   TestNetworkLocalhostTCPNat
15:36:03 [2020-09-03T15:36:03.578Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
15:36:03 [2020-09-03T15:36:03.578Z] === RUN   TestNetworkLoopbackNat
15:36:07 [2020-09-03T15:36:07.110Z] --- PASS: TestNetworkLoopbackNat (3.26s)
15:36:07 [2020-09-03T15:36:07.110Z] === RUN   TestPause
15:36:07 [2020-09-03T15:36:07.745Z] --- PASS: TestPause (0.88s)
15:36:07 [2020-09-03T15:36:07.745Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:36:07 [2020-09-03T15:36:07.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:36:07 [2020-09-03T15:36:07.745Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:36:07 [2020-09-03T15:36:07.745Z] === RUN   TestPauseStopPausedContainer
15:36:08 [2020-09-03T15:36:08.784Z] --- PASS: TestPauseStopPausedContainer (0.88s)
15:36:08 [2020-09-03T15:36:08.784Z] === RUN   TestPsFilter
15:36:09 [2020-09-03T15:36:09.082Z] --- PASS: TestPsFilter (0.35s)
15:36:09 [2020-09-03T15:36:09.082Z] === RUN   TestRemoveContainerWithRemovedVolume
15:36:10 [2020-09-03T15:36:10.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
15:36:10 [2020-09-03T15:36:10.181Z] === RUN   TestRemoveContainerWithVolume
15:36:10 [2020-09-03T15:36:10.819Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
15:36:10 [2020-09-03T15:36:10.819Z] === RUN   TestRemoveContainerRunning
15:36:11 [2020-09-03T15:36:11.857Z] --- PASS: TestRemoveContainerRunning (0.81s)
15:36:11 [2020-09-03T15:36:11.857Z] === RUN   TestRemoveContainerForceRemoveRunning
15:36:12 [2020-09-03T15:36:12.492Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
15:36:12 [2020-09-03T15:36:12.492Z] === RUN   TestRemoveInvalidContainer
15:36:12 [2020-09-03T15:36:12.492Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:36:12 [2020-09-03T15:36:12.492Z] === RUN   TestRenameLinkedContainer
15:36:16 [2020-09-03T15:36:16.019Z] --- PASS: TestRenameLinkedContainer (3.40s)
15:36:16 [2020-09-03T15:36:16.019Z] === RUN   TestRenameStoppedContainer
15:36:16 [2020-09-03T15:36:16.655Z] --- PASS: TestRenameStoppedContainer (0.82s)
15:36:16 [2020-09-03T15:36:16.655Z] === RUN   TestRenameRunningContainerAndReuse
15:36:18 [2020-09-03T15:36:18.731Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s)
15:36:18 [2020-09-03T15:36:18.731Z] === RUN   TestRenameInvalidName
15:36:19 [2020-09-03T15:36:19.365Z] --- PASS: TestRenameInvalidName (0.86s)
15:36:19 [2020-09-03T15:36:19.365Z] === RUN   TestRenameAnonymousContainer
15:36:24 [2020-09-03T15:36:24.950Z] --- PASS: TestRenameAnonymousContainer (4.81s)
15:36:24 [2020-09-03T15:36:24.950Z] === RUN   TestRenameContainerWithSameName
15:36:24 [2020-09-03T15:36:24.950Z] --- PASS: TestRenameContainerWithSameName (0.90s)
15:36:24 [2020-09-03T15:36:24.950Z] === RUN   TestRenameContainerWithLinkedContainer
15:36:26 [2020-09-03T15:36:26.463Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
15:36:26 [2020-09-03T15:36:26.463Z] === RUN   TestResize
15:36:26 [2020-09-03T15:36:26.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:36:26 [2020-09-03T15:36:26.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:36:26 [2020-09-03T15:36:26.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:36:27 [2020-09-03T15:36:27.500Z] --- PASS: TestResize (0.81s)
15:36:27 [2020-09-03T15:36:27.500Z] === RUN   TestResizeWithInvalidSize
15:36:28 [2020-09-03T15:36:28.138Z] --- PASS: TestResizeWithInvalidSize (0.86s)
15:36:28 [2020-09-03T15:36:28.138Z] === RUN   TestResizeWhenContainerNotStarted
15:36:29 [2020-09-03T15:36:29.174Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:36:29 [2020-09-03T15:36:29.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:36:31 [2020-09-03T15:36:31.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:36:31 [2020-09-03T15:36:31.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:36:32 [2020-09-03T15:36:32.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:36:32 [2020-09-03T15:36:32.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:36:34 [2020-09-03T15:36:34.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:36:34 [2020-09-03T15:36:34.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:36:36 [2020-09-03T15:36:36.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:36:36 [2020-09-03T15:36:36.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:36:39 [2020-09-03T15:36:39.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:36:39 [2020-09-03T15:36:39.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:36:42 [2020-09-03T15:36:42.479Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
15:36:42 [2020-09-03T15:36:42.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
15:36:42 [2020-09-03T15:36:42.479Z] === RUN   TestCgroupNamespacesRun
15:36:42 [2020-09-03T15:36:42.762Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:36:42 [2020-09-03T15:36:42.762Z] ok  	github.com/docker/docker/api/types/filters	0.040s	coverage: 92.2% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/api/types/time	0.032s	coverage: 100.0% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/api/server/router/swarm	0.051s	coverage: 5.7% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/builder/dockerignore	0.035s	coverage: 96.8% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.903s	coverage: 86.3% of statements
15:36:42 [2020-09-03T15:36:42.763Z] ok  	github.com/docker/docker/builder/remotecontext	0.433s	coverage: 13.6% of statements
15:36:43 [2020-09-03T15:36:43.992Z] --- PASS: TestCgroupNamespacesRun (1.72s)
15:36:43 [2020-09-03T15:36:43.992Z] === RUN   TestCgroupNamespacesRunPrivileged
15:36:44 [2020-09-03T15:36:44.314Z] ok  	github.com/docker/docker/builder/dockerfile	1.320s	coverage: 48.0% of statements
15:36:44 [2020-09-03T15:36:44.314Z] ?   	github.com/docker/docker/cli	[no test files]
15:36:44 [2020-09-03T15:36:44.314Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:36:45 [2020-09-03T15:36:45.506Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
15:36:45 [2020-09-03T15:36:45.506Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:36:47 [2020-09-03T15:36:47.019Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
15:36:47 [2020-09-03T15:36:47.019Z] === RUN   TestCgroupNamespacesRunHostMode
15:36:47 [2020-09-03T15:36:47.878Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:36:48 [2020-09-03T15:36:48.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:36:48 [2020-09-03T15:36:48.817Z] 
15:36:48 [2020-09-03T15:36:48.817Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:36:48 [2020-09-03T15:36:48.859Z] ok  	github.com/docker/docker/client	0.542s	coverage: 75.4% of statements
15:36:49 [2020-09-03T15:36:49.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:36:49 [2020-09-03T15:36:49.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:36:49 [2020-09-03T15:36:49.076Z] Using test binary docker
15:36:49 [2020-09-03T15:36:49.098Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
15:36:49 [2020-09-03T15:36:49.098Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:36:49 [2020-09-03T15:36:49.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:36:49 [2020-09-03T15:36:49.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:36:49 [2020-09-03T15:36:49.335Z] INFO: Waiting for daemon to start...
15:36:49 [2020-09-03T15:36:49.335Z] Starting dockerd
15:36:50 [2020-09-03T15:36:50.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:36:50 [2020-09-03T15:36:50.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
15:36:50 [2020-09-03T15:36:50.613Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:36:51 [2020-09-03T15:36:51.241Z] .
15:36:51 [2020-09-03T15:36:51.241Z] INFO: Building docker-sdk-python3:4.3.0...
15:36:51 [2020-09-03T15:36:51.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:36:52 [2020-09-03T15:36:52.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:36:52 [2020-09-03T15:36:52.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
15:36:52 [2020-09-03T15:36:52.180Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:36:53 [2020-09-03T15:36:53.218Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
15:36:53 [2020-09-03T15:36:53.218Z] === RUN   TestCgroupNamespacesRunOlderClient
15:36:53 [2020-09-03T15:36:53.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:36:55 [2020-09-03T15:36:55.292Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
15:36:55 [2020-09-03T15:36:55.292Z] === RUN   TestKernelTCPMemory
15:36:55 [2020-09-03T15:36:55.928Z] --- PASS: TestKernelTCPMemory (0.99s)
15:36:55 [2020-09-03T15:36:55.928Z] === RUN   TestNISDomainname
15:36:56 [2020-09-03T15:36:56.967Z] --- PASS: TestNISDomainname (0.93s)
15:36:56 [2020-09-03T15:36:56.967Z] === RUN   TestHostnameDnsResolution
15:36:57 [2020-09-03T15:36:57.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:36:58 [2020-09-03T15:36:58.481Z] --- PASS: TestHostnameDnsResolution (1.71s)
15:36:58 [2020-09-03T15:36:58.481Z] === RUN   TestStats
15:36:59 [2020-09-03T15:36:59.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:37:00 [2020-09-03T15:37:00.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:37:01 [2020-09-03T15:37:01.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:37:02 [2020-09-03T15:37:02.006Z] --- PASS: TestStats (2.88s)
15:37:02 [2020-09-03T15:37:02.006Z] === RUN   TestStopContainerWithTimeout
15:37:02 [2020-09-03T15:37:02.006Z] === RUN   TestStopContainerWithTimeout/0
15:37:02 [2020-09-03T15:37:02.006Z] === PAUSE TestStopContainerWithTimeout/0
15:37:02 [2020-09-03T15:37:02.006Z] === RUN   TestStopContainerWithTimeout/1
15:37:02 [2020-09-03T15:37:02.006Z] === PAUSE TestStopContainerWithTimeout/1
15:37:02 [2020-09-03T15:37:02.006Z] === RUN   TestStopContainerWithTimeout/3
15:37:02 [2020-09-03T15:37:02.006Z] === PAUSE TestStopContainerWithTimeout/3
15:37:02 [2020-09-03T15:37:02.006Z] === RUN   TestStopContainerWithTimeout/-1
15:37:02 [2020-09-03T15:37:02.006Z] === PAUSE TestStopContainerWithTimeout/-1
15:37:02 [2020-09-03T15:37:02.006Z] === CONT  TestStopContainerWithTimeout/0
15:37:02 [2020-09-03T15:37:02.006Z] === CONT  TestStopContainerWithTimeout/3
15:37:02 [2020-09-03T15:37:02.299Z] === CONT  TestStopContainerWithTimeout/-1
15:37:02 [2020-09-03T15:37:02.587Z] Removing intermediate container 98c30027773a
15:37:02 [2020-09-03T15:37:02.587Z]  ---> 4634432d9f3a
15:37:02 [2020-09-03T15:37:02.587Z] 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
15:37:02 [2020-09-03T15:37:02.587Z]  ---> Running in d7f0d7bba383
15:37:02 [2020-09-03T15:37:02.587Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:37:02 [2020-09-03T15:37:02.587Z] go: finding gotest.tools v0.3.5
15:37:02 [2020-09-03T15:37:02.587Z] go: finding gotest.tools/gotestsum v0.3.5
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading gotest.tools/gotestsum v0.3.5
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting gotest.tools/gotestsum v0.3.5
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading gotest.tools v2.1.0+incompatible
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting gotest.tools v2.1.0+incompatible
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/pkg/errors v0.8.0
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/spf13/pflag v1.0.1
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/sirupsen/logrus v1.0.5
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/pkg/errors v0.8.0
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/fatih/color v1.6.0
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/spf13/pflag v1.0.1
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/jonboulle/clockwork v0.1.0
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/sirupsen/logrus v1.0.5
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/fatih/color v1.6.0
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/mattn/go-isatty v0.0.3
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading github.com/mattn/go-colorable v0.0.9
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/mattn/go-colorable v0.0.9
15:37:02 [2020-09-03T15:37:02.587Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting github.com/mattn/go-isatty v0.0.3
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:37:02 [2020-09-03T15:37:02.587Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/fatih/color v1.6.0
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/pkg/errors v0.8.0
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/sirupsen/logrus v1.0.5
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/spf13/pflag v1.0.1
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/mattn/go-colorable v0.0.9
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/mattn/go-isatty v0.0.3
15:37:02 [2020-09-03T15:37:02.587Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:37:02 [2020-09-03T15:37:02.587Z] go: finding github.com/jonboulle/clockwork v0.1.0
15:37:02 [2020-09-03T15:37:02.587Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:37:02 [2020-09-03T15:37:02.587Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:37:02 [2020-09-03T15:37:02.587Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:37:02 [2020-09-03T15:37:02.587Z] INFO: Build done for gotestsum...
15:37:03 [2020-09-03T15:37:03.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:37:03 [2020-09-03T15:37:03.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:37:04 [2020-09-03T15:37:04.372Z] === CONT  TestStopContainerWithTimeout/1
15:37:05 [2020-09-03T15:37:05.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:37:06 [2020-09-03T15:37:06.444Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:37:06 [2020-09-03T15:37:06.444Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
15:37:06 [2020-09-03T15:37:06.444Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
15:37:06 [2020-09-03T15:37:06.444Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
15:37:06 [2020-09-03T15:37:06.444Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
15:37:06 [2020-09-03T15:37:06.444Z] === RUN   TestDeleteDevicemapper
15:37:06 [2020-09-03T15:37:06.444Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:37:06 [2020-09-03T15:37:06.444Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:37:06 [2020-09-03T15:37:06.444Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:37:07 [2020-09-03T15:37:07.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:37:08 [2020-09-03T15:37:08.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:37:09 [2020-09-03T15:37:09.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s)
15:37:09 [2020-09-03T15:37:09.975Z] === RUN   TestUpdateMemory
15:37:09 [2020-09-03T15:37:09.975Z] --- SKIP: TestUpdateMemory (0.00s)
15:37:09 [2020-09-03T15:37:09.975Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:37:09 [2020-09-03T15:37:09.975Z] === RUN   TestUpdateCPUQuota
15:37:10 [2020-09-03T15:37:10.057Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:37:10 [2020-09-03T15:37:10.057Z] Using test binary docker
15:37:10 [2020-09-03T15:37:10.057Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:37:10 [2020-09-03T15:37:10.057Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:37:10 [2020-09-03T15:37:10.057Z] INFO: Waiting for daemon to start...
15:37:10 [2020-09-03T15:37:10.057Z] Starting dockerd
15:37:10 [2020-09-03T15:37:10.610Z] --- PASS: TestUpdateCPUQuota (1.09s)
15:37:10 [2020-09-03T15:37:10.610Z] === RUN   TestUpdatePidsLimit
15:37:10 [2020-09-03T15:37:10.610Z] === RUN   TestUpdatePidsLimit/update_from_none
15:37:10 [2020-09-03T15:37:10.904Z] === RUN   TestUpdatePidsLimit/no_change
15:37:11 [2020-09-03T15:37:11.198Z] Removing intermediate container d7f0d7bba383
15:37:11 [2020-09-03T15:37:11.198Z]  ---> a38df6b719f7
15:37:11 [2020-09-03T15:37:11.198Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:37:11 [2020-09-03T15:37:11.198Z]  ---> Running in 5b9d7e6b5a73
15:37:11 [2020-09-03T15:37:11.198Z] Removing intermediate container 5b9d7e6b5a73
15:37:11 [2020-09-03T15:37:11.198Z]  ---> 519c65208c5b
15:37:11 [2020-09-03T15:37:11.198Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:37:11 [2020-09-03T15:37:11.198Z]  ---> Running in 55f4fa828107
15:37:11 [2020-09-03T15:37:11.541Z] === RUN   TestUpdatePidsLimit/update_lower
15:37:11 [2020-09-03T15:37:11.660Z] Removing intermediate container 55f4fa828107
15:37:11 [2020-09-03T15:37:11.660Z]  ---> 10305cf1b313
15:37:11 [2020-09-03T15:37:11.660Z] Step 10/10 : COPY . .
15:37:11 [2020-09-03T15:37:11.859Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:37:12 [2020-09-03T15:37:12.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:37:12 [2020-09-03T15:37:12.594Z] .
15:37:12 [2020-09-03T15:37:12.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:37:12 [2020-09-03T15:37:12.788Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:37:12 [2020-09-03T15:37:12.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:37:12 [2020-09-03T15:37:12.854Z] Error: No such image: emptyfs
15:37:12 [2020-09-03T15:37:12.854Z] Running integration-test (iteration 1)
15:37:12 [2020-09-03T15:37:12.854Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:37:13 [2020-09-03T15:37:13.081Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:37:14 [2020-09-03T15:37:14.600Z] --- PASS: TestUpdatePidsLimit (3.70s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
15:37:14 [2020-09-03T15:37:14.600Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
15:37:14 [2020-09-03T15:37:14.600Z] === RUN   TestUpdateRestartPolicy
15:37:18 [2020-09-03T15:37:18.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:37:18 [2020-09-03T15:37:18.877Z] 
15:37:18 [2020-09-03T15:37:18.877Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:37:18 [2020-09-03T15:37:18.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:37:18 [2020-09-03T15:37:18.877Z] HOSTNAME=5f9b0ccea15b
15:37:18 [2020-09-03T15:37:18.877Z] TESTDEBUG=0
15:37:18 [2020-09-03T15:37:18.877Z] DEST=bundles/test-integration
15:37:18 [2020-09-03T15:37:18.877Z] PWD=/go/src/github.com/docker/docker
15:37:18 [2020-09-03T15:37:18.877Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:37:18 [2020-09-03T15:37:18.877Z] container=docker
15:37:18 [2020-09-03T15:37:18.877Z] HOME=/root
15:37:18 [2020-09-03T15:37:18.877Z] GOLANG_VERSION=1.13.15
15:37:18 [2020-09-03T15:37:18.877Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:37:18 [2020-09-03T15:37:18.877Z] VALIDATE_BRANCH=master
15:37:18 [2020-09-03T15:37:18.877Z] TERM=xterm
15:37:18 [2020-09-03T15:37:18.877Z] DOCKER_PKG=github.com/docker/docker
15:37:18 [2020-09-03T15:37:18.877Z] SHLVL=1
15:37:18 [2020-09-03T15:37:18.877Z] TIMEOUT=120m
15:37:18 [2020-09-03T15:37:18.877Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:37:18 [2020-09-03T15:37:18.877Z] DOCKER_GRAPHDRIVER=overlay2
15:37:18 [2020-09-03T15:37:18.877Z] GO111MODULE=off
15:37:18 [2020-09-03T15:37:18.877Z] DOCKER_EXPERIMENTAL=1
15:37:18 [2020-09-03T15:37:18.877Z] TEST_SKIP_INTEGRATION_CLI=1
15:37:18 [2020-09-03T15:37:18.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:37:18 [2020-09-03T15:37:18.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:37:18 [2020-09-03T15:37:18.877Z] GOPATH=/go
15:37:18 [2020-09-03T15:37:18.877Z] PKG_CONFIG=pkg-config
15:37:18 [2020-09-03T15:37:18.877Z] _=/usr/bin/env
15:37:18 [2020-09-03T15:37:18.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:37:27 [2020-09-03T15:37:27.247Z] --- PASS: TestUpdateRestartPolicy (12.78s)
15:37:27 [2020-09-03T15:37:27.247Z] === RUN   TestUpdateRestartWithAutoRemove
15:37:27 [2020-09-03T15:37:27.749Z] Loaded image: buildpack-deps:buster
15:37:27 [2020-09-03T15:37:27.749Z] Loaded image: busybox:latest
15:37:27 [2020-09-03T15:37:27.749Z] Loaded image: busybox:glibc
15:37:27 [2020-09-03T15:37:27.749Z] Loaded image: debian:buster
15:37:27 [2020-09-03T15:37:27.749Z] Loaded image: hello-world:latest
15:37:27 [2020-09-03T15:37:27.749Z] INFO: Testing against a local daemon
15:37:27 [2020-09-03T15:37:27.749Z] === RUN   TestCgroupNamespacesBuild
15:37:27 [2020-09-03T15:37:27.882Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
15:37:27 [2020-09-03T15:37:27.882Z] === RUN   TestWaitNonBlocked
15:37:27 [2020-09-03T15:37:27.882Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:27 [2020-09-03T15:37:27.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:27 [2020-09-03T15:37:27.882Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:27 [2020-09-03T15:37:27.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:27 [2020-09-03T15:37:27.882Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:37:27 [2020-09-03T15:37:27.882Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:37:28 [2020-09-03T15:37:28.357Z] ok  	github.com/docker/docker/cmd/dockerd	0.104s	coverage: 30.8% of statements
15:37:29 [2020-09-03T15:37:29.396Z] --- PASS: TestWaitNonBlocked (0.01s)
15:37:29 [2020-09-03T15:37:29.396Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
15:37:29 [2020-09-03T15:37:29.396Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
15:37:29 [2020-09-03T15:37:29.396Z] === RUN   TestWaitBlocked
15:37:29 [2020-09-03T15:37:29.396Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:37:29 [2020-09-03T15:37:29.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:37:29 [2020-09-03T15:37:29.396Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:37:29 [2020-09-03T15:37:29.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:37:29 [2020-09-03T15:37:29.396Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:37:29 [2020-09-03T15:37:29.396Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:37:30 [2020-09-03T15:37:30.437Z] --- PASS: TestWaitBlocked (0.01s)
15:37:30 [2020-09-03T15:37:30.437Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
15:37:30 [2020-09-03T15:37:30.437Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
15:37:30 [2020-09-03T15:37:30.437Z] === CONT  TestContainerStartOnDaemonRestart
15:37:30 [2020-09-03T15:37:30.437Z] === CONT  TestIpcModeOlderClient
15:37:30 [2020-09-03T15:37:30.437Z] --- PASS: TestIpcModeOlderClient (0.20s)
15:37:30 [2020-09-03T15:37:30.437Z] === CONT  TestDaemonHostGatewayIP
15:37:31 [2020-09-03T15:37:31.042Z] --- PASS: TestCgroupNamespacesBuild (4.66s)
15:37:31 [2020-09-03T15:37:31.042Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:37:32 [2020-09-03T15:37:32.814Z]  ---> b1d834bc4ef8
15:37:32 [2020-09-03T15:37:32.884Z] ok  	github.com/docker/docker/container	0.200s	coverage: 34.7% of statements
15:37:32 [2020-09-03T15:37:32.884Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:37:32 [2020-09-03T15:37:32.884Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:37:32 [2020-09-03T15:37:32.884Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:37:32 [2020-09-03T15:37:32.884Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:37:32 [2020-09-03T15:37:32.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
15:37:32 [2020-09-03T15:37:32.951Z] === RUN   TestBuildWithSession
15:37:32 [2020-09-03T15:37:32.951Z] --- SKIP: TestBuildWithSession (0.00s)
15:37:32 [2020-09-03T15:37:32.951Z]     build_session_test.go:25: TODO: BuildKit
15:37:32 [2020-09-03T15:37:32.951Z] === RUN   TestBuildSquashParent
15:37:33 [2020-09-03T15:37:33.276Z] Successfully built b1d834bc4ef8
15:37:33 [2020-09-03T15:37:33.277Z] Successfully tagged docker:latest
15:37:33 [2020-09-03T15:37:33.277Z] INFO: Image build ended at 09/03/2020 15:37:33. Duration:00:03:27.2801206
15:37:33 [2020-09-03T15:37:33.277Z] 
15:37:33 [2020-09-03T15:37:33.277Z] 
15:37:33 [2020-09-03T15:37:33.277Z] INFO: Building the test binaries at 09/03/2020 15:37:33...
15:37:33 [2020-09-03T15:37:33.962Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s)
15:37:33 [2020-09-03T15:37:33.962Z] === CONT  TestContainerKillOnDaemonStart
15:37:34 [2020-09-03T15:37:34.255Z] --- PASS: TestDaemonHostGatewayIP (3.57s)
15:37:34 [2020-09-03T15:37:34.255Z] === CONT  TestDaemonRestartIpcMode
15:37:35 [2020-09-03T15:37:35.014Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.061s	coverage: 66.3% of statements
15:37:37 [2020-09-03T15:37:37.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:37:37 [2020-09-03T15:37:37.781Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
15:37:38 [2020-09-03T15:37:38.007Z] INFO: make.ps1 starting at 09/03/2020 15:37:37
15:37:38 [2020-09-03T15:37:38.007Z] INFO: Git commit (173d6d8416) assumed from DOCKER_GITCOMMIT environment variable
15:37:38 [2020-09-03T15:37:38.007Z] INFO: Invoking autogen...
15:37:38 [2020-09-03T15:37:38.011Z] sha256:0cd13695e7fecc9277a54c1db9903e3c806c793ea4042345e22b3a741be958d8
15:37:38 [2020-09-03T15:37:38.011Z] INFO: Starting docker-py tests...
15:37:38 [2020-09-03T15:37:38.011Z] ============================= test session starts ==============================
15:37:38 [2020-09-03T15:37:38.011Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
15:37:38 [2020-09-03T15:37:38.011Z] rootdir: /src, inifile: pytest.ini
15:37:38 [2020-09-03T15:37:38.011Z] plugins: cov-2.6.1, timeout-1.3.3
15:37:38 [2020-09-03T15:37:38.011Z] collected 389 items / 1 deselected / 388 selected
15:37:38 [2020-09-03T15:37:38.011Z] 
15:37:38 [2020-09-03T15:37:38.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:37:38 [2020-09-03T15:37:38.982Z] INFO: Building daemon...
15:37:40 [2020-09-03T15:37:40.676Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 35.9% of statements
15:37:40 [2020-09-03T15:37:40.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:37:40 [2020-09-03T15:37:40.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:37:40 [2020-09-03T15:37:40.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:37:41 [2020-09-03T15:37:41.123Z] --- PASS: TestBuildSquashParent (7.51s)
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2020-09-03T15:37:41.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:41 [2020-09-03T15:37:41.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:41 [2020-09-03T15:37:41.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:41 [2020-09-03T15:37:41.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:41 [2020-09-03T15:37:41.123Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:41 [2020-09-03T15:37:41.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:41 [2020-09-03T15:37:41.124Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2020-09-03T15:37:41.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2020-09-03T15:37:41.124Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2020-09-03T15:37:41.124Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2020-09-03T15:37:41.724Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:42 [2020-09-03T15:37:42.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:42 [2020-09-03T15:37:42.664Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:42 [2020-09-03T15:37:42.793Z] ok  	github.com/docker/docker/daemon/cluster	0.137s	coverage: 0.5% of statements
15:37:45 [2020-09-03T15:37:45.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:46 [2020-09-03T15:37:46.371Z] ok  	github.com/docker/docker/daemon/discovery	0.037s	coverage: 30.0% of statements
15:37:46 [2020-09-03T15:37:46.381Z] --- PASS: TestContainerKillOnDaemonStart (12.34s)
15:37:46 [2020-09-03T15:37:46.381Z] PASS
15:37:46 [2020-09-03T15:37:46.381Z] 
15:37:46 [2020-09-03T15:37:46.381Z] === Skipped
15:37:46 [2020-09-03T15:37:46.381Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:37:46 [2020-09-03T15:37:46.381Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:37:46 [2020-09-03T15:37:46.381Z] 
15:37:46 [2020-09-03T15:37:46.381Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:37:46 [2020-09-03T15:37:46.381Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:37:46 [2020-09-03T15:37:46.381Z] 
15:37:46 [2020-09-03T15:37:46.381Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:37:46 [2020-09-03T15:37:46.381Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:37:46 [2020-09-03T15:37:46.381Z] 
15:37:46 [2020-09-03T15:37:46.382Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:37:46 [2020-09-03T15:37:46.382Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:37:46 [2020-09-03T15:37:46.382Z] 
15:37:46 [2020-09-03T15:37:46.382Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:37:46 [2020-09-03T15:37:46.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:37:46 [2020-09-03T15:37:46.382Z] 
15:37:46 [2020-09-03T15:37:46.382Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:37:46 [2020-09-03T15:37:46.382Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:37:46 [2020-09-03T15:37:46.382Z] 
15:37:46 [2020-09-03T15:37:46.382Z] 
15:37:46 [2020-09-03T15:37:46.382Z] DONE 192 tests, 6 skipped in 150.507s
15:37:46 [2020-09-03T15:37:46.382Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:37:46 [2020-09-03T15:37:46.382Z] ++ 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
15:37:46 [2020-09-03T15:37:46.382Z] ++ set -e
15:37:46 [2020-09-03T15:37:46.382Z] ++ '[' -n 0 ']'
15:37:46 [2020-09-03T15:37:46.382Z] ++ set -x
15:37:46 [2020-09-03T15:37:46.382Z] ++ env -i DEST=/go/src/github.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
15:37:46 [2020-09-03T15:37:46.382Z] INFO: Testing against a local daemon
15:37:46 [2020-09-03T15:37:46.382Z] === RUN   TestCommitInheritsEnv
15:37:46 [2020-09-03T15:37:46.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
15:37:46 [2020-09-03T15:37:46.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
15:37:46 [2020-09-03T15:37:46.579Z] === RUN   TestBuildMultiStageCopy
15:37:46 [2020-09-03T15:37:46.579Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:37:46 [2020-09-03T15:37:46.674Z] --- PASS: TestCommitInheritsEnv (0.60s)
15:37:46 [2020-09-03T15:37:46.674Z] === RUN   TestImportExtremelyLargeImageWorks
15:37:46 [2020-09-03T15:37:46.674Z] === PAUSE TestImportExtremelyLargeImageWorks
15:37:46 [2020-09-03T15:37:46.674Z] === RUN   TestImagesFilterMultiReference
15:37:46 [2020-09-03T15:37:46.674Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:37:46 [2020-09-03T15:37:46.674Z] === RUN   TestImagePullPlatformInvalid
15:37:46 [2020-09-03T15:37:46.674Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:37:46 [2020-09-03T15:37:46.674Z] === RUN   TestRemoveImageOrphaning
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestRemoveImageOrphaning (0.57s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestRemoveImageGarbageCollector
15:37:47 [2020-09-03T15:37:47.310Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:37:47 [2020-09-03T15:37:47.310Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagInvalidReference
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagInvalidReference (0.01s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagValidPrefixedRepo
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagExistedNameWithoutForce
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagOfficialNames
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagOfficialNames (0.04s)
15:37:47 [2020-09-03T15:37:47.310Z] === RUN   TestTagMatchesDigest
15:37:47 [2020-09-03T15:37:47.310Z] --- PASS: TestTagMatchesDigest (0.01s)
15:37:47 [2020-09-03T15:37:47.310Z] === CONT  TestImportExtremelyLargeImageWorks
15:37:48 [2020-09-03T15:37:48.482Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
15:37:48 [2020-09-03T15:37:48.482Z] ok  	github.com/docker/docker/daemon/config	0.077s	coverage: 81.8% of statements
15:37:48 [2020-09-03T15:37:48.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:37:49 [2020-09-03T15:37:49.115Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:37:50 [2020-09-03T15:37:50.052Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:37:50 [2020-09-03T15:37:50.991Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:37:51 [2020-09-03T15:37:51.150Z] tests/integration/api_build_test.py .......................X             [  6%]
15:37:51 [2020-09-03T15:37:51.272Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
15:37:51 [2020-09-03T15:37:51.718Z] tests/integration/api_client_test.py .....                               [  7%]
15:37:52 [2020-09-03T15:37:52.368Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:37:53 [2020-09-03T15:37:53.221Z] tests/integration/api_config_test.py .....                               [  8%]
15:37:53 [2020-09-03T15:37:53.304Z] --- PASS: TestBuildMultiStageCopy (6.60s)
15:37:53 [2020-09-03T15:37:53.304Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
15:37:53 [2020-09-03T15:37:53.304Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:37:53 [2020-09-03T15:37:53.304Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:37:53 [2020-09-03T15:37:53.304Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
15:37:53 [2020-09-03T15:37:53.304Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s)
15:37:53 [2020-09-03T15:37:53.304Z] === RUN   TestBuildMultiStageParentConfig
15:37:54 [2020-09-03T15:37:54.030Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
15:37:54 [2020-09-03T15:37:54.030Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.486s	coverage: 14.1% of statements
15:37:55 [2020-09-03T15:37:55.574Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.669s	coverage: 57.9% of statements
15:37:58 [2020-09-03T15:37:58.362Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
15:37:58 [2020-09-03T15:37:58.575Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
15:37:58 [2020-09-03T15:37:58.575Z] === RUN   TestBuildLabelWithTargets
15:37:59 [2020-09-03T15:37:59.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:37:59 [2020-09-03T15:37:59.416Z] ok  	github.com/docker/docker/daemon	12.286s	coverage: 17.4% of statements
15:37:59 [2020-09-03T15:37:59.416Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:37:59 [2020-09-03T15:37:59.416Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:37:59 [2020-09-03T15:37:59.416Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:37:59 [2020-09-03T15:37:59.416Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:37:59 [2020-09-03T15:37:59.416Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.954s	coverage: 69.2% of statements
15:38:00 [2020-09-03T15:38:00.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:38:00 [2020-09-03T15:38:00.973Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.985s	coverage: 45.9% of statements
15:38:00 [2020-09-03T15:38:00.973Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:38:02 [2020-09-03T15:38:02.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:38:03 [2020-09-03T15:38:03.075Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.226s	coverage: 49.5% of statements
15:38:03 [2020-09-03T15:38:03.722Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.606s	coverage: 76.1% of statements
15:38:03 [2020-09-03T15:38:03.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:38:04 [2020-09-03T15:38:04.031Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
15:38:04 [2020-09-03T15:38:04.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:38:05 [2020-09-03T15:38:05.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:38:06 [2020-09-03T15:38:06.167Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
15:38:06 [2020-09-03T15:38:06.167Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
15:38:06 [2020-09-03T15:38:06.692Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:38:06 [2020-09-03T15:38:06.692Z] === RUN   TestBuildWithEmptyLayers
15:38:07 [2020-09-03T15:38:07.224Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.576s	coverage: 52.1% of statements
15:38:07 [2020-09-03T15:38:07.224Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:38:07 [2020-09-03T15:38:07.224Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:38:09 [2020-09-03T15:38:09.233Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:38:09 [2020-09-03T15:38:09.233Z] === RUN   TestBuildMultiStageOnBuild
15:38:09 [2020-09-03T15:38:09.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:38:09 [2020-09-03T15:38:09.999Z] ok  	github.com/docker/docker/daemon/logger	0.299s	coverage: 41.0% of statements
15:38:10 [2020-09-03T15:38:10.297Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.035s	coverage: 67.0% of statements
15:38:10 [2020-09-03T15:38:10.595Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 4.8% of statements
15:38:10 [2020-09-03T15:38:10.595Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:38:10 [2020-09-03T15:38:10.595Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:38:10 [2020-09-03T15:38:10.896Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.508s	coverage: 77.8% of statements
15:38:10 [2020-09-03T15:38:10.896Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:38:10 [2020-09-03T15:38:10.896Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:38:11 [2020-09-03T15:38:11.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:38:11 [2020-09-03T15:38:11.950Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
15:38:12 [2020-09-03T15:38:12.248Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
15:38:13 [2020-09-03T15:38:13.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:38:13 [2020-09-03T15:38:13.300Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
15:38:13 [2020-09-03T15:38:13.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:38:13 [2020-09-03T15:38:13.954Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 75.2% of statements
15:38:13 [2020-09-03T15:38:13.954Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:38:14 [2020-09-03T15:38:14.508Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:38:14 [2020-09-03T15:38:14.508Z] === RUN   TestBuildUncleanTarFilenames
15:38:14 [2020-09-03T15:38:14.767Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
15:38:14 [2020-09-03T15:38:14.767Z] === RUN   TestBuildMultiStageLayerLeak
15:38:15 [2020-09-03T15:38:15.491Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.060s	coverage: 33.3% of statements
15:38:15 [2020-09-03T15:38:15.491Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
15:38:15 [2020-09-03T15:38:15.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:38:16 [2020-09-03T15:38:16.564Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 46.8% of statements
15:38:16 [2020-09-03T15:38:16.564Z] ok  	github.com/docker/docker/daemon/logger/templates	0.048s	coverage: 8.3% of statements
15:38:17 [2020-09-03T15:38:17.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:38:19 [2020-09-03T15:38:19.352Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
15:38:19 [2020-09-03T15:38:19.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:38:20 [2020-09-03T15:38:20.001Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.470s	coverage: 82.5% of statements
15:38:20 [2020-09-03T15:38:20.001Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:38:20 [2020-09-03T15:38:20.001Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:38:20 [2020-09-03T15:38:20.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
15:38:20 [2020-09-03T15:38:20.051Z] === RUN   TestBuildWithHugeFile
15:38:20 [2020-09-03T15:38:20.300Z] ok  	github.com/docker/docker/distribution/metadata	0.083s	coverage: 48.2% of statements
15:38:20 [2020-09-03T15:38:20.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:38:21 [2020-09-03T15:38:21.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:38:22 [2020-09-03T15:38:22.146Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:38:22 [2020-09-03T15:38:22.407Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
15:38:23 [2020-09-03T15:38:23.070Z] ok  	github.com/docker/docker/distribution	0.701s	coverage: 21.9% of statements
15:38:23 [2020-09-03T15:38:23.070Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:38:23 [2020-09-03T15:38:23.863Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:38:23 [2020-09-03T15:38:23.863Z] Using test binary docker
15:38:23 [2020-09-03T15:38:23.863Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:38:23 [2020-09-03T15:38:23.863Z] +++ /etc/init.d/apparmor start
15:38:23 [2020-09-03T15:38:23.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:38:23 [2020-09-03T15:38:23.863Z] INFO: Waiting for daemon to start...
15:38:23 [2020-09-03T15:38:23.863Z] Starting dockerd
15:38:23 [2020-09-03T15:38:23.863Z] +++ 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
15:38:24 [2020-09-03T15:38:24.606Z] ok  	github.com/docker/docker/image	0.063s	coverage: 86.4% of statements
15:38:25 [2020-09-03T15:38:25.253Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
15:38:25 [2020-09-03T15:38:25.904Z] ok  	github.com/docker/docker/distribution/xfer	1.705s	coverage: 85.6% of statements
15:38:25 [2020-09-03T15:38:25.904Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:38:25 [2020-09-03T15:38:25.904Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:38:25 [2020-09-03T15:38:25.904Z] ok  	github.com/docker/docker/image/v1	0.047s	coverage: 25.0% of statements
15:38:25 [2020-09-03T15:38:25.904Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:38:26 [2020-09-03T15:38:26.205Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
15:38:27 [2020-09-03T15:38:27.274Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 50.0% of statements
15:38:30 [2020-09-03T15:38:30.458Z] .
15:38:30 [2020-09-03T15:38:30.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:38:30 [2020-09-03T15:38:30.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:38:30 [2020-09-03T15:38:30.458Z] Error: No such image: emptyfs
15:38:30 [2020-09-03T15:38:30.458Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:38:30 [2020-09-03T15:38:30.458Z] ++++ docker load
15:38:30 [2020-09-03T15:38:30.458Z] Running integration-test (iteration 1)
15:38:30 [2020-09-03T15:38:30.458Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:38:30 [2020-09-03T15:38:30.458Z] ++ 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
15:38:30 [2020-09-03T15:38:30.458Z] ++ set -e
15:38:30 [2020-09-03T15:38:30.458Z] ++ '[' -n 0 ']'
15:38:30 [2020-09-03T15:38:30.458Z] ++ set -x
15:38:30 [2020-09-03T15:38:30.459Z] ++ env -i DEST=/go/src/github.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
15:38:30 [2020-09-03T15:38:30.875Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.1% of statements
15:38:31 [2020-09-03T15:38:31.175Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
15:38:31 [2020-09-03T15:38:31.471Z] ok  	github.com/docker/docker/pkg/archive	0.953s	coverage: 76.9% of statements
15:38:31 [2020-09-03T15:38:31.471Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
15:38:32 [2020-09-03T15:38:32.136Z] ok  	github.com/docker/docker/pkg/authorization	1.594s	coverage: 68.3% of statements
15:38:32 [2020-09-03T15:38:32.440Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
15:38:33 [2020-09-03T15:38:33.505Z] ok  	github.com/docker/docker/pkg/discovery	0.018s	coverage: 58.3% of statements
15:38:33 [2020-09-03T15:38:33.505Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
15:38:34 [2020-09-03T15:38:34.569Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:38:35 [2020-09-03T15:38:35.219Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
15:38:35 [2020-09-03T15:38:35.519Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:38:36 [2020-09-03T15:38:36.171Z] ok  	github.com/docker/docker/layer	7.170s	coverage: 68.8% of statements
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/oci	[no test files]
15:38:36 [2020-09-03T15:38:36.171Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:38:36 [2020-09-03T15:38:36.817Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
15:38:37 [2020-09-03T15:38:37.114Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
15:38:37 [2020-09-03T15:38:37.411Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.057s	coverage: 43.2% of statements
15:38:37 [2020-09-03T15:38:37.411Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:38:37 [2020-09-03T15:38:37.411Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:38:38 [2020-09-03T15:38:38.058Z] ok  	github.com/docker/docker/pkg/fsutils	0.397s	coverage: 85.1% of statements
15:38:38 [2020-09-03T15:38:38.058Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
15:38:38 [2020-09-03T15:38:38.356Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
15:38:39 [2020-09-03T15:38:39.422Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
15:38:39 [2020-09-03T15:38:39.422Z] ok  	github.com/docker/docker/pkg/locker	0.056s	coverage: 88.9% of statements
15:38:39 [2020-09-03T15:38:39.506Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:38:40 [2020-09-03T15:38:40.079Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
15:38:40 [2020-09-03T15:38:40.377Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
15:38:40 [2020-09-03T15:38:40.377Z] ok  	github.com/docker/docker/pkg/idtools	0.771s	coverage: 70.1% of statements
15:38:40 [2020-09-03T15:38:40.677Z] ok  	github.com/docker/docker/pkg/ioutils	1.290s	coverage: 69.3% of statements
15:38:40 [2020-09-03T15:38:40.677Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:38:40 [2020-09-03T15:38:40.677Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:38:40 [2020-09-03T15:38:40.677Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:38:40 [2020-09-03T15:38:40.983Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
15:38:41 [2020-09-03T15:38:41.285Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
15:38:41 [2020-09-03T15:38:41.701Z] 
15:38:41 [2020-09-03T15:38:41.701Z]  ________   ____  __.
15:38:41 [2020-09-03T15:38:41.701Z]  \_____  \ |    |/ _|
15:38:41 [2020-09-03T15:38:41.701Z]  /   |   \|      <
15:38:41 [2020-09-03T15:38:41.701Z]  /    |    \    |  \
15:38:41 [2020-09-03T15:38:41.701Z]  \_______  /____|__ \
15:38:41 [2020-09-03T15:38:41.701Z]          \/        \/
15:38:41 [2020-09-03T15:38:41.701Z] 
15:38:41 [2020-09-03T15:38:41.701Z] INFO: make.ps1 ended at 09/03/2020 15:38:41
15:38:41 [2020-09-03T15:38:41.945Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 86.7% of statements
15:38:41 [2020-09-03T15:38:41.945Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
15:38:41 [2020-09-03T15:38:41.945Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:38:41 [2020-09-03T15:38:41.945Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:38:42 [2020-09-03T15:38:42.631Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
15:38:42 [2020-09-03T15:38:42.725Z] Loaded image: buildpack-deps:buster
15:38:43 [2020-09-03T15:38:43.298Z] Loaded image: busybox:latest
15:38:43 [2020-09-03T15:38:43.691Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
15:38:43 [2020-09-03T15:38:43.691Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
15:38:43 [2020-09-03T15:38:43.691Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.022s	coverage: 85.7% of statements
15:38:43 [2020-09-03T15:38:43.899Z] INFO: Binaries build ended at 09/03/2020 15:38:43. Duration:00:01:09.8508311
15:38:44 [2020-09-03T15:38:44.337Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
15:38:44 [2020-09-03T15:38:44.684Z] Loaded image: busybox:glibc
15:38:44 [2020-09-03T15:38:44.685Z] Loaded image: debian:buster
15:38:44 [2020-09-03T15:38:44.685Z] Loaded image: hello-world:latest
15:38:44 [2020-09-03T15:38:44.685Z] INFO: Testing against a local daemon
15:38:44 [2020-09-03T15:38:44.685Z] === RUN   TestCgroupNamespacesBuild
15:38:45 [2020-09-03T15:38:45.390Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
15:38:45 [2020-09-03T15:38:45.390Z] ok  	github.com/docker/docker/pkg/pubsub	1.152s	coverage: 73.9% of statements
15:38:45 [2020-09-03T15:38:45.451Z] INFO: Copying the built daemon binary to d:\CI\PR-41412\1\binary\dockerd-173d6d8416.exe...
15:38:45 [2020-09-03T15:38:45.451Z] INFO: Copying the built client binary to d:\CI\PR-41412\1\binary\docker-173d6d8416.exe...
15:38:45 [2020-09-03T15:38:45.451Z] INFO: Copying dockerversion from the container...
15:38:45 [2020-09-03T15:38:45.914Z] INFO: Copying the golang package from the container to d:\CI\PR-41412\1\installer\go.zip...
15:38:46 [2020-09-03T15:38:46.061Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
15:38:46 [2020-09-03T15:38:46.061Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
15:38:46 [2020-09-03T15:38:46.706Z] ok  	github.com/docker/docker/pkg/symlink	0.012s	coverage: 87.7% of statements
15:38:47 [2020-09-03T15:38:47.768Z] ok  	github.com/docker/docker/pkg/signal	2.918s	coverage: 61.0% of statements
15:38:47 [2020-09-03T15:38:47.768Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
15:38:47 [2020-09-03T15:38:47.768Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 36.9% of statements
15:38:48 [2020-09-03T15:38:48.823Z] ok  	github.com/docker/docker/pkg/tailfile	0.089s	coverage: 88.6% of statements
15:38:48 [2020-09-03T15:38:48.823Z] testing: warning: no tests to run
15:38:48 [2020-09-03T15:38:48.823Z] coverage: [no statements]
15:38:48 [2020-09-03T15:38:48.823Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
15:38:48 [2020-09-03T15:38:48.894Z] --- PASS: TestCgroupNamespacesBuild (4.26s)
15:38:48 [2020-09-03T15:38:48.894Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:38:49 [2020-09-03T15:38:49.132Z] ok  	github.com/docker/docker/pkg/tarsum	0.136s	coverage: 89.3% of statements
15:38:49 [2020-09-03T15:38:49.441Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
15:38:49 [2020-09-03T15:38:49.673Z] INFO: Extracting go.zip to d:\CI\PR-41412\1\go
15:38:49 [2020-09-03T15:38:49.738Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
15:38:49 [2020-09-03T15:38:49.739Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
15:38:50 [2020-09-03T15:38:50.810Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
15:38:50 [2020-09-03T15:38:50.810Z] === RUN   TestBuildWithSession
15:38:50 [2020-09-03T15:38:50.810Z] --- SKIP: TestBuildWithSession (0.00s)
15:38:50 [2020-09-03T15:38:50.810Z]     build_session_test.go:25: TODO: BuildKit
15:38:50 [2020-09-03T15:38:50.810Z] === RUN   TestBuildSquashParent
15:38:52 [2020-09-03T15:38:52.517Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.5% of statements
15:38:52 [2020-09-03T15:38:52.517Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 68.8% of statements
15:38:53 [2020-09-03T15:38:53.575Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
15:38:54 [2020-09-03T15:38:54.221Z] ok  	github.com/docker/docker/plugin	0.589s	coverage: 23.1% of statements
15:38:55 [2020-09-03T15:38:55.275Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 50.9% of statements
15:38:55 [2020-09-03T15:38:55.574Z] ok  	github.com/docker/docker/registry/resumable	0.048s	coverage: 100.0% of statements
15:38:56 [2020-09-03T15:38:56.224Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
15:38:56 [2020-09-03T15:38:56.522Z] ok  	github.com/docker/docker/registry	0.258s	coverage: 56.3% of statements
15:38:57 [2020-09-03T15:38:57.399Z] --- PASS: TestBuildSquashParent (6.31s)
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:57 [2020-09-03T15:38:57.399Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.399Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:57 [2020-09-03T15:38:57.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:57 [2020-09-03T15:38:57.584Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 66.1% of statements
15:38:59 [2020-09-03T15:38:59.684Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
15:38:59 [2020-09-03T15:38:59.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:59 [2020-09-03T15:38:59.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:39:01 [2020-09-03T15:39:01.221Z] ok  	github.com/docker/docker/volume/mounts	0.066s	coverage: 67.0% of statements
15:39:01 [2020-09-03T15:39:01.221Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
15:39:02 [2020-09-03T15:39:02.262Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
15:39:02 [2020-09-03T15:39:02.500Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s)
15:39:02 [2020-09-03T15:39:02.500Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
15:39:02 [2020-09-03T15:39:02.500Z] === RUN   TestBuildMultiStageCopy
15:39:02 [2020-09-03T15:39:02.500Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:39:04 [2020-09-03T15:39:04.416Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:39:04 [2020-09-03T15:39:04.988Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:39:05 [2020-09-03T15:39:05.560Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:39:06 [2020-09-03T15:39:06.132Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:39:06 [2020-09-03T15:39:06.704Z] --- PASS: TestBuildMultiStageCopy (4.40s)
15:39:06 [2020-09-03T15:39:06.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s)
15:39:06 [2020-09-03T15:39:06.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
15:39:06 [2020-09-03T15:39:06.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:39:06 [2020-09-03T15:39:06.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
15:39:06 [2020-09-03T15:39:06.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
15:39:06 [2020-09-03T15:39:06.704Z] === RUN   TestBuildMultiStageParentConfig
15:39:08 [2020-09-03T15:39:08.091Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
15:39:08 [2020-09-03T15:39:08.091Z] === RUN   TestBuildLabelWithTargets
15:39:09 [2020-09-03T15:39:09.530Z] --- PASS: TestImportExtremelyLargeImageWorks (81.09s)
15:39:09 [2020-09-03T15:39:09.530Z] PASS
15:39:09 [2020-09-03T15:39:09.530Z] 
15:39:09 [2020-09-03T15:39:09.530Z] === Skipped
15:39:09 [2020-09-03T15:39:09.530Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:39:09 [2020-09-03T15:39:09.530Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:09 [2020-09-03T15:39:09.530Z] 
15:39:09 [2020-09-03T15:39:09.530Z] 
15:39:09 [2020-09-03T15:39:09.530Z] DONE 12 tests, 1 skipped in 82.594s
15:39:09 [2020-09-03T15:39:09.530Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:39:09 [2020-09-03T15:39:09.530Z] ++ 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
15:39:09 [2020-09-03T15:39:09.530Z] ++ set -e
15:39:09 [2020-09-03T15:39:09.530Z] ++ '[' -n 0 ']'
15:39:09 [2020-09-03T15:39:09.530Z] ++ set -x
15:39:09 [2020-09-03T15:39:09.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:39:09 [2020-09-03T15:39:09.530Z] INFO: Testing against a local daemon
15:39:09 [2020-09-03T15:39:09.530Z] === RUN   TestNetworkCreateDelete
15:39:09 [2020-09-03T15:39:09.530Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:39:09 [2020-09-03T15:39:09.530Z] === RUN   TestDockerNetworkDeletePreferID
15:39:09 [2020-09-03T15:39:09.530Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:39:09 [2020-09-03T15:39:09.530Z] === RUN   TestDaemonDNSFallback
15:39:10 [2020-09-03T15:39:10.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:39:10 [2020-09-03T15:39:10.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:39:10 [2020-09-03T15:39:10.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:39:10 [2020-09-03T15:39:10.641Z] --- PASS: TestBuildLabelWithTargets (2.19s)
15:39:10 [2020-09-03T15:39:10.641Z] === RUN   TestBuildWithEmptyLayers
15:39:11 [2020-09-03T15:39:11.214Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
15:39:11 [2020-09-03T15:39:11.214Z] === RUN   TestBuildMultiStageOnBuild
15:39:11 [2020-09-03T15:39:11.605Z] --- PASS: TestDaemonDNSFallback (2.42s)
15:39:11 [2020-09-03T15:39:11.605Z] === RUN   TestInspectNetwork
15:39:11 [2020-09-03T15:39:11.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:39:12 [2020-09-03T15:39:12.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:39:13 [2020-09-03T15:39:13.762Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
15:39:13 [2020-09-03T15:39:13.762Z] === RUN   TestBuildUncleanTarFilenames
15:39:14 [2020-09-03T15:39:14.348Z] ..........................xx....................                         [ 29%]
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Extraction ended at 09/03/2020 15:39:10. Duration:00:00:21.5989794
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Updating the golang and path environment variables
15:39:14 [2020-09-03T15:39:14.888Z] INFO: GOPATH=d:\gopath
15:39:14 [2020-09-03T15:39:14.888Z] INFO: go version go1.13.15 windows/amd64
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Running the daemon under test in debug mode
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Starting a daemon under test...
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41412\1\daemon --pidfile d:\CI\PR-41412\1\docker.pid -D
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Process started successfully.
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Start tailing logs of the daemon under tests
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Waiting for the daemon under test to start...
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Daemon under test started and replied!
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Docker version of the daemon under test
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] Client:
15:39:14 [2020-09-03T15:39:14.888Z]  Version:      17.06.2-ce
15:39:14 [2020-09-03T15:39:14.888Z]  API version:  1.30
15:39:14 [2020-09-03T15:39:14.888Z]  Go version:   go1.8.3
15:39:14 [2020-09-03T15:39:14.888Z]  Git commit:   cec0b72
15:39:14 [2020-09-03T15:39:14.888Z]  Built:        Tue Sep  5 19:57:19 2017
15:39:14 [2020-09-03T15:39:14.888Z]  OS/Arch:      windows/amd64
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] Server:
15:39:14 [2020-09-03T15:39:14.888Z]  Version:      0.0.0-dev
15:39:14 [2020-09-03T15:39:14.888Z]  API version:  1.41 (minimum version 1.24)
15:39:14 [2020-09-03T15:39:14.888Z]  Go version:   go1.13.15
15:39:14 [2020-09-03T15:39:14.888Z]  Git commit:   173d6d8416
15:39:14 [2020-09-03T15:39:14.888Z]  Built:        09/03/2020 15:37:37
15:39:14 [2020-09-03T15:39:14.888Z]  OS/Arch:      windows/amd64
15:39:14 [2020-09-03T15:39:14.888Z]  Experimental: false
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Docker info of the daemon under test
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] Containers: 0
15:39:14 [2020-09-03T15:39:14.888Z]  Running: 0
15:39:14 [2020-09-03T15:39:14.888Z]  Paused: 0
15:39:14 [2020-09-03T15:39:14.888Z]  Stopped: 0
15:39:14 [2020-09-03T15:39:14.888Z] Images: 0
15:39:14 [2020-09-03T15:39:14.888Z] Server Version: 0.0.0-dev
15:39:14 [2020-09-03T15:39:14.888Z] Storage Driver: windowsfilter
15:39:14 [2020-09-03T15:39:14.888Z]  Windows: 
15:39:14 [2020-09-03T15:39:14.888Z] Logging Driver: json-file
15:39:14 [2020-09-03T15:39:14.888Z] Plugins: 
15:39:14 [2020-09-03T15:39:14.888Z]  Volume: local
15:39:14 [2020-09-03T15:39:14.888Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:39:14 [2020-09-03T15:39:14.888Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:39:14 [2020-09-03T15:39:14.888Z] Swarm: inactive
15:39:14 [2020-09-03T15:39:14.888Z] Default Isolation: process
15:39:14 [2020-09-03T15:39:14.888Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:39:14 [2020-09-03T15:39:14.888Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:39:14 [2020-09-03T15:39:14.888Z] OSType: windows
15:39:14 [2020-09-03T15:39:14.888Z] Architecture: x86_64
15:39:14 [2020-09-03T15:39:14.888Z] CPUs: 4
15:39:14 [2020-09-03T15:39:14.888Z] Total Memory: 32GiB
15:39:14 [2020-09-03T15:39:14.888Z] Name: azwin-2-8f41d0
15:39:14 [2020-09-03T15:39:14.888Z] ID: VU6K:ESNI:GLF2:KL63:6DLT:2N3A:7B47:KRNI:4RNI:VEIL:Y2KO:OFOJ
15:39:14 [2020-09-03T15:39:14.888Z] Docker Root Dir: D:\CI\PR-41412\1\daemon
15:39:14 [2020-09-03T15:39:14.888Z] Debug Mode (client): false
15:39:14 [2020-09-03T15:39:14.888Z] Debug Mode (server): true
15:39:14 [2020-09-03T15:39:14.888Z]  File Descriptors: -1
15:39:14 [2020-09-03T15:39:14.888Z]  Goroutines: 17
15:39:14 [2020-09-03T15:39:14.888Z]  System Time: 2020-09-03T15:39:14.6081137Z
15:39:14 [2020-09-03T15:39:14.888Z]  EventsListeners: 0
15:39:14 [2020-09-03T15:39:14.888Z] Registry: https://index.docker.io/v1/
15:39:14 [2020-09-03T15:39:14.888Z] Labels:
15:39:14 [2020-09-03T15:39:14.888Z] Experimental: false
15:39:14 [2020-09-03T15:39:14.888Z] Insecure Registries:
15:39:14 [2020-09-03T15:39:14.888Z]  127.0.0.0/8
15:39:14 [2020-09-03T15:39:14.888Z] Live Restore Enabled: false
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Docker images of the daemon under test
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:39:14 [2020-09-03T15:39:14.888Z] 
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:39:14 [2020-09-03T15:39:14.888Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:39:15 [2020-09-03T15:39:15.152Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
15:39:15 [2020-09-03T15:39:15.152Z] === RUN   TestBuildMultiStageLayerLeak
15:39:15 [2020-09-03T15:39:15.351Z] ltsc2019: Pulling from windows/servercore
15:39:15 [2020-09-03T15:39:15.351Z] 4612f6d0b889: Pulling fs layer
15:39:15 [2020-09-03T15:39:15.351Z] 3ab49687905c: Pulling fs layer
15:39:16 [2020-09-03T15:39:16.307Z] --- PASS: TestBuildWithHugeFile (52.86s)
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildWithEmptyDockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:16 [2020-09-03T15:39:16.307Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
15:39:16 [2020-09-03T15:39:16.307Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:39:16 [2020-09-03T15:39:16.307Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:39:16 [2020-09-03T15:39:16.307Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildPreserveOwnership
15:39:16 [2020-09-03T15:39:16.307Z] === RUN   TestBuildPreserveOwnership/copy_from
15:39:17 [2020-09-03T15:39:17.184Z] === RUN   TestInspectNetwork/full_network_id
15:39:17 [2020-09-03T15:39:17.184Z] === RUN   TestInspectNetwork/partial_network_id
15:39:17 [2020-09-03T15:39:17.184Z] === RUN   TestInspectNetwork/network_name
15:39:17 [2020-09-03T15:39:17.184Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:39:17 [2020-09-03T15:39:17.706Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/rootless	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/volume	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === Skipped
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver btrfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver btrfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver btrfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver btrfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver btrfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:73: No driver to put!
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z] time="2020-09-03T15:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z] time="2020-09-03T15:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:39:17 [2020-09-03T15:39:17.706Z] time="2020-09-03T15:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:39:17 [2020-09-03T15:39:17.706Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:39:17 [2020-09-03T15:39:17.706Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z] time="2020-09-03T15:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z] time="2020-09-03T15:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:73: No driver to put!
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     overlay_test.go:49: Fails to compute changes intermittently
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver zfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver zfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver zfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver zfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:46: Driver zfs not supported
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     graphtest_unix.go:73: No driver to put!
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:39:17 [2020-09-03T15:39:17.707Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] 
15:39:17 [2020-09-03T15:39:17.707Z] DONE 2142 tests, 26 skipped in 257.697s
15:39:17 [2020-09-03T15:39:17.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
Post stage
[Pipeline] junit
15:39:18 [2020-09-03T15:39:18.049Z] Recording test results
15:39:18 [2020-09-03T15:39:18.215Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:39:18 [2020-09-03T15:39:18.458Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
15:39:18 [2020-09-03T15:39:18.458Z] === RUN   TestBuildWithHugeFile
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:39:20 [2020-09-03T15:39:20.183Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -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:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh dynbinary test-integration
15:39:20 [2020-09-03T15:39:20.494Z] 
15:39:20 [2020-09-03T15:39:20.494Z] Removing bundles/
15:39:20 [2020-09-03T15:39:20.494Z] 
15:39:20 [2020-09-03T15:39:20.494Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:39:20 [2020-09-03T15:39:20.494Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:39:20 [2020-09-03T15:39:20.494Z] GOOS="" GOARCH="" GOARM=""
15:39:22 [2020-09-03T15:39:22.409Z] --- PASS: TestBuildPreserveOwnership (9.78s)
15:39:22 [2020-09-03T15:39:22.409Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.76s)
15:39:22 [2020-09-03T15:39:22.409Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestBuildPlatformInvalid
15:39:22 [2020-09-03T15:39:22.409Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:39:22 [2020-09-03T15:39:22.409Z] PASS
15:39:22 [2020-09-03T15:39:22.409Z] 
15:39:22 [2020-09-03T15:39:22.409Z] === Skipped
15:39:22 [2020-09-03T15:39:22.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:39:22 [2020-09-03T15:39:22.409Z]     build_session_test.go:25: TODO: BuildKit
15:39:22 [2020-09-03T15:39:22.409Z] 
15:39:22 [2020-09-03T15:39:22.409Z] 
15:39:22 [2020-09-03T15:39:22.409Z] DONE 32 tests, 1 skipped in 129.278s
15:39:22 [2020-09-03T15:39:22.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:39:22 [2020-09-03T15:39:22.409Z] INFO: Testing against a local daemon
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigInspect
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestConfigInspect (0.02s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigList
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestConfigList (0.02s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigsCreateAndDelete
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigsUpdate
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestConfigsUpdate (0.02s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestTemplatedConfig
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestTemplatedConfig (0.00s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigCreateResolve
15:39:22 [2020-09-03T15:39:22.409Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:39:22 [2020-09-03T15:39:22.409Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:22 [2020-09-03T15:39:22.409Z] === RUN   TestConfigDaemonLibtrustID
15:39:22 [2020-09-03T15:39:22.968Z] --- PASS: TestInspectNetwork (10.85s)
15:39:22 [2020-09-03T15:39:22.968Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:39:22 [2020-09-03T15:39:22.968Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:39:22 [2020-09-03T15:39:22.968Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:39:22 [2020-09-03T15:39:22.968Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:39:22 [2020-09-03T15:39:22.968Z] === RUN   TestRunContainerWithBridgeNone
15:39:23 [2020-09-03T15:39:23.963Z] 3ab49687905c: Verifying Checksum
15:39:23 [2020-09-03T15:39:23.963Z] 3ab49687905c: Download complete
15:39:24 [2020-09-03T15:39:24.318Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
15:39:24 [2020-09-03T15:39:24.318Z] PASS
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === Skipped
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:39:24 [2020-09-03T15:39:24.318Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] 
15:39:24 [2020-09-03T15:39:24.318Z] DONE 7 tests, 6 skipped in 1.825s
15:39:24 [2020-09-03T15:39:24.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:39:24 [2020-09-03T15:39:24.318Z] INFO: Testing against a local daemon
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestCheckpoint
15:39:24 [2020-09-03T15:39:24.318Z] --- SKIP: TestCheckpoint (0.00s)
15:39:24 [2020-09-03T15:39:24.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestContainerInvalidJSON
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:39:24 [2020-09-03T15:39:24.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:39:24 [2020-09-03T15:39:24.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:39:24 [2020-09-03T15:39:24.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:39:24 [2020-09-03T15:39:24.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:39:24 [2020-09-03T15:39:24.318Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:39:24 [2020-09-03T15:39:24.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:39:24 [2020-09-03T15:39:24.318Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:39:24 [2020-09-03T15:39:24.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:39:24 [2020-09-03T15:39:24.318Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:39:24 [2020-09-03T15:39:24.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:39:24 [2020-09-03T15:39:24.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestCopyFromContainerPathIsNotDir
15:39:24 [2020-09-03T15:39:24.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestCopyToContainerPathDoesNotExist
15:39:24 [2020-09-03T15:39:24.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:39:24 [2020-09-03T15:39:24.318Z] === RUN   TestCopyToContainerPathIsNotDir
15:39:24 [2020-09-03T15:39:24.577Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:39:24 [2020-09-03T15:39:24.577Z] === RUN   TestCopyFromContainer
15:39:25 [2020-09-03T15:39:25.041Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
15:39:25 [2020-09-03T15:39:25.041Z] === RUN   TestNetworkInvalidJSON
15:39:25 [2020-09-03T15:39:25.041Z] === RUN   TestNetworkInvalidJSON//networks/create
15:39:25 [2020-09-03T15:39:25.041Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:39:25 [2020-09-03T15:39:25.041Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:39:25 [2020-09-03T15:39:25.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:39:25 [2020-09-03T15:39:25.041Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:25 [2020-09-03T15:39:25.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:25 [2020-09-03T15:39:25.041Z] === CONT  TestNetworkInvalidJSON//networks/create
15:39:25 [2020-09-03T15:39:25.041Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:25 [2020-09-03T15:39:25.041Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:39:25 [2020-09-03T15:39:25.041Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:39:25 [2020-09-03T15:39:25.041Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:39:25 [2020-09-03T15:39:25.041Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:39:25 [2020-09-03T15:39:25.041Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:39:25 [2020-09-03T15:39:25.041Z] === RUN   TestHostIPv4BridgeLabel
15:39:25 [2020-09-03T15:39:25.334Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
15:39:25 [2020-09-03T15:39:25.334Z] === RUN   TestDaemonRestartWithLiveRestore
15:39:26 [2020-09-03T15:39:26.370Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:39:26 [2020-09-03T15:39:26.370Z] === RUN   TestDaemonDefaultNetworkPools
15:39:27 [2020-09-03T15:39:27.406Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
15:39:27 [2020-09-03T15:39:27.406Z] === RUN   TestDaemonRestartWithExistingNetwork
15:39:28 [2020-09-03T15:39:28.443Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:39:28 [2020-09-03T15:39:28.443Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer//
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer//bar/root
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer//bar/root/
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/quux
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/quux/
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCopyFromContainer/bar/notarget
15:39:28 [2020-09-03T15:39:28.766Z] --- PASS: TestCopyFromContainer (4.32s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer// (0.07s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:28 [2020-09-03T15:39:28.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateLinkToNonExistingContainer
15:39:28 [2020-09-03T15:39:28.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateWithInvalidEnv
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateWithInvalidEnv/0
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateWithInvalidEnv/0
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateWithInvalidEnv/1
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateWithInvalidEnv/1
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateWithInvalidEnv/2
15:39:28 [2020-09-03T15:39:28.766Z] === PAUSE TestCreateWithInvalidEnv/2
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateWithInvalidEnv/0
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateWithInvalidEnv/2
15:39:28 [2020-09-03T15:39:28.766Z] === CONT  TestCreateWithInvalidEnv/1
15:39:28 [2020-09-03T15:39:28.766Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateTmpfsMountsTarget
15:39:28 [2020-09-03T15:39:28.766Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:39:28 [2020-09-03T15:39:28.766Z] === RUN   TestCreateWithCustomMaskedPaths
15:39:29 [2020-09-03T15:39:29.693Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:39:29 [2020-09-03T15:39:29.781Z] 4612f6d0b889: Verifying Checksum
15:39:29 [2020-09-03T15:39:29.781Z] 4612f6d0b889: Download complete
15:39:29 [2020-09-03T15:39:29.952Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
15:39:29 [2020-09-03T15:39:29.952Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:39:30 [2020-09-03T15:39:30.149Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
15:39:30 [2020-09-03T15:39:30.149Z] === RUN   TestCreateWithCustomReadonlyPaths
15:39:30 [2020-09-03T15:39:30.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:39:30 [2020-09-03T15:39:30.245Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
15:39:30 [2020-09-03T15:39:30.245Z] === RUN   TestServiceWithPredefinedNetwork
15:39:31 [2020-09-03T15:39:31.529Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:39:31 [2020-09-03T15:39:31.529Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:39:31 [2020-09-03T15:39:31.529Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:39:31 [2020-09-03T15:39:31.529Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:39:31 [2020-09-03T15:39:31.529Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:39:31 [2020-09-03T15:39:31.529Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:39:31 [2020-09-03T15:39:31.529Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:39:31 [2020-09-03T15:39:31.789Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestCreateDifferentPlatform
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestCreateDifferentPlatform/different_os
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:39:31 [2020-09-03T15:39:31.789Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:39:31 [2020-09-03T15:39:31.789Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:39:31 [2020-09-03T15:39:31.789Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:39:31 [2020-09-03T15:39:31.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestContainerStartOnDaemonRestart
15:39:31 [2020-09-03T15:39:31.789Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:39:31 [2020-09-03T15:39:31.789Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestDaemonRestartIpcMode
15:39:31 [2020-09-03T15:39:31.789Z] === PAUSE TestDaemonRestartIpcMode
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestDaemonHostGatewayIP
15:39:31 [2020-09-03T15:39:31.789Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:39:31 [2020-09-03T15:39:31.789Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestContainerKillOnDaemonStart
15:39:31 [2020-09-03T15:39:31.789Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:39:31 [2020-09-03T15:39:31.789Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:39:31 [2020-09-03T15:39:31.789Z] === RUN   TestDiff
15:39:32 [2020-09-03T15:39:32.049Z] --- PASS: TestDiff (0.41s)
15:39:32 [2020-09-03T15:39:32.049Z] === RUN   TestExecWithCloseStdin
15:39:32 [2020-09-03T15:39:32.618Z] --- PASS: TestExecWithCloseStdin (0.44s)
15:39:32 [2020-09-03T15:39:32.618Z] === RUN   TestExec
15:39:33 [2020-09-03T15:39:33.188Z] --- PASS: TestExec (0.45s)
15:39:33 [2020-09-03T15:39:33.188Z] === RUN   TestExecUser
15:39:33 [2020-09-03T15:39:33.448Z] --- PASS: TestExecUser (0.46s)
15:39:33 [2020-09-03T15:39:33.448Z] === RUN   TestExportContainerAndImportImage
15:39:33 [2020-09-03T15:39:33.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:39:34 [2020-09-03T15:39:34.017Z] --- PASS: TestExportContainerAndImportImage (0.59s)
15:39:34 [2020-09-03T15:39:34.017Z] === RUN   TestExportContainerAfterDaemonRestart
15:39:34 [2020-09-03T15:39:34.705Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
15:39:34 [2020-09-03T15:39:34.705Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:39:34 [2020-09-03T15:39:34.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:39:34 [2020-09-03T15:39:34.705Z]     service_test.go:236: FLAKY_TEST
15:39:34 [2020-09-03T15:39:34.705Z] === RUN   TestServiceWithDataPathPortInit
15:39:36 [2020-09-03T15:39:36.264Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:39:37 [2020-09-03T15:39:37.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:39:38 [2020-09-03T15:39:38.215Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s)
15:39:38 [2020-09-03T15:39:38.215Z] === RUN   TestHealthCheckWorkdir
15:39:38 [2020-09-03T15:39:38.215Z] --- PASS: TestHealthCheckWorkdir (0.58s)
15:39:38 [2020-09-03T15:39:38.215Z] === RUN   TestHealthKillContainer
15:39:39 [2020-09-03T15:39:39.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:39:39 [2020-09-03T15:39:39.796Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:39:40 [2020-09-03T15:39:40.806Z] --- PASS: TestHealthKillContainer (2.50s)
15:39:40 [2020-09-03T15:39:40.806Z] === RUN   TestInspectCpusetInConfigPre120
15:39:41 [2020-09-03T15:39:41.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
15:39:41 [2020-09-03T15:39:41.072Z] === RUN   TestIpcModeNone
15:39:41 [2020-09-03T15:39:41.336Z] --- PASS: TestIpcModeNone (0.51s)
15:39:41 [2020-09-03T15:39:41.336Z] === RUN   TestIpcModePrivate
15:39:41 [2020-09-03T15:39:41.904Z] --- PASS: TestIpcModePrivate (0.44s)
15:39:41 [2020-09-03T15:39:41.904Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
15:39:41 [2020-09-03T15:39:41.904Z] === RUN   TestIpcModeShareable
15:39:41 [2020-09-03T15:39:41.904Z] --- SKIP: TestIpcModeShareable (0.00s)
15:39:41 [2020-09-03T15:39:41.904Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:39:41 [2020-09-03T15:39:41.904Z] === RUN   TestAPIIpcModeShareableAndContainer
15:39:43 [2020-09-03T15:39:43.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
15:39:43 [2020-09-03T15:39:43.284Z] === RUN   TestAPIIpcModeHost
15:39:43 [2020-09-03T15:39:43.284Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:39:43 [2020-09-03T15:39:43.284Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:39:43 [2020-09-03T15:39:43.284Z] === RUN   TestDaemonIpcModeShareable
15:39:43 [2020-09-03T15:39:43.284Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:39:43 [2020-09-03T15:39:43.284Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:39:43 [2020-09-03T15:39:43.284Z] === RUN   TestDaemonIpcModePrivate
15:39:43 [2020-09-03T15:39:43.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:39:45 [2020-09-03T15:39:45.821Z] --- PASS: TestDaemonIpcModePrivate (2.21s)
15:39:45 [2020-09-03T15:39:45.821Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:39:45 [2020-09-03T15:39:45.821Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:39:45 [2020-09-03T15:39:45.821Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:39:45 [2020-09-03T15:39:45.821Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:39:45 [2020-09-03T15:39:45.821Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestIpcModeOlderClient
15:39:45 [2020-09-03T15:39:45.821Z] === PAUSE TestIpcModeOlderClient
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestKillContainerInvalidSignal
15:39:45 [2020-09-03T15:39:45.821Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestKillContainer
15:39:45 [2020-09-03T15:39:45.821Z] === RUN   TestKillContainer/no_signal
15:39:46 [2020-09-03T15:39:46.389Z] === RUN   TestKillContainer/non_killing_signal
15:39:46 [2020-09-03T15:39:46.648Z] === RUN   TestKillContainer/killing_signal
15:39:47 [2020-09-03T15:39:47.218Z] --- PASS: TestKillContainer (1.23s)
15:39:47 [2020-09-03T15:39:47.219Z]     --- PASS: TestKillContainer/no_signal (0.40s)
15:39:47 [2020-09-03T15:39:47.219Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
15:39:47 [2020-09-03T15:39:47.219Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
15:39:47 [2020-09-03T15:39:47.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:39:47 [2020-09-03T15:39:47.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:39:47 [2020-09-03T15:39:47.478Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:39:48 [2020-09-03T15:39:48.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
15:39:48 [2020-09-03T15:39:48.046Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
15:39:48 [2020-09-03T15:39:48.046Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:39:48 [2020-09-03T15:39:48.046Z] === RUN   TestKillStoppedContainer
15:39:48 [2020-09-03T15:39:48.046Z] --- PASS: TestKillStoppedContainer (0.04s)
15:39:48 [2020-09-03T15:39:48.046Z] === RUN   TestKillStoppedContainerAPIPre120
15:39:48 [2020-09-03T15:39:48.046Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:39:48 [2020-09-03T15:39:48.046Z] === RUN   TestKillDifferentUserContainer
15:39:48 [2020-09-03T15:39:48.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:39:48 [2020-09-03T15:39:48.615Z] --- PASS: TestKillDifferentUserContainer (0.41s)
15:39:48 [2020-09-03T15:39:48.615Z] === RUN   TestInspectOomKilledTrue
15:39:48 [2020-09-03T15:39:48.615Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:39:48 [2020-09-03T15:39:48.615Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:39:48 [2020-09-03T15:39:48.615Z] === RUN   TestInspectOomKilledFalse
15:39:48 [2020-09-03T15:39:48.615Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:39:48 [2020-09-03T15:39:48.615Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:39:48 [2020-09-03T15:39:48.615Z] === RUN   TestLinksEtcHostsContentMatch
15:39:48 [2020-09-03T15:39:48.615Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:39:48 [2020-09-03T15:39:48.615Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:39:48 [2020-09-03T15:39:48.615Z] === RUN   TestLinksContainerNames
15:39:49 [2020-09-03T15:39:49.183Z] --- PASS: TestLinksContainerNames (0.85s)
15:39:49 [2020-09-03T15:39:49.183Z] === RUN   TestLogsFollowTailEmpty
15:39:49 [2020-09-03T15:39:49.752Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
15:39:49 [2020-09-03T15:39:49.752Z] === RUN   TestContainerNetworkMountsNoChown
15:39:50 [2020-09-03T15:39:50.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/default
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/default
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/private
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/private
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rprivate
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rprivate
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/slave
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/slave
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rslave
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rslave
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/shared
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/shared
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rshared
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rshared
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/default
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/default/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/default/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/rslave
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/rshared
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/shared
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/rprivate
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/slave
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/private
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/private/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/private/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:39:50 [2020-09-03T15:39:50.012Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/default/bind_root
15:39:50 [2020-09-03T15:39:50.012Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/default/mount_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:39:50 [2020-09-03T15:39:50.272Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/private/bind_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/private/mount_root
15:39:50 [2020-09-03T15:39:50.532Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:39:50 [2020-09-03T15:39:50.532Z] --- PASS: TestMountDaemonRoot (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z] === RUN   TestContainerBindMountNonRecursive
15:39:50 [2020-09-03T15:39:50.532Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
15:39:50 [2020-09-03T15:39:50.532Z]     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)
15:39:50 [2020-09-03T15:39:50.532Z] === RUN   TestNetworkNat
15:39:51 [2020-09-03T15:39:51.102Z] --- PASS: TestNetworkNat (0.61s)
15:39:51 [2020-09-03T15:39:51.102Z] === RUN   TestNetworkLocalhostTCPNat
15:39:51 [2020-09-03T15:39:51.673Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
15:39:51 [2020-09-03T15:39:51.673Z] === RUN   TestNetworkLoopbackNat
15:39:52 [2020-09-03T15:39:52.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:39:54 [2020-09-03T15:39:54.211Z] --- PASS: TestNetworkLoopbackNat (2.54s)
15:39:54 [2020-09-03T15:39:54.211Z] === RUN   TestPause
15:39:54 [2020-09-03T15:39:54.211Z] --- SKIP: TestPause (0.00s)
15:39:54 [2020-09-03T15:39:54.211Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:39:54 [2020-09-03T15:39:54.211Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:39:54 [2020-09-03T15:39:54.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:39:54 [2020-09-03T15:39:54.211Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:39:54 [2020-09-03T15:39:54.211Z] === RUN   TestPauseStopPausedContainer
15:39:54 [2020-09-03T15:39:54.211Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:39:54 [2020-09-03T15:39:54.211Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:39:54 [2020-09-03T15:39:54.211Z] === RUN   TestPsFilter
15:39:54 [2020-09-03T15:39:54.211Z] --- PASS: TestPsFilter (0.11s)
15:39:54 [2020-09-03T15:39:54.211Z] === RUN   TestRemoveContainerWithRemovedVolume
15:39:54 [2020-09-03T15:39:54.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
15:39:54 [2020-09-03T15:39:54.779Z] === RUN   TestRemoveContainerWithVolume
15:39:55 [2020-09-03T15:39:55.039Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
15:39:55 [2020-09-03T15:39:55.039Z] === RUN   TestRemoveContainerRunning
15:39:55 [2020-09-03T15:39:55.607Z] --- PASS: TestRemoveContainerRunning (0.44s)
15:39:55 [2020-09-03T15:39:55.607Z] === RUN   TestRemoveContainerForceRemoveRunning
15:39:55 [2020-09-03T15:39:55.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
15:39:55 [2020-09-03T15:39:55.867Z] === RUN   TestRemoveInvalidContainer
15:39:55 [2020-09-03T15:39:55.867Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:39:55 [2020-09-03T15:39:55.867Z] === RUN   TestRenameLinkedContainer
15:39:55 [2020-09-03T15:39:55.887Z] tests/integration/api_network_test.py ............................       [ 47%]
15:39:56 [2020-09-03T15:39:56.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:39:57 [2020-09-03T15:39:57.184Z] --- PASS: TestServiceWithDataPathPortInit (19.94s)
15:39:57 [2020-09-03T15:39:57.185Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:39:57 [2020-09-03T15:39:57.777Z] --- PASS: TestRenameLinkedContainer (1.76s)
15:39:57 [2020-09-03T15:39:57.777Z] === RUN   TestRenameStoppedContainer
15:39:58 [2020-09-03T15:39:58.037Z] --- PASS: TestRenameStoppedContainer (0.42s)
15:39:58 [2020-09-03T15:39:58.037Z] === RUN   TestRenameRunningContainerAndReuse
15:39:58 [2020-09-03T15:39:58.973Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
15:39:58 [2020-09-03T15:39:58.973Z] === RUN   TestRenameInvalidName
15:39:59 [2020-09-03T15:39:59.543Z] --- PASS: TestRenameInvalidName (0.41s)
15:39:59 [2020-09-03T15:39:59.543Z] === RUN   TestRenameAnonymousContainer
15:39:59 [2020-09-03T15:39:59.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:40:00 [2020-09-03T15:40:00.925Z] --- PASS: TestRenameAnonymousContainer (1.52s)
15:40:00 [2020-09-03T15:40:00.925Z] === RUN   TestRenameContainerWithSameName
15:40:01 [2020-09-03T15:40:01.186Z] --- PASS: TestRenameContainerWithSameName (0.41s)
15:40:01 [2020-09-03T15:40:01.186Z] === RUN   TestRenameContainerWithLinkedContainer
15:40:02 [2020-09-03T15:40:02.126Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
15:40:02 [2020-09-03T15:40:02.126Z] === RUN   TestResize
15:40:02 [2020-09-03T15:40:02.633Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:40:02 [2020-09-03T15:40:02.694Z] --- PASS: TestResize (0.40s)
15:40:02 [2020-09-03T15:40:02.694Z] === RUN   TestResizeWithInvalidSize
15:40:02 [2020-09-03T15:40:02.954Z] --- PASS: TestResizeWithInvalidSize (0.42s)
15:40:02 [2020-09-03T15:40:02.954Z] === RUN   TestResizeWhenContainerNotStarted
15:40:03 [2020-09-03T15:40:03.521Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
15:40:03 [2020-09-03T15:40:03.521Z] === RUN   TestDaemonRestartKillContainers
15:40:03 [2020-09-03T15:40:03.521Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:40:03 [2020-09-03T15:40:03.521Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:40:03 [2020-09-03T15:40:03.521Z] === RUN   TestCgroupNamespacesRun
15:40:04 [2020-09-03T15:40:04.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:40:04 [2020-09-03T15:40:04.019Z] Using test binary docker
15:40:04 [2020-09-03T15:40:04.019Z] +++ /etc/init.d/apparmor start
15:40:04 [2020-09-03T15:40:04.019Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:40:04 [2020-09-03T15:40:04.019Z] INFO: Waiting for daemon to start...
15:40:04 [2020-09-03T15:40:04.019Z] Starting dockerd
15:40:04 [2020-09-03T15:40:04.019Z] +++ 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
15:40:04 [2020-09-03T15:40:04.136Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:40:04 [2020-09-03T15:40:04.175Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s)
15:40:04 [2020-09-03T15:40:04.175Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i44wi2hyqzxrgg2yf249ppvpl Created:2020-09-03 15:39:55.292665861 +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[45a347f5c246ecf13eb150bc330b17954dc416a4686a85d89323069cc306662f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mlbu4ot0i33ovfif8if8eq5vs EndpointID:69a4e1aea9c65be996682adbe680908cbfc32000f1e992c50f7a69499cb60178 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:312b8feac861abef4dd8f302ccffe9618acd20e4c5d580c65af3f852742a1e37 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:b74e24c28841 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mlbu4ot0i33ovfif8if8eq5vs EndpointID:69a4e1aea9c65be996682adbe680908cbfc32000f1e992c50f7a69499cb60178 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:40:04 [2020-09-03T15:40:04.175Z] PASS
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] === Skipped
15:40:04 [2020-09-03T15:40:04.175Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:04 [2020-09-03T15:40:04.175Z]     service_test.go:236: FLAKY_TEST
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] DONE 23 tests, 1 skipped in 55.461s
15:40:04 [2020-09-03T15:40:04.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:40:04 [2020-09-03T15:40:04.175Z] ++ 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
15:40:04 [2020-09-03T15:40:04.175Z] ++ set -e
15:40:04 [2020-09-03T15:40:04.175Z] ++ '[' -n 0 ']'
15:40:04 [2020-09-03T15:40:04.175Z] ++ set -x
15:40:04 [2020-09-03T15:40:04.175Z] ++ env -i DEST=/go/src/github.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
15:40:04 [2020-09-03T15:40:04.175Z] INFO: Testing against a local daemon
15:40:04 [2020-09-03T15:40:04.175Z] === RUN   TestDockerNetworkIpvlanPersistance
15:40:04 [2020-09-03T15:40:04.175Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:40:04 [2020-09-03T15:40:04.175Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:04 [2020-09-03T15:40:04.175Z] === RUN   TestDockerNetworkIpvlan
15:40:04 [2020-09-03T15:40:04.175Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:40:04 [2020-09-03T15:40:04.175Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:04 [2020-09-03T15:40:04.175Z] PASS
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] === Skipped
15:40:04 [2020-09-03T15:40:04.175Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:40:04 [2020-09-03T15:40:04.175Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:40:04 [2020-09-03T15:40:04.175Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] 
15:40:04 [2020-09-03T15:40:04.175Z] DONE 2 tests, 2 skipped in 0.084s
15:40:04 [2020-09-03T15:40:04.175Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:40:04 [2020-09-03T15:40:04.175Z] ++ 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
15:40:04 [2020-09-03T15:40:04.175Z] ++ set -e
15:40:04 [2020-09-03T15:40:04.175Z] ++ '[' -n 0 ']'
15:40:04 [2020-09-03T15:40:04.175Z] ++ set -x
15:40:04 [2020-09-03T15:40:04.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:40:04 [2020-09-03T15:40:04.176Z] INFO: Testing against a local daemon
15:40:04 [2020-09-03T15:40:04.176Z] === RUN   TestDockerNetworkMacvlanPersistance
15:40:05 [2020-09-03T15:40:05.224Z] --- PASS: TestBuildWithHugeFile (42.54s)
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildWithEmptyDockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:40:05 [2020-09-03T15:40:05.224Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s)
15:40:05 [2020-09-03T15:40:05.224Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
15:40:05 [2020-09-03T15:40:05.224Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
15:40:05 [2020-09-03T15:40:05.224Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildPreserveOwnership
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildPreserveOwnership/copy_from
15:40:05 [2020-09-03T15:40:05.224Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:40:05 [2020-09-03T15:40:05.686Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
15:40:05 [2020-09-03T15:40:05.687Z] === RUN   TestDockerNetworkMacvlan
15:40:06 [2020-09-03T15:40:06.055Z] --- PASS: TestCgroupNamespacesRun (2.16s)
15:40:06 [2020-09-03T15:40:06.055Z] === RUN   TestCgroupNamespacesRunPrivileged
15:40:06 [2020-09-03T15:40:06.194Z] .
15:40:06 [2020-09-03T15:40:06.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:40:06 [2020-09-03T15:40:06.321Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:40:06 [2020-09-03T15:40:06.455Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:40:06 [2020-09-03T15:40:06.455Z] Error: No such image: emptyfs
15:40:06 [2020-09-03T15:40:06.455Z] ++++ docker load
15:40:06 [2020-09-03T15:40:06.455Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:40:07 [2020-09-03T15:40:07.026Z] Running integration-test (iteration 1)
15:40:07 [2020-09-03T15:40:07.026Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:40:07 [2020-09-03T15:40:07.026Z] ++ 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
15:40:07 [2020-09-03T15:40:07.026Z] ++ set -e
15:40:07 [2020-09-03T15:40:07.026Z] ++ '[' -n 0 ']'
15:40:07 [2020-09-03T15:40:07.026Z] ++ set -x
15:40:07 [2020-09-03T15:40:07.026Z] ++ env -i DEST=/go/src/github.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
15:40:07 [2020-09-03T15:40:07.139Z] --- PASS: TestBuildPreserveOwnership (5.96s)
15:40:07 [2020-09-03T15:40:07.140Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.83s)
15:40:07 [2020-09-03T15:40:07.140Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
15:40:07 [2020-09-03T15:40:07.140Z] === RUN   TestBuildPlatformInvalid
15:40:07 [2020-09-03T15:40:07.359Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:40:07 [2020-09-03T15:40:07.401Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:40:07 [2020-09-03T15:40:07.401Z] PASS
15:40:07 [2020-09-03T15:40:07.401Z] 
15:40:07 [2020-09-03T15:40:07.401Z] === Skipped
15:40:07 [2020-09-03T15:40:07.401Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:40:07 [2020-09-03T15:40:07.401Z]     build_session_test.go:25: TODO: BuildKit
15:40:07 [2020-09-03T15:40:07.401Z] 
15:40:07 [2020-09-03T15:40:07.401Z] 
15:40:07 [2020-09-03T15:40:07.401Z] DONE 32 tests, 1 skipped in 97.393s
15:40:07 [2020-09-03T15:40:07.401Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:40:07 [2020-09-03T15:40:07.401Z] ++ 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
15:40:07 [2020-09-03T15:40:07.401Z] ++ set -e
15:40:07 [2020-09-03T15:40:07.401Z] ++ '[' -n 0 ']'
15:40:07 [2020-09-03T15:40:07.401Z] ++ set -x
15:40:07 [2020-09-03T15:40:07.401Z] ++ env -i DEST=/go/src/github.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
15:40:07 [2020-09-03T15:40:07.661Z] INFO: Testing against a local daemon
15:40:07 [2020-09-03T15:40:07.661Z] === RUN   TestConfigInspect
15:40:07 [2020-09-03T15:40:07.960Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
15:40:07 [2020-09-03T15:40:07.960Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:40:08 [2020-09-03T15:40:08.213Z] tests/integration/api_service_test.py .................................. [ 60%]
15:40:08 [2020-09-03T15:40:08.397Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:40:09 [2020-09-03T15:40:09.866Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
15:40:09 [2020-09-03T15:40:09.866Z] === RUN   TestCgroupNamespacesRunHostMode
15:40:11 [2020-09-03T15:40:11.870Z] --- PASS: TestConfigInspect (3.79s)
15:40:11 [2020-09-03T15:40:11.870Z] === RUN   TestConfigList
15:40:12 [2020-09-03T15:40:12.403Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
15:40:12 [2020-09-03T15:40:12.403Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:40:12 [2020-09-03T15:40:12.934Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:40:14 [2020-09-03T15:40:14.311Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
15:40:14 [2020-09-03T15:40:14.311Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:40:15 [2020-09-03T15:40:15.174Z] --- PASS: TestConfigList (3.32s)
15:40:15 [2020-09-03T15:40:15.174Z] === RUN   TestConfigsCreateAndDelete
15:40:16 [2020-09-03T15:40:16.220Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
15:40:16 [2020-09-03T15:40:16.220Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:40:16 [2020-09-03T15:40:16.461Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:40:18 [2020-09-03T15:40:18.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
15:40:18 [2020-09-03T15:40:18.125Z] === RUN   TestCgroupNamespacesRunOlderClient
15:40:18 [2020-09-03T15:40:18.478Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
15:40:18 [2020-09-03T15:40:18.478Z] === RUN   TestConfigsUpdate
15:40:20 [2020-09-03T15:40:20.033Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
15:40:20 [2020-09-03T15:40:20.033Z] === RUN   TestKernelTCPMemory
15:40:20 [2020-09-03T15:40:20.293Z] --- SKIP: TestKernelTCPMemory (0.04s)
15:40:20 [2020-09-03T15:40:20.293Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:20 [2020-09-03T15:40:20.293Z] === RUN   TestNISDomainname
15:40:20 [2020-09-03T15:40:20.293Z] --- SKIP: TestNISDomainname (0.03s)
15:40:20 [2020-09-03T15:40:20.293Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:40:20 [2020-09-03T15:40:20.293Z] === RUN   TestHostnameDnsResolution
15:40:20 [2020-09-03T15:40:20.862Z] --- PASS: TestHostnameDnsResolution (0.75s)
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStats
15:40:20 [2020-09-03T15:40:20.862Z] --- SKIP: TestStats (0.00s)
15:40:20 [2020-09-03T15:40:20.862Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStopContainerWithTimeout
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStopContainerWithTimeout/0
15:40:20 [2020-09-03T15:40:20.862Z] === PAUSE TestStopContainerWithTimeout/0
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStopContainerWithTimeout/1
15:40:20 [2020-09-03T15:40:20.862Z] === PAUSE TestStopContainerWithTimeout/1
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStopContainerWithTimeout/3
15:40:20 [2020-09-03T15:40:20.862Z] === PAUSE TestStopContainerWithTimeout/3
15:40:20 [2020-09-03T15:40:20.862Z] === RUN   TestStopContainerWithTimeout/-1
15:40:20 [2020-09-03T15:40:20.862Z] === PAUSE TestStopContainerWithTimeout/-1
15:40:20 [2020-09-03T15:40:20.862Z] === CONT  TestStopContainerWithTimeout/0
15:40:20 [2020-09-03T15:40:20.862Z] === CONT  TestStopContainerWithTimeout/-1
15:40:21 [2020-09-03T15:40:21.798Z] --- PASS: TestConfigsUpdate (3.22s)
15:40:21 [2020-09-03T15:40:21.798Z] === RUN   TestTemplatedConfig
15:40:21 [2020-09-03T15:40:21.801Z] === CONT  TestStopContainerWithTimeout/3
15:40:22 [2020-09-03T15:40:22.629Z] .........................                                                [ 67%]
15:40:23 [2020-09-03T15:40:23.370Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:40:23 [2020-09-03T15:40:23.717Z] === CONT  TestStopContainerWithTimeout/1
15:40:24 [2020-09-03T15:40:24.883Z] --- PASS: TestDockerNetworkMacvlan (19.35s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s)
15:40:24 [2020-09-03T15:40:24.883Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s)
15:40:24 [2020-09-03T15:40:24.883Z] PASS
15:40:24 [2020-09-03T15:40:24.883Z] 
15:40:24 [2020-09-03T15:40:24.883Z] DONE 8 tests in 20.843s
15:40:24 [2020-09-03T15:40:24.883Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:40:24 [2020-09-03T15:40:24.884Z] ++ 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
15:40:24 [2020-09-03T15:40:24.884Z] ++ set -e
15:40:24 [2020-09-03T15:40:24.884Z] ++ '[' -n 0 ']'
15:40:24 [2020-09-03T15:40:24.884Z] ++ set -x
15:40:24 [2020-09-03T15:40:24.884Z] ++ env -i DEST=/go/src/github.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
15:40:24 [2020-09-03T15:40:24.884Z] testing: warning: no tests to run
15:40:24 [2020-09-03T15:40:24.884Z] PASS
15:40:24 [2020-09-03T15:40:24.884Z] 
15:40:24 [2020-09-03T15:40:24.884Z] DONE 0 tests in 0.015s
15:40:24 [2020-09-03T15:40:24.884Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:40:24 [2020-09-03T15:40:24.884Z] ++ 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
15:40:24 [2020-09-03T15:40:24.884Z] ++ set -e
15:40:24 [2020-09-03T15:40:24.884Z] ++ '[' -n 0 ']'
15:40:24 [2020-09-03T15:40:24.884Z] ++ set -x
15:40:24 [2020-09-03T15:40:24.884Z] ++ env -i DEST=/go/src/github.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
15:40:24 [2020-09-03T15:40:24.884Z] INFO: Testing against a local daemon
15:40:24 [2020-09-03T15:40:24.884Z] === RUN   TestAuthZPluginAllowRequest
15:40:25 [2020-09-03T15:40:25.097Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:40:25 [2020-09-03T15:40:25.097Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
15:40:25 [2020-09-03T15:40:25.097Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
15:40:25 [2020-09-03T15:40:25.097Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
15:40:25 [2020-09-03T15:40:25.097Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
15:40:25 [2020-09-03T15:40:25.097Z] === RUN   TestDeleteDevicemapper
15:40:25 [2020-09-03T15:40:25.097Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:40:25 [2020-09-03T15:40:25.097Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:25 [2020-09-03T15:40:25.097Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:40:25 [2020-09-03T15:40:25.104Z] --- PASS: TestTemplatedConfig (3.45s)
15:40:25 [2020-09-03T15:40:25.104Z] === RUN   TestConfigCreateResolve
15:40:27 [2020-09-03T15:40:27.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
15:40:27 [2020-09-03T15:40:27.006Z] === RUN   TestUpdateMemory
15:40:27 [2020-09-03T15:40:27.006Z] --- SKIP: TestUpdateMemory (0.00s)
15:40:27 [2020-09-03T15:40:27.006Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:27 [2020-09-03T15:40:27.006Z] === RUN   TestUpdateCPUQuota
15:40:27 [2020-09-03T15:40:27.006Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:40:27 [2020-09-03T15:40:27.006Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:27 [2020-09-03T15:40:27.006Z] === RUN   TestUpdatePidsLimit
15:40:27 [2020-09-03T15:40:27.006Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:40:27 [2020-09-03T15:40:27.006Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:27 [2020-09-03T15:40:27.006Z] === RUN   TestUpdateRestartPolicy
15:40:27 [2020-09-03T15:40:27.019Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
15:40:27 [2020-09-03T15:40:27.019Z] === RUN   TestAuthZPluginTLS
15:40:27 [2020-09-03T15:40:27.320Z] --- PASS: TestAuthZPluginTLS (0.53s)
15:40:27 [2020-09-03T15:40:27.320Z] === RUN   TestAuthZPluginDenyRequest
15:40:27 [2020-09-03T15:40:27.613Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:40:27 [2020-09-03T15:40:27.613Z] === RUN   TestAuthZPluginAPIDenyResponse
15:40:28 [2020-09-03T15:40:28.248Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
15:40:28 [2020-09-03T15:40:28.248Z] === RUN   TestAuthZPluginDenyResponse
15:40:28 [2020-09-03T15:40:28.406Z] --- PASS: TestConfigCreateResolve (3.22s)
15:40:28 [2020-09-03T15:40:28.406Z] === RUN   TestConfigDaemonLibtrustID
15:40:28 [2020-09-03T15:40:28.406Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
15:40:28 [2020-09-03T15:40:28.406Z] PASS
15:40:28 [2020-09-03T15:40:28.406Z] 
15:40:28 [2020-09-03T15:40:28.406Z] DONE 7 tests in 21.049s
15:40:28 [2020-09-03T15:40:28.406Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:40:28 [2020-09-03T15:40:28.406Z] ++ 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
15:40:28 [2020-09-03T15:40:28.406Z] ++ set -e
15:40:28 [2020-09-03T15:40:28.406Z] ++ '[' -n 0 ']'
15:40:28 [2020-09-03T15:40:28.406Z] ++ set -x
15:40:28 [2020-09-03T15:40:28.406Z] ++ env -i DEST=/go/src/github.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
15:40:28 [2020-09-03T15:40:28.667Z] INFO: Testing against a local daemon
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestCheckpoint
15:40:28 [2020-09-03T15:40:28.667Z] --- SKIP: TestCheckpoint (0.00s)
15:40:28 [2020-09-03T15:40:28.667Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestContainerInvalidJSON
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:40:28 [2020-09-03T15:40:28.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:40:28 [2020-09-03T15:40:28.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:40:28 [2020-09-03T15:40:28.667Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:40:28 [2020-09-03T15:40:28.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:40:28 [2020-09-03T15:40:28.667Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:40:28 [2020-09-03T15:40:28.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:40:28 [2020-09-03T15:40:28.667Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:40:28 [2020-09-03T15:40:28.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:40:28 [2020-09-03T15:40:28.667Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:40:28 [2020-09-03T15:40:28.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:40:28 [2020-09-03T15:40:28.667Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:40:28 [2020-09-03T15:40:28.884Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:40:28 [2020-09-03T15:40:28.884Z] === RUN   TestAuthZPluginAllowEventStream
15:40:28 [2020-09-03T15:40:28.928Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:40:28 [2020-09-03T15:40:28.928Z] === RUN   TestCopyFromContainerPathIsNotDir
15:40:28 [2020-09-03T15:40:28.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:40:28 [2020-09-03T15:40:28.928Z] === RUN   TestCopyToContainerPathDoesNotExist
15:40:29 [2020-09-03T15:40:29.189Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:40:29 [2020-09-03T15:40:29.189Z] === RUN   TestCopyToContainerPathIsNotDir
15:40:29 [2020-09-03T15:40:29.189Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:40:29 [2020-09-03T15:40:29.189Z] === RUN   TestCopyFromContainer
15:40:30 [2020-09-03T15:40:30.397Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
15:40:30 [2020-09-03T15:40:30.398Z] === RUN   TestAuthZPluginErrorResponse
15:40:31 [2020-09-03T15:40:31.035Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:40:31 [2020-09-03T15:40:31.035Z] === RUN   TestAuthZPluginErrorRequest
15:40:31 [2020-09-03T15:40:31.105Z] === RUN   TestCopyFromContainer//
15:40:31 [2020-09-03T15:40:31.105Z] === RUN   TestCopyFromContainer//bar/root
15:40:31 [2020-09-03T15:40:31.367Z] === RUN   TestCopyFromContainer//bar/root/
15:40:31 [2020-09-03T15:40:31.367Z] === RUN   TestCopyFromContainer/bar/quux
15:40:31 [2020-09-03T15:40:31.629Z] === RUN   TestCopyFromContainer/bar/quux/
15:40:31 [2020-09-03T15:40:31.629Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:40:31 [2020-09-03T15:40:31.671Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:40:31 [2020-09-03T15:40:31.671Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:40:31 [2020-09-03T15:40:31.891Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:40:31 [2020-09-03T15:40:31.891Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:40:31 [2020-09-03T15:40:31.891Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:40:31 [2020-09-03T15:40:31.963Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:40:31 [2020-09-03T15:40:31.963Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:40:32 [2020-09-03T15:40:32.153Z] === RUN   TestCopyFromContainer/bar/notarget
15:40:32 [2020-09-03T15:40:32.153Z] --- PASS: TestCopyFromContainer (3.07s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:40:32 [2020-09-03T15:40:32.153Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:40:32 [2020-09-03T15:40:32.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:40:32 [2020-09-03T15:40:32.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:40:32 [2020-09-03T15:40:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:40:32 [2020-09-03T15:40:32.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:40:32 [2020-09-03T15:40:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:40:32 [2020-09-03T15:40:32.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:40:32 [2020-09-03T15:40:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:40:32 [2020-09-03T15:40:32.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateLinkToNonExistingContainer
15:40:32 [2020-09-03T15:40:32.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateWithInvalidEnv
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateWithInvalidEnv/0
15:40:32 [2020-09-03T15:40:32.415Z] === PAUSE TestCreateWithInvalidEnv/0
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateWithInvalidEnv/1
15:40:32 [2020-09-03T15:40:32.415Z] === PAUSE TestCreateWithInvalidEnv/1
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateWithInvalidEnv/2
15:40:32 [2020-09-03T15:40:32.415Z] === PAUSE TestCreateWithInvalidEnv/2
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateWithInvalidEnv/0
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateWithInvalidEnv/2
15:40:32 [2020-09-03T15:40:32.415Z] === CONT  TestCreateWithInvalidEnv/1
15:40:32 [2020-09-03T15:40:32.415Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateTmpfsMountsTarget
15:40:32 [2020-09-03T15:40:32.415Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:40:32 [2020-09-03T15:40:32.415Z] === RUN   TestCreateWithCustomMaskedPaths
15:40:34 [2020-09-03T15:40:34.700Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
15:40:34 [2020-09-03T15:40:34.700Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:40:34 [2020-09-03T15:40:34.960Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
15:40:34 [2020-09-03T15:40:34.960Z] === RUN   TestCreateWithCustomReadonlyPaths
15:40:36 [2020-09-03T15:40:36.771Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
15:40:36 [2020-09-03T15:40:36.771Z] === RUN   TestAuthZPluginHeader
15:40:36 [2020-09-03T15:40:36.873Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:36 [2020-09-03T15:40:36.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:36 [2020-09-03T15:40:36.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:36 [2020-09-03T15:40:36.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:36 [2020-09-03T15:40:36.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:36 [2020-09-03T15:40:36.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:40:36 [2020-09-03T15:40:36.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
15:40:36 [2020-09-03T15:40:36.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:40:36 [2020-09-03T15:40:36.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:40:36 [2020-09-03T15:40:36.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
15:40:36 [2020-09-03T15:40:36.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:40:36 [2020-09-03T15:40:36.873Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:40:37 [2020-09-03T15:40:37.407Z] --- PASS: TestAuthZPluginHeader (0.84s)
15:40:37 [2020-09-03T15:40:37.407Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:40:37 [2020-09-03T15:40:37.407Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:40:37 [2020-09-03T15:40:37.407Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:37 [2020-09-03T15:40:37.407Z] === RUN   TestAuthZPluginV2Disable
15:40:37 [2020-09-03T15:40:37.407Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:40:37 [2020-09-03T15:40:37.407Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:37 [2020-09-03T15:40:37.407Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:40:37 [2020-09-03T15:40:37.407Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:40:37 [2020-09-03T15:40:37.407Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:37 [2020-09-03T15:40:37.407Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:40:37 [2020-09-03T15:40:37.407Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:40:37 [2020-09-03T15:40:37.407Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:37 [2020-09-03T15:40:37.407Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:40:37 [2020-09-03T15:40:37.815Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestCreateDifferentPlatform
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestCreateDifferentPlatform/different_os
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:40:37 [2020-09-03T15:40:37.816Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:40:37 [2020-09-03T15:40:37.816Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:40:37 [2020-09-03T15:40:37.816Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:40:37 [2020-09-03T15:40:37.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestContainerStartOnDaemonRestart
15:40:37 [2020-09-03T15:40:37.816Z] === PAUSE TestContainerStartOnDaemonRestart
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestDaemonRestartIpcMode
15:40:37 [2020-09-03T15:40:37.816Z] === PAUSE TestDaemonRestartIpcMode
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestDaemonHostGatewayIP
15:40:37 [2020-09-03T15:40:37.816Z] === PAUSE TestDaemonHostGatewayIP
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestContainerKillOnDaemonStart
15:40:37 [2020-09-03T15:40:37.816Z] === PAUSE TestContainerKillOnDaemonStart
15:40:37 [2020-09-03T15:40:37.816Z] === RUN   TestDiff
15:40:38 [2020-09-03T15:40:38.758Z] --- PASS: TestDiff (0.81s)
15:40:38 [2020-09-03T15:40:38.758Z] === RUN   TestExecWithCloseStdin
15:40:39 [2020-09-03T15:40:39.220Z] --- PASS: TestUpdateRestartPolicy (10.97s)
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestUpdateRestartWithAutoRemove
15:40:39 [2020-09-03T15:40:39.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitNonBlocked
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:39 [2020-09-03T15:40:39.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:39 [2020-09-03T15:40:39.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:39 [2020-09-03T15:40:39.220Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:39 [2020-09-03T15:40:39.220Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:39 [2020-09-03T15:40:39.220Z] --- PASS: TestWaitNonBlocked (0.01s)
15:40:39 [2020-09-03T15:40:39.220Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
15:40:39 [2020-09-03T15:40:39.220Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitBlocked
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:40:39 [2020-09-03T15:40:39.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:40:39 [2020-09-03T15:40:39.220Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:40:39 [2020-09-03T15:40:39.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:40:39 [2020-09-03T15:40:39.220Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:40:39 [2020-09-03T15:40:39.220Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:40:39 [2020-09-03T15:40:39.331Z] --- PASS: TestExecWithCloseStdin (0.88s)
15:40:39 [2020-09-03T15:40:39.331Z] === RUN   TestExec
15:40:39 [2020-09-03T15:40:39.789Z] --- PASS: TestWaitBlocked (0.01s)
15:40:39 [2020-09-03T15:40:39.790Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
15:40:39 [2020-09-03T15:40:39.790Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
15:40:39 [2020-09-03T15:40:39.790Z] === CONT  TestDaemonRestartIpcMode
15:40:39 [2020-09-03T15:40:39.790Z] === CONT  TestIpcModeOlderClient
15:40:39 [2020-09-03T15:40:39.790Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:40:40 [2020-09-03T15:40:40.276Z] --- PASS: TestExec (0.86s)
15:40:40 [2020-09-03T15:40:40.276Z] === RUN   TestExecUser
15:40:41 [2020-09-03T15:40:41.221Z] --- PASS: TestExecUser (0.88s)
15:40:41 [2020-09-03T15:40:41.221Z] === RUN   TestExportContainerAndImportImage
15:40:42 [2020-09-03T15:40:42.165Z] --- PASS: TestExportContainerAndImportImage (1.06s)
15:40:42 [2020-09-03T15:40:42.165Z] === RUN   TestExportContainerAfterDaemonRestart
15:40:43 [2020-09-03T15:40:43.986Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
15:40:43 [2020-09-03T15:40:43.986Z] PASS
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === Skipped
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
15:40:43 [2020-09-03T15:40:43.986Z]     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)
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:40:43 [2020-09-03T15:40:43.986Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.04s)
15:40:43 [2020-09-03T15:40:43.986Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s)
15:40:43 [2020-09-03T15:40:43.986Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:40:43 [2020-09-03T15:40:43.986Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] 
15:40:43 [2020-09-03T15:40:43.986Z] DONE 173 tests, 24 skipped in 79.842s
15:40:43 [2020-09-03T15:40:43.986Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:40:44 [2020-09-03T15:40:44.245Z] INFO: Testing against a local daemon
15:40:44 [2020-09-03T15:40:44.245Z] === RUN   TestCommitInheritsEnv
15:40:44 [2020-09-03T15:40:44.713Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s)
15:40:44 [2020-09-03T15:40:44.713Z] === RUN   TestHealthCheckWorkdir
15:40:45 [2020-09-03T15:40:45.284Z] --- PASS: TestHealthCheckWorkdir (1.02s)
15:40:45 [2020-09-03T15:40:45.284Z] === RUN   TestHealthKillContainer
15:40:46 [2020-09-03T15:40:46.222Z] --- PASS: TestCommitInheritsEnv (1.92s)
15:40:46 [2020-09-03T15:40:46.222Z] === RUN   TestImportExtremelyLargeImageWorks
15:40:46 [2020-09-03T15:40:46.222Z] === PAUSE TestImportExtremelyLargeImageWorks
15:40:46 [2020-09-03T15:40:46.222Z] === RUN   TestImagesFilterMultiReference
15:40:46 [2020-09-03T15:40:46.222Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:40:46 [2020-09-03T15:40:46.222Z] === RUN   TestImagePullPlatformInvalid
15:40:46 [2020-09-03T15:40:46.222Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:40:46 [2020-09-03T15:40:46.222Z] === RUN   TestRemoveImageOrphaning
15:40:48 [2020-09-03T15:40:48.127Z] --- PASS: TestRemoveImageOrphaning (1.91s)
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestRemoveImageGarbageCollector
15:40:48 [2020-09-03T15:40:48.127Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:40:48 [2020-09-03T15:40:48.127Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:40:48 [2020-09-03T15:40:48.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestTagInvalidReference
15:40:48 [2020-09-03T15:40:48.127Z] --- PASS: TestTagInvalidReference (0.01s)
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestTagValidPrefixedRepo
15:40:48 [2020-09-03T15:40:48.127Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestTagExistedNameWithoutForce
15:40:48 [2020-09-03T15:40:48.127Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:40:48 [2020-09-03T15:40:48.127Z] === RUN   TestTagOfficialNames
15:40:48 [2020-09-03T15:40:48.386Z] --- PASS: TestTagOfficialNames (0.06s)
15:40:48 [2020-09-03T15:40:48.386Z] === RUN   TestTagMatchesDigest
15:40:48 [2020-09-03T15:40:48.386Z] --- PASS: TestTagMatchesDigest (0.01s)
15:40:48 [2020-09-03T15:40:48.386Z] === CONT  TestImportExtremelyLargeImageWorks
15:40:48 [2020-09-03T15:40:48.584Z] --- PASS: TestHealthKillContainer (2.81s)
15:40:48 [2020-09-03T15:40:48.584Z] === RUN   TestInspectCpusetInConfigPre120
15:40:48 [2020-09-03T15:40:48.845Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
15:40:48 [2020-09-03T15:40:48.845Z] === RUN   TestIpcModeNone
15:40:49 [2020-09-03T15:40:49.787Z] --- PASS: TestIpcModeNone (0.82s)
15:40:49 [2020-09-03T15:40:49.787Z] === RUN   TestIpcModePrivate
15:40:50 [2020-09-03T15:40:50.729Z] --- PASS: TestIpcModePrivate (0.89s)
15:40:50 [2020-09-03T15:40:50.729Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:40:50 [2020-09-03T15:40:50.729Z] === RUN   TestIpcModeShareable
15:40:51 [2020-09-03T15:40:51.299Z] --- PASS: TestIpcModeShareable (0.84s)
15:40:51 [2020-09-03T15:40:51.299Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:40:51 [2020-09-03T15:40:51.299Z] === RUN   TestAPIIpcModeShareableAndContainer
15:40:53 [2020-09-03T15:40:53.748Z] Loaded image: buildpack-deps:buster
15:40:53 [2020-09-03T15:40:53.748Z] Loaded image: busybox:latest
15:40:53 [2020-09-03T15:40:53.748Z] Loaded image: busybox:glibc
15:40:53 [2020-09-03T15:40:53.748Z] Loaded image: debian:buster
15:40:53 [2020-09-03T15:40:53.748Z] Loaded image: hello-world:latest
15:40:53 [2020-09-03T15:40:53.748Z] INFO: Testing against a local daemon
15:40:53 [2020-09-03T15:40:53.748Z] === RUN   TestCgroupNamespacesBuild
15:40:53 [2020-09-03T15:40:53.748Z] --- PASS: TestCgroupNamespacesBuild (3.25s)
15:40:53 [2020-09-03T15:40:53.748Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:40:53 [2020-09-03T15:40:53.748Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s)
15:40:53 [2020-09-03T15:40:53.748Z] === RUN   TestBuildWithSession
15:40:53 [2020-09-03T15:40:53.748Z] --- SKIP: TestBuildWithSession (0.00s)
15:40:53 [2020-09-03T15:40:53.748Z]     build_session_test.go:25: TODO: BuildKit
15:40:53 [2020-09-03T15:40:53.748Z] === RUN   TestBuildSquashParent
15:40:54 [2020-09-03T15:40:54.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
15:40:54 [2020-09-03T15:40:54.603Z] === RUN   TestAPIIpcModeHost
15:40:54 [2020-09-03T15:40:54.603Z] --- PASS: TestAPIIpcModeHost (0.65s)
15:40:54 [2020-09-03T15:40:54.603Z] === RUN   TestDaemonIpcModeShareable
15:40:56 [2020-09-03T15:40:56.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
15:40:56 [2020-09-03T15:40:56.001Z] PASS
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] === Skipped
15:40:56 [2020-09-03T15:40:56.001Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:40:56 [2020-09-03T15:40:56.001Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:40:56 [2020-09-03T15:40:56.001Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:40:56 [2020-09-03T15:40:56.001Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:40:56 [2020-09-03T15:40:56.001Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] 
15:40:56 [2020-09-03T15:40:56.001Z] DONE 17 tests, 4 skipped in 29.199s
15:40:56 [2020-09-03T15:40:56.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:40:56 [2020-09-03T15:40:56.001Z] ++ 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
15:40:56 [2020-09-03T15:40:56.001Z] ++ set -e
15:40:56 [2020-09-03T15:40:56.001Z] ++ '[' -n 0 ']'
15:40:56 [2020-09-03T15:40:56.001Z] ++ set -x
15:40:56 [2020-09-03T15:40:56.001Z] ++ env -i DEST=/go/src/github.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
15:40:56 [2020-09-03T15:40:56.001Z] INFO: Testing against a local daemon
15:40:56 [2020-09-03T15:40:56.001Z] === RUN   TestPluginInvalidJSON
15:40:56 [2020-09-03T15:40:56.001Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:40:56 [2020-09-03T15:40:56.001Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:40:56 [2020-09-03T15:40:56.001Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:40:56 [2020-09-03T15:40:56.001Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:40:56 [2020-09-03T15:40:56.001Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:40:56 [2020-09-03T15:40:56.002Z] === RUN   TestPluginInstall
15:40:56 [2020-09-03T15:40:56.002Z] === RUN   TestPluginInstall/no_auth
15:40:56 [2020-09-03T15:40:56.516Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
15:40:56 [2020-09-03T15:40:56.516Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:40:56 [2020-09-03T15:40:56.516Z] === RUN   TestDaemonIpcModePrivate
15:40:58 [2020-09-03T15:40:58.073Z] time="2020-09-03T15:40:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:40:58 [2020-09-03T15:40:58.073Z] time="2020-09-03T15:40:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55033718e93c4d2fc010124f9d74a6e57f114efb29eab434780151cde8a016e6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:40:58 [2020-09-03T15:40:58.073Z] time="2020-09-03T15:40:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:40:58 [2020-09-03T15:40:58.073Z] time="2020-09-03T15:40:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55033718e93c4d2fc010124f9d74a6e57f114efb29eab434780151cde8a016e6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:40:58 [2020-09-03T15:40:58.365Z] === RUN   TestPluginInstall/with_htpasswd
15:40:58 [2020-09-03T15:40:58.432Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
15:40:58 [2020-09-03T15:40:58.433Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:40:58 [2020-09-03T15:40:58.433Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:40:58 [2020-09-03T15:40:58.435Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:40:58 [2020-09-03T15:40:58.435Z] 
15:40:58 [2020-09-03T15:40:58.435Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:40:58 [2020-09-03T15:40:58.435Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:40:58 [2020-09-03T15:40:58.435Z] HOSTNAME=4f52a6f4a881
15:40:58 [2020-09-03T15:40:58.435Z] TESTDEBUG=0
15:40:58 [2020-09-03T15:40:58.435Z] DEST=bundles/test-integration
15:40:58 [2020-09-03T15:40:58.435Z] PWD=/go/src/github.com/docker/docker
15:40:58 [2020-09-03T15:40:58.435Z] DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2
15:40:58 [2020-09-03T15:40:58.435Z] container=docker
15:40:58 [2020-09-03T15:40:58.435Z] HOME=/root
15:40:58 [2020-09-03T15:40:58.435Z] GOLANG_VERSION=1.13.15
15:40:58 [2020-09-03T15:40:58.435Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:40:58 [2020-09-03T15:40:58.435Z] VALIDATE_BRANCH=master
15:40:58 [2020-09-03T15:40:58.435Z] TERM=xterm
15:40:58 [2020-09-03T15:40:58.435Z] DOCKER_PKG=github.com/docker/docker
15:40:58 [2020-09-03T15:40:58.435Z] SHLVL=1
15:40:58 [2020-09-03T15:40:58.435Z] TIMEOUT=120m
15:40:58 [2020-09-03T15:40:58.435Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:40:58 [2020-09-03T15:40:58.435Z] DOCKER_GRAPHDRIVER=overlay2
15:40:58 [2020-09-03T15:40:58.435Z] GO111MODULE=off
15:40:58 [2020-09-03T15:40:58.435Z] DOCKER_EXPERIMENTAL=1
15:40:58 [2020-09-03T15:40:58.435Z] TEST_SKIP_INTEGRATION_CLI=1
15:40:58 [2020-09-03T15:40:58.435Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:40:58 [2020-09-03T15:40:58.435Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:40:58 [2020-09-03T15:40:58.435Z] GOPATH=/go
15:40:58 [2020-09-03T15:40:58.435Z] PKG_CONFIG=pkg-config
15:40:58 [2020-09-03T15:40:58.435Z] _=/usr/bin/env
15:40:58 [2020-09-03T15:40:58.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:40:59 [2020-09-03T15:40:59.005Z] time="2020-09-03T15:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:40:59 [2020-09-03T15:40:59.005Z] time="2020-09-03T15:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f7b2422835dbbda43a330005ef040012f13af018629b627223d5a6c37b5102" mediatype=application/vnd.docker.plugin.v1+json size=522
15:40:59 [2020-09-03T15:40:59.006Z] time="2020-09-03T15:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:40:59 [2020-09-03T15:40:59.006Z] time="2020-09-03T15:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f7b2422835dbbda43a330005ef040012f13af018629b627223d5a6c37b5102" mediatype=application/vnd.docker.plugin.v1+json size=522
15:40:59 [2020-09-03T15:40:59.404Z] === RUN   TestPluginInstall/with_insecure
15:41:00 [2020-09-03T15:41:00.334Z] --- PASS: TestBuildSquashParent (8.05s)
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:41:00 [2020-09-03T15:41:00.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:41:00 [2020-09-03T15:41:00.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:41:00 [2020-09-03T15:41:00.334Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:41:00 [2020-09-03T15:41:00.334Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:41:00 [2020-09-03T15:41:00.348Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
15:41:00 [2020-09-03T15:41:00.348Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:41:00 [2020-09-03T15:41:00.348Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:41:00 [2020-09-03T15:41:00.440Z] time="2020-09-03T15:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:00 [2020-09-03T15:41:00.440Z] time="2020-09-03T15:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8a3fe02e568f0c53f55d336c25d985ab15e4597985769d51f9af2584a5c9995" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:00 [2020-09-03T15:41:00.440Z] time="2020-09-03T15:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:00 [2020-09-03T15:41:00.440Z] time="2020-09-03T15:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8a3fe02e568f0c53f55d336c25d985ab15e4597985769d51f9af2584a5c9995" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:00 [2020-09-03T15:41:00.440Z] --- PASS: TestPluginInstall (6.20s)
15:41:00 [2020-09-03T15:41:00.440Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
15:41:00 [2020-09-03T15:41:00.440Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
15:41:00 [2020-09-03T15:41:00.440Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
15:41:00 [2020-09-03T15:41:00.440Z]         plugin_test.go:157: [d085e192fc952] daemon is not started
15:41:00 [2020-09-03T15:41:00.440Z] PASS
15:41:00 [2020-09-03T15:41:00.440Z] 
15:41:00 [2020-09-03T15:41:00.440Z] DONE 6 tests in 6.307s
15:41:00 [2020-09-03T15:41:00.440Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:41:00 [2020-09-03T15:41:00.440Z] ++ 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
15:41:00 [2020-09-03T15:41:00.440Z] ++ set -e
15:41:00 [2020-09-03T15:41:00.440Z] ++ '[' -n 0 ']'
15:41:00 [2020-09-03T15:41:00.440Z] ++ set -x
15:41:00 [2020-09-03T15:41:00.441Z] ++ env -i DEST=/go/src/github.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
15:41:00 [2020-09-03T15:41:00.441Z] INFO: Testing against a local daemon
15:41:00 [2020-09-03T15:41:00.441Z] === RUN   TestExternalGraphDriver
15:41:00 [2020-09-03T15:41:00.733Z] === RUN   TestExternalGraphDriver/json
15:41:02 [2020-09-03T15:41:02.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s)
15:41:02 [2020-09-03T15:41:02.266Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:41:02 [2020-09-03T15:41:02.266Z] === RUN   TestIpcModeOlderClient
15:41:02 [2020-09-03T15:41:02.266Z] === PAUSE TestIpcModeOlderClient
15:41:02 [2020-09-03T15:41:02.266Z] === RUN   TestKillContainerInvalidSignal
15:41:02 [2020-09-03T15:41:02.804Z] === RUN   TestExternalGraphDriver/spec
15:41:02 [2020-09-03T15:41:02.839Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
15:41:02 [2020-09-03T15:41:02.839Z] === RUN   TestKillContainer
15:41:02 [2020-09-03T15:41:02.839Z] === RUN   TestKillContainer/no_signal
15:41:03 [2020-09-03T15:41:03.781Z] === RUN   TestKillContainer/non_killing_signal
15:41:04 [2020-09-03T15:41:04.042Z] === RUN   TestKillContainer/killing_signal
15:41:04 [2020-09-03T15:41:04.306Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:41:04 [2020-09-03T15:41:04.542Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:41:04 [2020-09-03T15:41:04.542Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:41:04 [2020-09-03T15:41:04.874Z] === RUN   TestExternalGraphDriver/pull
15:41:05 [2020-09-03T15:41:05.428Z] --- PASS: TestKillContainer (2.28s)
15:41:05 [2020-09-03T15:41:05.428Z]     --- PASS: TestKillContainer/no_signal (0.74s)
15:41:05 [2020-09-03T15:41:05.428Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
15:41:05 [2020-09-03T15:41:05.428Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
15:41:05 [2020-09-03T15:41:05.428Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:41:05 [2020-09-03T15:41:05.428Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:41:05 [2020-09-03T15:41:05.999Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:41:06 [2020-09-03T15:41:06.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s)
15:41:06 [2020-09-03T15:41:06.571Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
15:41:06 [2020-09-03T15:41:06.571Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
15:41:06 [2020-09-03T15:41:06.571Z] === RUN   TestKillStoppedContainer
15:41:06 [2020-09-03T15:41:06.832Z] --- PASS: TestKillStoppedContainer (0.10s)
15:41:06 [2020-09-03T15:41:06.832Z] === RUN   TestKillStoppedContainerAPIPre120
15:41:06 [2020-09-03T15:41:06.832Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
15:41:06 [2020-09-03T15:41:06.832Z] === RUN   TestKillDifferentUserContainer
15:41:06 [2020-09-03T15:41:06.944Z] --- PASS: TestExternalGraphDriver (6.46s)
15:41:06 [2020-09-03T15:41:06.944Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
15:41:06 [2020-09-03T15:41:06.944Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
15:41:06 [2020-09-03T15:41:06.944Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
15:41:06 [2020-09-03T15:41:06.944Z] === RUN   TestGraphdriverPluginV2
15:41:07 [2020-09-03T15:41:07.080Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:41:07 [2020-09-03T15:41:07.081Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:41:07 [2020-09-03T15:41:07.236Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:41:07 [2020-09-03T15:41:07.236Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:07 [2020-09-03T15:41:07.236Z] PASS
15:41:07 [2020-09-03T15:41:07.236Z] 
15:41:07 [2020-09-03T15:41:07.236Z] === Skipped
15:41:07 [2020-09-03T15:41:07.236Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:41:07 [2020-09-03T15:41:07.236Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:07 [2020-09-03T15:41:07.236Z] 
15:41:07 [2020-09-03T15:41:07.236Z] 
15:41:07 [2020-09-03T15:41:07.236Z] DONE 5 tests, 1 skipped in 6.871s
15:41:07 [2020-09-03T15:41:07.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:41:07 [2020-09-03T15:41:07.236Z] ++ 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
15:41:07 [2020-09-03T15:41:07.236Z] ++ set -e
15:41:07 [2020-09-03T15:41:07.236Z] ++ '[' -n 0 ']'
15:41:07 [2020-09-03T15:41:07.236Z] ++ set -x
15:41:07 [2020-09-03T15:41:07.236Z] ++ env -i DEST=/go/src/github.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
15:41:07 [2020-09-03T15:41:07.531Z] INFO: Testing against a local daemon
15:41:07 [2020-09-03T15:41:07.531Z] === RUN   TestContinueAfterPluginCrash
15:41:07 [2020-09-03T15:41:07.531Z] === PAUSE TestContinueAfterPluginCrash
15:41:07 [2020-09-03T15:41:07.531Z] === RUN   TestReadPluginNoRead
15:41:07 [2020-09-03T15:41:07.531Z] === PAUSE TestReadPluginNoRead
15:41:07 [2020-09-03T15:41:07.531Z] === RUN   TestDaemonStartWithLogOpt
15:41:07 [2020-09-03T15:41:07.531Z] === PAUSE TestDaemonStartWithLogOpt
15:41:07 [2020-09-03T15:41:07.531Z] === CONT  TestContinueAfterPluginCrash
15:41:07 [2020-09-03T15:41:07.531Z] === CONT  TestDaemonStartWithLogOpt
15:41:07 [2020-09-03T15:41:07.773Z] --- PASS: TestKillDifferentUserContainer (0.80s)
15:41:07 [2020-09-03T15:41:07.773Z] === RUN   TestInspectOomKilledTrue
15:41:07 [2020-09-03T15:41:07.773Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:41:07 [2020-09-03T15:41:07.773Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:41:07 [2020-09-03T15:41:07.773Z] === RUN   TestInspectOomKilledFalse
15:41:07 [2020-09-03T15:41:07.773Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:41:07 [2020-09-03T15:41:07.773Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:41:07 [2020-09-03T15:41:07.773Z] === RUN   TestLinksEtcHostsContentMatch
15:41:08 [2020-09-03T15:41:08.344Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
15:41:08 [2020-09-03T15:41:08.344Z] === RUN   TestLinksContainerNames
15:41:09 [2020-09-03T15:41:09.728Z] --- PASS: TestLinksContainerNames (1.51s)
15:41:09 [2020-09-03T15:41:09.728Z] === RUN   TestLogsFollowTailEmpty
15:41:10 [2020-09-03T15:41:10.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
15:41:10 [2020-09-03T15:41:10.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s)
15:41:10 [2020-09-03T15:41:10.373Z] === RUN   TestBuildMultiStageCopy
15:41:10 [2020-09-03T15:41:10.373Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:41:10 [2020-09-03T15:41:10.671Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
15:41:10 [2020-09-03T15:41:10.671Z] === RUN   TestContainerNetworkMountsNoChown
15:41:11 [2020-09-03T15:41:11.246Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/default
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/default
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/private
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/private
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rprivate
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rprivate
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/slave
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/slave
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rslave
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rslave
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/shared
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/shared
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rshared
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rshared
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/default
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/default/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/default/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/default/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/rshared
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/shared
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/rslave
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/slave
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === CONT  TestMountDaemonRoot/rprivate
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:41:11 [2020-09-03T15:41:11.246Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === CONT  TestMountDaemonRoot/private
15:41:11 [2020-09-03T15:41:11.247Z] === RUN   TestMountDaemonRoot/private/bind_root
15:41:11 [2020-09-03T15:41:11.247Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:41:11 [2020-09-03T15:41:11.247Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === RUN   TestMountDaemonRoot/private/mount_root
15:41:11 [2020-09-03T15:41:11.247Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:41:11 [2020-09-03T15:41:11.247Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:41:11 [2020-09-03T15:41:11.247Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/default/mount_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:41:11 [2020-09-03T15:41:11.512Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/private/bind_root
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/private/mount_root
15:41:11 [2020-09-03T15:41:11.775Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:41:11 [2020-09-03T15:41:11.775Z] --- PASS: TestMountDaemonRoot (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:41:11 [2020-09-03T15:41:11.775Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:41:11 [2020-09-03T15:41:11.775Z] === RUN   TestContainerBindMountNonRecursive
15:41:11 [2020-09-03T15:41:11.990Z] --- PASS: TestDaemonStartWithLogOpt (3.95s)
15:41:11 [2020-09-03T15:41:11.990Z] === CONT  TestReadPluginNoRead
15:41:12 [2020-09-03T15:41:12.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:41:13 [2020-09-03T15:41:13.482Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:41:14 [2020-09-03T15:41:14.052Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:41:14 [2020-09-03T15:41:14.061Z] === RUN   TestReadPluginNoRead/default
15:41:14 [2020-09-03T15:41:14.329Z] --- PASS: TestContainerBindMountNonRecursive (2.23s)
15:41:14 [2020-09-03T15:41:14.329Z] === RUN   TestNetworkNat
15:41:14 [2020-09-03T15:41:14.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:41:14 [2020-09-03T15:41:14.901Z] --- PASS: TestNetworkNat (0.83s)
15:41:14 [2020-09-03T15:41:14.902Z] === RUN   TestNetworkLocalhostTCPNat
15:41:15 [2020-09-03T15:41:15.195Z] --- PASS: TestBuildMultiStageCopy (4.78s)
15:41:15 [2020-09-03T15:41:15.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
15:41:15 [2020-09-03T15:41:15.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
15:41:15 [2020-09-03T15:41:15.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
15:41:15 [2020-09-03T15:41:15.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
15:41:15 [2020-09-03T15:41:15.195Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
15:41:15 [2020-09-03T15:41:15.195Z] === RUN   TestBuildMultiStageParentConfig
15:41:15 [2020-09-03T15:41:15.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
15:41:15 [2020-09-03T15:41:15.842Z] === RUN   TestNetworkLoopbackNat
15:41:16 [2020-09-03T15:41:16.130Z] === RUN   TestReadPluginNoRead/disabled_caching
15:41:16 [2020-09-03T15:41:16.422Z] --- PASS: TestContinueAfterPluginCrash (8.88s)
15:41:16 [2020-09-03T15:41:16.583Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
15:41:16 [2020-09-03T15:41:16.583Z] === RUN   TestBuildLabelWithTargets
15:41:17 [2020-09-03T15:41:17.933Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:41:18 [2020-09-03T15:41:18.495Z] --- PASS: TestBuildLabelWithTargets (2.07s)
15:41:18 [2020-09-03T15:41:18.495Z] === RUN   TestBuildWithEmptyLayers
15:41:19 [2020-09-03T15:41:19.141Z] --- PASS: TestNetworkLoopbackNat (3.11s)
15:41:19 [2020-09-03T15:41:19.141Z] === RUN   TestPause
15:41:19 [2020-09-03T15:41:19.179Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:41:19 [2020-09-03T15:41:19.713Z] --- PASS: TestPause (0.83s)
15:41:19 [2020-09-03T15:41:19.713Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:41:19 [2020-09-03T15:41:19.713Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:41:19 [2020-09-03T15:41:19.713Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:41:19 [2020-09-03T15:41:19.713Z] === RUN   TestPauseStopPausedContainer
15:41:19 [2020-09-03T15:41:19.879Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
15:41:19 [2020-09-03T15:41:19.879Z] === RUN   TestBuildMultiStageOnBuild
15:41:20 [2020-09-03T15:41:20.004Z] --- PASS: TestReadPluginNoRead (8.49s)
15:41:20 [2020-09-03T15:41:20.004Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
15:41:20 [2020-09-03T15:41:20.004Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.87s)
15:41:20 [2020-09-03T15:41:20.004Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
15:41:20 [2020-09-03T15:41:20.004Z]     read_test.go:92: [dd862a3b53c9b] daemon is not started
15:41:20 [2020-09-03T15:41:20.004Z] PASS
15:41:20 [2020-09-03T15:41:20.004Z] 
15:41:20 [2020-09-03T15:41:20.004Z] DONE 6 tests in 12.524s
15:41:20 [2020-09-03T15:41:20.004Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:41:20 [2020-09-03T15:41:20.004Z] ++ 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
15:41:20 [2020-09-03T15:41:20.004Z] ++ set -e
15:41:20 [2020-09-03T15:41:20.004Z] ++ '[' -n 0 ']'
15:41:20 [2020-09-03T15:41:20.004Z] ++ set -x
15:41:20 [2020-09-03T15:41:20.004Z] ++ env -i DEST=/go/src/github.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
15:41:20 [2020-09-03T15:41:20.004Z] testing: warning: no tests to run
15:41:20 [2020-09-03T15:41:20.004Z] PASS
15:41:20 [2020-09-03T15:41:20.004Z] 
15:41:20 [2020-09-03T15:41:20.004Z] DONE 0 tests in 0.027s
15:41:20 [2020-09-03T15:41:20.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:41:20 [2020-09-03T15:41:20.004Z] ++ 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
15:41:20 [2020-09-03T15:41:20.004Z] ++ set -e
15:41:20 [2020-09-03T15:41:20.004Z] ++ '[' -n 0 ']'
15:41:20 [2020-09-03T15:41:20.004Z] ++ set -x
15:41:20 [2020-09-03T15:41:20.004Z] ++ env -i DEST=/go/src/github.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
15:41:20 [2020-09-03T15:41:20.004Z] INFO: Testing against a local daemon
15:41:20 [2020-09-03T15:41:20.004Z] === RUN   TestPluginWithDevMounts
15:41:20 [2020-09-03T15:41:20.004Z] === PAUSE TestPluginWithDevMounts
15:41:20 [2020-09-03T15:41:20.004Z] === CONT  TestPluginWithDevMounts
15:41:20 [2020-09-03T15:41:20.656Z] --- PASS: TestPauseStopPausedContainer (0.81s)
15:41:20 [2020-09-03T15:41:20.656Z] === RUN   TestPsFilter
15:41:20 [2020-09-03T15:41:20.656Z] --- PASS: TestPsFilter (0.26s)
15:41:20 [2020-09-03T15:41:20.656Z] === RUN   TestRemoveContainerWithRemovedVolume
15:41:21 [2020-09-03T15:41:21.080Z] tests/integration/client_test.py .....                                   [ 75%]
15:41:21 [2020-09-03T15:41:21.080Z] tests/integration/context_api_test.py ...                                [ 76%]
15:41:21 [2020-09-03T15:41:21.338Z] tests/integration/errors_test.py .                                       [ 76%]
15:41:21 [2020-09-03T15:41:21.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
15:41:21 [2020-09-03T15:41:21.598Z] === RUN   TestRemoveContainerWithVolume
15:41:22 [2020-09-03T15:41:22.166Z] --- PASS: TestPluginWithDevMounts (1.86s)
15:41:22 [2020-09-03T15:41:22.167Z] PASS
15:41:22 [2020-09-03T15:41:22.167Z] 
15:41:22 [2020-09-03T15:41:22.167Z] DONE 1 tests in 1.943s
15:41:22 [2020-09-03T15:41:22.167Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:41:22 [2020-09-03T15:41:22.167Z] ++ 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
15:41:22 [2020-09-03T15:41:22.167Z] ++ set -e
15:41:22 [2020-09-03T15:41:22.167Z] ++ '[' -n 0 ']'
15:41:22 [2020-09-03T15:41:22.167Z] ++ set -x
15:41:22 [2020-09-03T15:41:22.167Z] ++ env -i DEST=/go/src/github.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
15:41:22 [2020-09-03T15:41:22.167Z] INFO: Testing against a local daemon
15:41:22 [2020-09-03T15:41:22.167Z] === RUN   TestSecretInspect
15:41:22 [2020-09-03T15:41:22.169Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
15:41:22 [2020-09-03T15:41:22.169Z] === RUN   TestRemoveContainerRunning
15:41:23 [2020-09-03T15:41:23.112Z] --- PASS: TestRemoveContainerRunning (0.74s)
15:41:23 [2020-09-03T15:41:23.112Z] === RUN   TestRemoveContainerForceRemoveRunning
15:41:23 [2020-09-03T15:41:23.179Z] --- PASS: TestBuildMultiStageOnBuild (2.94s)
15:41:23 [2020-09-03T15:41:23.179Z] === RUN   TestBuildUncleanTarFilenames
15:41:23 [2020-09-03T15:41:23.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
15:41:23 [2020-09-03T15:41:23.684Z] === RUN   TestRemoveInvalidContainer
15:41:23 [2020-09-03T15:41:23.684Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:41:23 [2020-09-03T15:41:23.684Z] === RUN   TestRenameLinkedContainer
15:41:24 [2020-09-03T15:41:24.564Z] --- PASS: TestBuildUncleanTarFilenames (1.80s)
15:41:24 [2020-09-03T15:41:24.564Z] === RUN   TestBuildMultiStageLayerLeak
15:41:25 [2020-09-03T15:41:25.686Z] --- PASS: TestSecretInspect (3.66s)
15:41:25 [2020-09-03T15:41:25.686Z] === RUN   TestSecretList
15:41:26 [2020-09-03T15:41:26.986Z] --- PASS: TestRenameLinkedContainer (3.00s)
15:41:26 [2020-09-03T15:41:26.986Z] === RUN   TestRenameStoppedContainer
15:41:27 [2020-09-03T15:41:27.559Z] --- PASS: TestRenameStoppedContainer (0.76s)
15:41:27 [2020-09-03T15:41:27.559Z] === RUN   TestRenameRunningContainerAndReuse
15:41:27 [2020-09-03T15:41:27.864Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
15:41:27 [2020-09-03T15:41:27.864Z] === RUN   TestBuildWithHugeFile
15:41:28 [2020-09-03T15:41:28.946Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s)
15:41:28 [2020-09-03T15:41:28.946Z] === RUN   TestRenameInvalidName
15:41:29 [2020-09-03T15:41:29.206Z] --- PASS: TestSecretList (3.57s)
15:41:29 [2020-09-03T15:41:29.206Z] === RUN   TestSecretsCreateAndDelete
15:41:29 [2020-09-03T15:41:29.887Z] --- PASS: TestRenameInvalidName (0.74s)
15:41:29 [2020-09-03T15:41:29.887Z] === RUN   TestRenameAnonymousContainer
15:41:31 [2020-09-03T15:41:31.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:41:31 [2020-09-03T15:41:31.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:41:31 [2020-09-03T15:41:31.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:41:32 [2020-09-03T15:41:32.726Z] --- PASS: TestSecretsCreateAndDelete (3.67s)
15:41:32 [2020-09-03T15:41:32.726Z] === RUN   TestSecretsUpdate
15:41:34 [2020-09-03T15:41:34.093Z] --- PASS: TestRenameAnonymousContainer (3.94s)
15:41:34 [2020-09-03T15:41:34.093Z] === RUN   TestRenameContainerWithSameName
15:41:34 [2020-09-03T15:41:34.355Z] --- PASS: TestRenameContainerWithSameName (0.76s)
15:41:34 [2020-09-03T15:41:34.355Z] === RUN   TestRenameContainerWithLinkedContainer
15:41:36 [2020-09-03T15:41:36.274Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s)
15:41:36 [2020-09-03T15:41:36.274Z] === RUN   TestResize
15:41:36 [2020-09-03T15:41:36.846Z] --- PASS: TestResize (0.76s)
15:41:36 [2020-09-03T15:41:36.846Z] === RUN   TestResizeWithInvalidSize
15:41:37 [2020-09-03T15:41:37.189Z] --- PASS: TestSecretsUpdate (3.59s)
15:41:37 [2020-09-03T15:41:37.189Z] === RUN   TestTemplatedSecret
15:41:37 [2020-09-03T15:41:37.420Z] --- PASS: TestResizeWithInvalidSize (0.77s)
15:41:37 [2020-09-03T15:41:37.420Z] === RUN   TestResizeWhenContainerNotStarted
15:41:38 [2020-09-03T15:41:38.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:41:38 [2020-09-03T15:41:38.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:41:39 [2020-09-03T15:41:39.931Z] --- PASS: TestTemplatedSecret (3.18s)
15:41:39 [2020-09-03T15:41:39.931Z] === RUN   TestSecretCreateResolve
15:41:40 [2020-09-03T15:41:40.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:41:40 [2020-09-03T15:41:40.154Z] Using test binary docker
15:41:40 [2020-09-03T15:41:40.154Z] +++ /etc/init.d/apparmor start
15:41:40 [2020-09-03T15:41:40.154Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:41:40 [2020-09-03T15:41:40.154Z] INFO: Waiting for daemon to start...
15:41:40 [2020-09-03T15:41:40.154Z] Starting dockerd
15:41:40 [2020-09-03T15:41:40.154Z] +++ 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
15:41:40 [2020-09-03T15:41:40.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:41:40 [2020-09-03T15:41:40.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:41:40 [2020-09-03T15:41:40.414Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:41:40 [2020-09-03T15:41:40.414Z] Using test binary docker
15:41:40 [2020-09-03T15:41:40.698Z] +++ /etc/init.d/apparmor start
15:41:40 [2020-09-03T15:41:40.698Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:41:40 [2020-09-03T15:41:40.698Z] INFO: Waiting for daemon to start...
15:41:40 [2020-09-03T15:41:40.698Z] Starting dockerd
15:41:40 [2020-09-03T15:41:40.698Z] +++ 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
15:41:41 [2020-09-03T15:41:41.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:41:41 [2020-09-03T15:41:41.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:41:41 [2020-09-03T15:41:41.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:41:41 [2020-09-03T15:41:41.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:41:43 [2020-09-03T15:41:43.459Z] --- PASS: TestSecretCreateResolve (3.69s)
15:41:43 [2020-09-03T15:41:43.459Z] PASS
15:41:43 [2020-09-03T15:41:43.459Z] 
15:41:43 [2020-09-03T15:41:43.459Z] DONE 6 tests in 21.442s
15:41:43 [2020-09-03T15:41:43.459Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:41:43 [2020-09-03T15:41:43.459Z] ++ 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
15:41:43 [2020-09-03T15:41:43.459Z] ++ set -e
15:41:43 [2020-09-03T15:41:43.459Z] ++ '[' -n 0 ']'
15:41:43 [2020-09-03T15:41:43.459Z] ++ set -x
15:41:43 [2020-09-03T15:41:43.459Z] ++ env -i DEST=/go/src/github.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
15:41:43 [2020-09-03T15:41:43.459Z] INFO: Testing against a local daemon
15:41:43 [2020-09-03T15:41:43.459Z] === RUN   TestServiceCreateInit
15:41:43 [2020-09-03T15:41:43.459Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:41:44 [2020-09-03T15:41:44.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:41:44 [2020-09-03T15:41:44.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:41:44 [2020-09-03T15:41:44.901Z] .
15:41:44 [2020-09-03T15:41:44.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:41:44 [2020-09-03T15:41:44.901Z] 
15:41:44 [2020-09-03T15:41:44.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:41:44 [2020-09-03T15:41:44.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:41:44 [2020-09-03T15:41:44.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:41:44 [2020-09-03T15:41:44.901Z] Error: No such image: emptyfs
15:41:44 [2020-09-03T15:41:44.901Z] ++++ docker load
15:41:44 [2020-09-03T15:41:44.901Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:41:44 [2020-09-03T15:41:44.901Z] Error: No such image: emptyfs
15:41:44 [2020-09-03T15:41:44.901Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:41:44 [2020-09-03T15:41:44.901Z] ++++ docker load
15:41:45 [2020-09-03T15:41:45.162Z] Running integration-test (iteration 1)
15:41:45 [2020-09-03T15:41:45.162Z] 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)/
15:41:45 [2020-09-03T15:41:45.162Z] ++ 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)/'
15:41:45 [2020-09-03T15:41:45.162Z] ++ set -e
15:41:45 [2020-09-03T15:41:45.162Z] ++ '[' -n 0 ']'
15:41:45 [2020-09-03T15:41:45.162Z] ++ set -x
15:41:45 [2020-09-03T15:41:45.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
15:41:45 [2020-09-03T15:41:45.162Z] Running integration-test (iteration 1)
15:41:45 [2020-09-03T15:41:45.162Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:41:45 [2020-09-03T15:41:45.162Z] ++ 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)/'
15:41:45 [2020-09-03T15:41:45.162Z] ++ set -e
15:41:45 [2020-09-03T15:41:45.162Z] ++ '[' -n 0 ']'
15:41:45 [2020-09-03T15:41:45.162Z] ++ set -x
15:41:45 [2020-09-03T15:41:45.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
15:41:46 [2020-09-03T15:41:46.875Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s)
15:41:46 [2020-09-03T15:41:46.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
15:41:46 [2020-09-03T15:41:46.875Z] === RUN   TestCgroupNamespacesRun
15:41:48 [2020-09-03T15:41:48.792Z] --- PASS: TestCgroupNamespacesRun (1.79s)
15:41:48 [2020-09-03T15:41:48.792Z] === RUN   TestCgroupNamespacesRunPrivileged
15:41:49 [2020-09-03T15:41:49.087Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:41:50 [2020-09-03T15:41:50.181Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
15:41:50 [2020-09-03T15:41:50.181Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:41:52 [2020-09-03T15:41:52.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
15:41:52 [2020-09-03T15:41:52.098Z] === RUN   TestCgroupNamespacesRunHostMode
15:41:53 [2020-09-03T15:41:53.556Z] --- PASS: TestServiceCreateInit (10.10s)
15:41:53 [2020-09-03T15:41:53.556Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s)
15:41:53 [2020-09-03T15:41:53.556Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s)
15:41:53 [2020-09-03T15:41:53.556Z] === RUN   TestCreateServiceMultipleTimes
15:41:54 [2020-09-03T15:41:54.017Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
15:41:54 [2020-09-03T15:41:54.017Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:41:54 [2020-09-03T15:41:54.505Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:41:55 [2020-09-03T15:41:55.406Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
15:41:55 [2020-09-03T15:41:55.406Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:41:56 [2020-09-03T15:41:56.851Z] 4612f6d0b889: Pull complete
15:41:57 [2020-09-03T15:41:57.324Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
15:41:57 [2020-09-03T15:41:57.324Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:41:58 [2020-09-03T15:41:58.269Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
15:41:58 [2020-09-03T15:41:58.269Z] === RUN   TestCgroupNamespacesRunOlderClient
15:41:58 [2020-09-03T15:41:58.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:41:58 [2020-09-03T15:41:58.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:41:58 [2020-09-03T15:41:58.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:42:00 [2020-09-03T15:42:00.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:42:00 [2020-09-03T15:42:00.189Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
15:42:00 [2020-09-03T15:42:00.189Z] === RUN   TestKernelTCPMemory
15:42:00 [2020-09-03T15:42:00.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:42:00 [2020-09-03T15:42:00.762Z] --- PASS: TestKernelTCPMemory (0.83s)
15:42:00 [2020-09-03T15:42:00.762Z] === RUN   TestNISDomainname
15:42:01 [2020-09-03T15:42:01.707Z] --- PASS: TestNISDomainname (0.94s)
15:42:01 [2020-09-03T15:42:01.707Z] === RUN   TestHostnameDnsResolution
15:42:02 [2020-09-03T15:42:02.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:42:03 [2020-09-03T15:42:03.628Z] --- PASS: TestHostnameDnsResolution (1.74s)
15:42:03 [2020-09-03T15:42:03.628Z] === RUN   TestStats
15:42:06 [2020-09-03T15:42:06.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:42:06 [2020-09-03T15:42:06.942Z] --- PASS: TestStats (2.82s)
15:42:06 [2020-09-03T15:42:06.942Z] === RUN   TestStopContainerWithTimeout
15:42:06 [2020-09-03T15:42:06.942Z] === RUN   TestStopContainerWithTimeout/0
15:42:06 [2020-09-03T15:42:06.942Z] === PAUSE TestStopContainerWithTimeout/0
15:42:06 [2020-09-03T15:42:06.942Z] === RUN   TestStopContainerWithTimeout/1
15:42:06 [2020-09-03T15:42:06.942Z] === PAUSE TestStopContainerWithTimeout/1
15:42:06 [2020-09-03T15:42:06.942Z] === RUN   TestStopContainerWithTimeout/3
15:42:06 [2020-09-03T15:42:06.942Z] === PAUSE TestStopContainerWithTimeout/3
15:42:06 [2020-09-03T15:42:06.942Z] === RUN   TestStopContainerWithTimeout/-1
15:42:06 [2020-09-03T15:42:06.942Z] === PAUSE TestStopContainerWithTimeout/-1
15:42:06 [2020-09-03T15:42:06.942Z] === CONT  TestStopContainerWithTimeout/0
15:42:06 [2020-09-03T15:42:06.942Z] === CONT  TestStopContainerWithTimeout/-1
15:42:06 [2020-09-03T15:42:06.942Z] === CONT  TestStopContainerWithTimeout/3
15:42:06 [2020-09-03T15:42:06.942Z] === CONT  TestStopContainerWithTimeout/1
15:42:08 [2020-09-03T15:42:08.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:42:09 [2020-09-03T15:42:09.490Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:42:09 [2020-09-03T15:42:09.490Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:42:09 [2020-09-03T15:42:09.490Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
15:42:09 [2020-09-03T15:42:09.490Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
15:42:09 [2020-09-03T15:42:09.490Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
15:42:09 [2020-09-03T15:42:09.490Z] === RUN   TestDeleteDevicemapper
15:42:09 [2020-09-03T15:42:09.490Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:42:09 [2020-09-03T15:42:09.490Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:42:09 [2020-09-03T15:42:09.490Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:42:09 [2020-09-03T15:42:09.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:42:10 [2020-09-03T15:42:10.398Z] .........                                                                [ 86%]
15:42:10 [2020-09-03T15:42:10.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:42:12 [2020-09-03T15:42:12.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
15:42:12 [2020-09-03T15:42:12.041Z] === RUN   TestUpdateMemory
15:42:12 [2020-09-03T15:42:12.041Z] --- SKIP: TestUpdateMemory (0.00s)
15:42:12 [2020-09-03T15:42:12.041Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:42:12 [2020-09-03T15:42:12.041Z] === RUN   TestUpdateCPUQuota
15:42:12 [2020-09-03T15:42:12.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:42:13 [2020-09-03T15:42:13.428Z] --- PASS: TestUpdateCPUQuota (1.28s)
15:42:13 [2020-09-03T15:42:13.428Z] === RUN   TestUpdatePidsLimit
15:42:13 [2020-09-03T15:42:13.428Z] === RUN   TestUpdatePidsLimit/update_from_none
15:42:13 [2020-09-03T15:42:13.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:42:13 [2020-09-03T15:42:13.689Z] === RUN   TestUpdatePidsLimit/no_change
15:42:13 [2020-09-03T15:42:13.951Z] === RUN   TestUpdatePidsLimit/update_lower
15:42:14 [2020-09-03T15:42:14.524Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:42:14 [2020-09-03T15:42:14.573Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:42:14 [2020-09-03T15:42:14.785Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:42:15 [2020-09-03T15:42:15.358Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:42:15 [2020-09-03T15:42:15.620Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:42:15 [2020-09-03T15:42:15.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:42:16 [2020-09-03T15:42:16.030Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:42:17 [2020-09-03T15:42:17.008Z] --- PASS: TestUpdatePidsLimit (3.65s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
15:42:17 [2020-09-03T15:42:17.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
15:42:17 [2020-09-03T15:42:17.008Z] === RUN   TestUpdateRestartPolicy
15:42:17 [2020-09-03T15:42:17.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:42:18 [2020-09-03T15:42:18.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:42:20 [2020-09-03T15:42:20.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:42:20 [2020-09-03T15:42:20.353Z] Using test binary docker
15:42:20 [2020-09-03T15:42:20.353Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:42:20 [2020-09-03T15:42:20.353Z] +++ /etc/init.d/apparmor start
15:42:20 [2020-09-03T15:42:20.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:42:20 [2020-09-03T15:42:20.353Z] INFO: Waiting for daemon to start...
15:42:20 [2020-09-03T15:42:20.353Z] Starting dockerd
15:42:20 [2020-09-03T15:42:20.353Z] +++ 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
15:42:20 [2020-09-03T15:42:20.692Z] --- PASS: TestCreateServiceMultipleTimes (23.07s)
15:42:20 [2020-09-03T15:42:20.692Z] === RUN   TestCreateServiceConflict
15:42:20 [2020-09-03T15:42:20.692Z] --- PASS: TestCreateServiceConflict (3.62s)
15:42:20 [2020-09-03T15:42:20.692Z] === RUN   TestCreateServiceMaxReplicas
15:42:22 [2020-09-03T15:42:22.465Z] .
15:42:22 [2020-09-03T15:42:22.465Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:42:22 [2020-09-03T15:42:22.465Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:42:22 [2020-09-03T15:42:22.465Z] Error: No such image: emptyfs
15:42:22 [2020-09-03T15:42:22.465Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:42:22 [2020-09-03T15:42:22.465Z] ++++ docker load
15:42:22 [2020-09-03T15:42:22.465Z] Running integration-test (iteration 1)
15:42:22 [2020-09-03T15:42:22.465Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:42:22 [2020-09-03T15:42:22.465Z] ++ 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
15:42:22 [2020-09-03T15:42:22.465Z] ++ set -e
15:42:22 [2020-09-03T15:42:22.465Z] ++ '[' -n 0 ']'
15:42:22 [2020-09-03T15:42:22.465Z] ++ set -x
15:42:22 [2020-09-03T15:42:22.465Z] ++ env -i DEST=/go/src/github.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
15:42:22 [2020-09-03T15:42:22.595Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:42:22 [2020-09-03T15:42:22.595Z] tests/integration/models_resources_test.py .                             [ 91%]
15:42:24 [2020-09-03T15:42:24.219Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
15:42:24 [2020-09-03T15:42:24.219Z] === RUN   TestCreateWithDuplicateNetworkNames
15:42:28 [2020-09-03T15:42:28.647Z] tests/integration/models_services_test.py ..............x.               [ 95%]
15:42:29 [2020-09-03T15:42:29.246Z] --- PASS: TestUpdateRestartPolicy (12.35s)
15:42:29 [2020-09-03T15:42:29.246Z] === RUN   TestUpdateRestartWithAutoRemove
15:42:30 [2020-09-03T15:42:30.192Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
15:42:30 [2020-09-03T15:42:30.192Z] === RUN   TestWaitNonBlocked
15:42:30 [2020-09-03T15:42:30.192Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:42:30 [2020-09-03T15:42:30.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:42:30 [2020-09-03T15:42:30.192Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:42:30 [2020-09-03T15:42:30.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:42:30 [2020-09-03T15:42:30.192Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:42:30 [2020-09-03T15:42:30.192Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:42:31 [2020-09-03T15:42:31.137Z] --- PASS: TestWaitNonBlocked (0.02s)
15:42:31 [2020-09-03T15:42:31.137Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
15:42:31 [2020-09-03T15:42:31.137Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:42:31 [2020-09-03T15:42:31.137Z] === RUN   TestWaitBlocked
15:42:31 [2020-09-03T15:42:31.137Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:42:31 [2020-09-03T15:42:31.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:42:31 [2020-09-03T15:42:31.137Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:42:31 [2020-09-03T15:42:31.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:42:31 [2020-09-03T15:42:31.137Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:42:31 [2020-09-03T15:42:31.137Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:42:31 [2020-09-03T15:42:31.883Z] Loaded image: buildpack-deps:buster
15:42:31 [2020-09-03T15:42:31.883Z] Loaded image: buildpack-deps:buster
15:42:31 [2020-09-03T15:42:31.883Z] Loaded image: busybox:latest
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: busybox:latest
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: busybox:glibc
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: debian:buster
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: busybox:glibc
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: debian:buster
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: hello-world:latest
15:42:31 [2020-09-03T15:42:31.884Z] Loaded image: hello-world:latest
15:42:31 [2020-09-03T15:42:31.884Z] INFO: Testing against a local daemon
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerDaemonSuite
15:42:31 [2020-09-03T15:42:31.884Z] INFO: Testing against a local daemon
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:42:31 [2020-09-03T15:42:31.884Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:42:32 [2020-09-03T15:42:32.527Z] --- PASS: TestWaitBlocked (0.02s)
15:42:32 [2020-09-03T15:42:32.527Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
15:42:32 [2020-09-03T15:42:32.527Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
15:42:32 [2020-09-03T15:42:32.527Z] === CONT  TestContainerStartOnDaemonRestart
15:42:32 [2020-09-03T15:42:32.527Z] === CONT  TestContainerKillOnDaemonStart
15:42:32 [2020-09-03T15:42:32.527Z] === CONT  TestIpcModeOlderClient
15:42:32 [2020-09-03T15:42:32.527Z] === CONT  TestDaemonHostGatewayIP
15:42:32 [2020-09-03T15:42:32.527Z] --- PASS: TestIpcModeOlderClient (0.23s)
15:42:32 [2020-09-03T15:42:32.527Z] === CONT  TestDaemonRestartIpcMode
15:42:32 [2020-09-03T15:42:32.826Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:42:32 [2020-09-03T15:42:32.826Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:42:33 [2020-09-03T15:42:33.397Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:42:33 [2020-09-03T15:42:33.397Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:42:33 [2020-09-03T15:42:33.397Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:42:34 [2020-09-03T15:42:34.340Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:42:34 [2020-09-03T15:42:34.602Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:42:35 [2020-09-03T15:42:35.173Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:42:35 [2020-09-03T15:42:35.199Z] Loaded image: buildpack-deps:buster
15:42:35 [2020-09-03T15:42:35.199Z] Loaded image: busybox:latest
15:42:35 [2020-09-03T15:42:35.199Z] Loaded image: busybox:glibc
15:42:35 [2020-09-03T15:42:35.199Z] Loaded image: debian:buster
15:42:35 [2020-09-03T15:42:35.434Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:42:35 [2020-09-03T15:42:35.494Z] Loaded image: hello-world:latest
15:42:35 [2020-09-03T15:42:35.494Z] INFO: Testing against a local daemon
15:42:35 [2020-09-03T15:42:35.494Z] === RUN   TestCgroupNamespacesBuild
15:42:35 [2020-09-03T15:42:35.696Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:42:35 [2020-09-03T15:42:35.696Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:42:35 [2020-09-03T15:42:35.696Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:42:35 [2020-09-03T15:42:35.825Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:42:35 [2020-09-03T15:42:35.825Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:42:35 [2020-09-03T15:42:35.844Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
15:42:36 [2020-09-03T15:42:36.788Z] --- PASS: TestDaemonRestartIpcMode (4.37s)
15:42:37 [2020-09-03T15:42:37.019Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
15:42:37 [2020-09-03T15:42:37.019Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:42:37 [2020-09-03T15:42:37.048Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
15:42:38 [2020-09-03T15:42:38.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
15:42:38 [2020-09-03T15:42:38.073Z] === RUN   TestBuildWithSession
15:42:38 [2020-09-03T15:42:38.073Z] --- SKIP: TestBuildWithSession (0.00s)
15:42:38 [2020-09-03T15:42:38.073Z]     build_session_test.go:25: TODO: BuildKit
15:42:38 [2020-09-03T15:42:38.073Z] === RUN   TestBuildSquashParent
15:42:38 [2020-09-03T15:42:38.242Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:42:39 [2020-09-03T15:42:39.190Z] tests/integration/regression_test.py ......                              [ 98%]
15:42:39 [2020-09-03T15:42:39.584Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.24s)
15:42:39 [2020-09-03T15:42:39.585Z] === RUN   TestCreateServiceSecretFileMode
15:42:39 [2020-09-03T15:42:39.626Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:42:39 [2020-09-03T15:42:39.710Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:42:39 [2020-09-03T15:42:39.710Z] tests/integration/credentials/utils_test.py .                            [100%]
15:42:39 [2020-09-03T15:42:39.710Z] 
15:42:39 [2020-09-03T15:42:39.710Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:42:39 [2020-09-03T15:42:39.710Z] =========================== short test summary info ============================
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:42:39 [2020-09-03T15:42:39.710Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:42:39 [2020-09-03T15:42:39.710Z]   Not supported on most drivers
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:42:39 [2020-09-03T15:42:39.710Z]   Output of docker top depends on host distro, and is not formalized.
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:42:39 [2020-09-03T15:42:39.710Z]   Output of docker top depends on host distro, and is not formalized.
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:42:39 [2020-09-03T15:42:39.710Z]   Can fail if eth0 has multiple IP addresses
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:42:39 [2020-09-03T15:42:39.710Z]   This doesn't seem to be taken into account by the engine
15:42:39 [2020-09-03T15:42:39.710Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
15:42:39 [2020-09-03T15:42:39.710Z]   Flaky test
15:42:39 [2020-09-03T15:42:39.710Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:42:39 [2020-09-03T15:42:39.710Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:42:39 [2020-09-03T15:42:39.710Z] = 378 passed, 2 skipped, 1 deselected, 7 xfailed, 1 xpassed in 304.85 seconds ==
15:42:39 [2020-09-03T15:42:39.859Z] --- PASS: TestImportExtremelyLargeImageWorks (106.31s)
15:42:39 [2020-09-03T15:42:39.859Z] PASS
15:42:39 [2020-09-03T15:42:39.859Z] 
15:42:39 [2020-09-03T15:42:39.859Z] === Skipped
15:42:39 [2020-09-03T15:42:39.859Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:42:39 [2020-09-03T15:42:39.859Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:42:39 [2020-09-03T15:42:39.859Z] 
15:42:39 [2020-09-03T15:42:39.859Z] 
15:42:39 [2020-09-03T15:42:39.859Z] DONE 12 tests, 1 skipped in 110.685s
15:42:39 [2020-09-03T15:42:39.859Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:42:39 [2020-09-03T15:42:39.859Z] INFO: Testing against a local daemon
15:42:39 [2020-09-03T15:42:39.859Z] === RUN   TestNetworkCreateDelete
15:42:39 [2020-09-03T15:42:39.859Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:42:39 [2020-09-03T15:42:39.859Z] === RUN   TestDockerNetworkDeletePreferID
15:42:39 [2020-09-03T15:42:39.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:42:39 [2020-09-03T15:42:39.859Z] === RUN   TestDaemonDNSFallback
15:42:39 [2020-09-03T15:42:39.969Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:42:40 [2020-09-03T15:42:40.198Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:42:41 [2020-09-03T15:42:41.584Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:42:42 [2020-09-03T15:42:42.157Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:42:42 [2020-09-03T15:42:42.390Z] --- PASS: TestCreateServiceSecretFileMode (3.51s)
15:42:42 [2020-09-03T15:42:42.390Z] === RUN   TestCreateServiceConfigFileMode
15:42:42 [2020-09-03T15:42:42.601Z] --- PASS: TestBuildSquashParent (4.07s)
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:42 [2020-09-03T15:42:42.601Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:42 [2020-09-03T15:42:42.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:42 [2020-09-03T15:42:42.601Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:42 [2020-09-03T15:42:42.601Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:42 [2020-09-03T15:42:42.601Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:43 [2020-09-03T15:42:43.150Z] --- PASS: TestDaemonDNSFallback (7.35s)
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestInspectNetwork
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestInspectNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestRunContainerWithBridgeNone
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestNetworkInvalidJSON
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestNetworkInvalidJSON//networks/create
15:42:43 [2020-09-03T15:42:43.150Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:42:43 [2020-09-03T15:42:43.150Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:43 [2020-09-03T15:42:43.150Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:43 [2020-09-03T15:42:43.150Z] === CONT  TestNetworkInvalidJSON//networks/create
15:42:43 [2020-09-03T15:42:43.150Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:43 [2020-09-03T15:42:43.150Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:42:43 [2020-09-03T15:42:43.150Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:42:43 [2020-09-03T15:42:43.150Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestHostIPv4BridgeLabel
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDaemonRestartWithLiveRestore
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDaemonDefaultNetworkPools
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDaemonRestartWithExistingNetwork
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestServiceWithPredefinedNetwork
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:236: FLAKY_TEST
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestServiceWithDataPathPortInit
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] PASS
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === Skipped
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:236: FLAKY_TEST
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] DONE 19 tests, 12 skipped in 8.107s
15:42:43 [2020-09-03T15:42:43.150Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:42:43 [2020-09-03T15:42:43.150Z] INFO: Testing against a local daemon
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDockerNetworkIpvlanPersistance
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDockerNetworkIpvlan
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:43 [2020-09-03T15:42:43.150Z] PASS
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === Skipped
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] DONE 2 tests, 2 skipped in 0.221s
15:42:43 [2020-09-03T15:42:43.150Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:42:43 [2020-09-03T15:42:43.150Z] INFO: Testing against a local daemon
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDockerNetworkMacvlanPersistance
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] === RUN   TestDockerNetworkMacvlan
15:42:43 [2020-09-03T15:42:43.150Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] PASS
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === Skipped
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:42:43 [2020-09-03T15:42:43.150Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] DONE 2 tests, 2 skipped in 0.153s
15:42:43 [2020-09-03T15:42:43.150Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:42:43 [2020-09-03T15:42:43.150Z] testing: warning: no tests to run
15:42:43 [2020-09-03T15:42:43.150Z] PASS
15:42:43 [2020-09-03T15:42:43.150Z] 
15:42:43 [2020-09-03T15:42:43.150Z] DONE 0 tests in 0.050s
15:42:43 [2020-09-03T15:42:43.150Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:42:43 [2020-09-03T15:42:43.410Z] INFO: Testing against a local daemon
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginAllowRequest
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginTLS
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginDenyRequest
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginAPIDenyResponse
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginDenyResponse
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginAllowEventStream
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginErrorResponse
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginErrorRequest
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginHeader
15:42:43 [2020-09-03T15:42:43.410Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:42:43 [2020-09-03T15:42:43.410Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.410Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:42:43 [2020-09-03T15:42:43.542Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:42:43 [2020-09-03T15:42:43.978Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.69s)
15:42:43 [2020-09-03T15:42:43.978Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:43 [2020-09-03T15:42:43.978Z] === RUN   TestAuthZPluginV2Disable
15:42:44 [2020-09-03T15:42:44.117Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:42:44 [2020-09-03T15:42:44.546Z] --- SKIP: TestAuthZPluginV2Disable (0.34s)
15:42:44 [2020-09-03T15:42:44.546Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.546Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:42:44 [2020-09-03T15:42:44.546Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.10s)
15:42:44 [2020-09-03T15:42:44.546Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.546Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:42:44 [2020-09-03T15:42:44.546Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.08s)
15:42:44 [2020-09-03T15:42:44.546Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.546Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:42:44 [2020-09-03T15:42:44.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:44 [2020-09-03T15:42:44.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:44 [2020-09-03T15:42:44.806Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.22s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] PASS
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === Skipped
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.69s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.34s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.10s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.08s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.22s)
15:42:44 [2020-09-03T15:42:44.806Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] 
15:42:44 [2020-09-03T15:42:44.806Z] DONE 17 tests, 17 skipped in 1.600s
15:42:44 [2020-09-03T15:42:44.806Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:42:45 [2020-09-03T15:42:45.066Z] INFO: Testing against a local daemon
15:42:45 [2020-09-03T15:42:45.066Z] === RUN   TestPluginInvalidJSON
15:42:45 [2020-09-03T15:42:45.066Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:42:45 [2020-09-03T15:42:45.066Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:42:45 [2020-09-03T15:42:45.066Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:42:45 [2020-09-03T15:42:45.066Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:42:45 [2020-09-03T15:42:45.066Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:42:45 [2020-09-03T15:42:45.066Z] === RUN   TestPluginInstall
15:42:45 [2020-09-03T15:42:45.066Z] --- SKIP: TestPluginInstall (0.00s)
15:42:45 [2020-09-03T15:42:45.066Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:45 [2020-09-03T15:42:45.066Z] PASS
15:42:45 [2020-09-03T15:42:45.066Z] 
15:42:45 [2020-09-03T15:42:45.066Z] === Skipped
15:42:45 [2020-09-03T15:42:45.066Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:42:45 [2020-09-03T15:42:45.066Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:42:45 [2020-09-03T15:42:45.066Z] 
15:42:45 [2020-09-03T15:42:45.066Z] 
15:42:45 [2020-09-03T15:42:45.066Z] DONE 3 tests, 1 skipped in 0.219s
15:42:45 [2020-09-03T15:42:45.066Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:42:45 [2020-09-03T15:42:45.326Z] INFO: Testing against a local daemon
15:42:45 [2020-09-03T15:42:45.326Z] === RUN   TestExternalGraphDriver
15:42:45 [2020-09-03T15:42:45.326Z] --- SKIP: TestExternalGraphDriver (0.13s)
15:42:45 [2020-09-03T15:42:45.326Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:42:45 [2020-09-03T15:42:45.326Z] === RUN   TestGraphdriverPluginV2
15:42:45 [2020-09-03T15:42:45.918Z] --- PASS: TestCreateServiceConfigFileMode (3.51s)
15:42:45 [2020-09-03T15:42:45.918Z] === RUN   TestCreateServiceSysctls
15:42:46 [2020-09-03T15:42:46.037Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:42:46 [2020-09-03T15:42:46.610Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:42:46 [2020-09-03T15:42:46.804Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s)
15:42:46 [2020-09-03T15:42:46.804Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s)
15:42:46 [2020-09-03T15:42:46.804Z] === RUN   TestBuildMultiStageCopy
15:42:46 [2020-09-03T15:42:46.804Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:42:46 [2020-09-03T15:42:46.871Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestContainerKillOnDaemonStart (13.08s)
15:42:47 [2020-09-03T15:42:47.051Z] PASS
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === Skipped
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] 
15:42:47 [2020-09-03T15:42:47.051Z] DONE 192 tests, 6 skipped in 136.835s
15:42:47 [2020-09-03T15:42:47.051Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:42:47 [2020-09-03T15:42:47.051Z] ++ 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
15:42:47 [2020-09-03T15:42:47.051Z] ++ set -e
15:42:47 [2020-09-03T15:42:47.051Z] ++ '[' -n 0 ']'
15:42:47 [2020-09-03T15:42:47.051Z] ++ set -x
15:42:47 [2020-09-03T15:42:47.051Z] ++ env -i DEST=/go/src/github.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
15:42:47 [2020-09-03T15:42:47.051Z] INFO: Testing against a local daemon
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestCommitInheritsEnv
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestCommitInheritsEnv (0.59s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestImportExtremelyLargeImageWorks
15:42:47 [2020-09-03T15:42:47.051Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestImagesFilterMultiReference
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestImagePullPlatformInvalid
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestRemoveImageOrphaning
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestRemoveImageOrphaning (0.55s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestRemoveImageGarbageCollector
15:42:47 [2020-09-03T15:42:47.051Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:42:47 [2020-09-03T15:42:47.051Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestTagInvalidReference
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestTagInvalidReference (0.03s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestTagValidPrefixedRepo
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestTagExistedNameWithoutForce
15:42:47 [2020-09-03T15:42:47.051Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:42:47 [2020-09-03T15:42:47.051Z] === RUN   TestTagOfficialNames
15:42:47 [2020-09-03T15:42:47.313Z] --- PASS: TestTagOfficialNames (0.07s)
15:42:47 [2020-09-03T15:42:47.313Z] === RUN   TestTagMatchesDigest
15:42:47 [2020-09-03T15:42:47.313Z] --- PASS: TestTagMatchesDigest (0.03s)
15:42:47 [2020-09-03T15:42:47.313Z] PASS
15:42:47 [2020-09-03T15:42:47.313Z] 
15:42:47 [2020-09-03T15:42:47.313Z] === Skipped
15:42:47 [2020-09-03T15:42:47.313Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:42:47 [2020-09-03T15:42:47.313Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:42:47 [2020-09-03T15:42:47.313Z] 
15:42:47 [2020-09-03T15:42:47.313Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:42:47 [2020-09-03T15:42:47.313Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-09-03T15:42:47.313Z] 
15:42:47 [2020-09-03T15:42:47.313Z] 
15:42:47 [2020-09-03T15:42:47.313Z] DONE 12 tests, 2 skipped in 1.835s
15:42:47 [2020-09-03T15:42:47.313Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:42:47 [2020-09-03T15:42:47.313Z] ++ 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
15:42:47 [2020-09-03T15:42:47.313Z] ++ set -e
15:42:47 [2020-09-03T15:42:47.313Z] ++ '[' -n 0 ']'
15:42:47 [2020-09-03T15:42:47.313Z] ++ set -x
15:42:47 [2020-09-03T15:42:47.313Z] ++ env -i DEST=/go/src/github.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
15:42:47 [2020-09-03T15:42:47.313Z] INFO: Testing against a local daemon
15:42:47 [2020-09-03T15:42:47.313Z] === RUN   TestNetworkCreateDelete
15:42:47 [2020-09-03T15:42:47.817Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:42:47 [2020-09-03T15:42:47.849Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:42:47 [2020-09-03T15:42:47.887Z] --- PASS: TestNetworkCreateDelete (0.40s)
15:42:47 [2020-09-03T15:42:47.887Z] === RUN   TestDockerNetworkDeletePreferID
15:42:48 [2020-09-03T15:42:48.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:42:48 [2020-09-03T15:42:48.442Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:42:48 [2020-09-03T15:42:48.758Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:42:49 [2020-09-03T15:42:49.081Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:42:49 [2020-09-03T15:42:49.081Z] --- PASS: TestBuildMultiStageCopy (2.76s)
15:42:49 [2020-09-03T15:42:49.081Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s)
15:42:49 [2020-09-03T15:42:49.081Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
15:42:49 [2020-09-03T15:42:49.081Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
15:42:49 [2020-09-03T15:42:49.081Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
15:42:49 [2020-09-03T15:42:49.081Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
15:42:49 [2020-09-03T15:42:49.081Z] === RUN   TestBuildMultiStageParentConfig
15:42:49 [2020-09-03T15:42:49.275Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
15:42:49 [2020-09-03T15:42:49.275Z] === RUN   TestDaemonDNSFallback
15:42:49 [2020-09-03T15:42:49.329Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:42:49 [2020-09-03T15:42:49.590Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:42:50 [2020-09-03T15:42:50.127Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
15:42:50 [2020-09-03T15:42:50.127Z] === RUN   TestBuildLabelWithTargets
15:42:50 [2020-09-03T15:42:50.382Z] --- PASS: TestCreateServiceSysctls (4.33s)
15:42:50 [2020-09-03T15:42:50.382Z] === RUN   TestCreateServiceCapabilities
15:42:51 [2020-09-03T15:42:51.176Z] --- PASS: TestBuildLabelWithTargets (1.26s)
15:42:51 [2020-09-03T15:42:51.176Z] === RUN   TestBuildWithEmptyLayers
15:42:51 [2020-09-03T15:42:51.505Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:42:51 [2020-09-03T15:42:51.825Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
15:42:51 [2020-09-03T15:42:51.825Z] === RUN   TestBuildMultiStageOnBuild
15:42:51 [2020-09-03T15:42:51.898Z] --- PASS: TestGraphdriverPluginV2 (6.13s)
15:42:51 [2020-09-03T15:42:51.898Z] PASS
15:42:51 [2020-09-03T15:42:51.898Z] 
15:42:51 [2020-09-03T15:42:51.898Z] === Skipped
15:42:51 [2020-09-03T15:42:51.898Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.13s)
15:42:51 [2020-09-03T15:42:51.898Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:42:51 [2020-09-03T15:42:51.898Z] 
15:42:51 [2020-09-03T15:42:51.898Z] 
15:42:51 [2020-09-03T15:42:51.898Z] DONE 2 tests, 1 skipped in 6.435s
15:42:51 [2020-09-03T15:42:51.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:42:51 [2020-09-03T15:42:51.898Z] INFO: Testing against a local daemon
15:42:51 [2020-09-03T15:42:51.898Z] === RUN   TestContinueAfterPluginCrash
15:42:51 [2020-09-03T15:42:51.898Z] === PAUSE TestContinueAfterPluginCrash
15:42:51 [2020-09-03T15:42:51.898Z] === RUN   TestReadPluginNoRead
15:42:51 [2020-09-03T15:42:51.898Z] === PAUSE TestReadPluginNoRead
15:42:51 [2020-09-03T15:42:51.898Z] === RUN   TestDaemonStartWithLogOpt
15:42:51 [2020-09-03T15:42:51.898Z] === PAUSE TestDaemonStartWithLogOpt
15:42:51 [2020-09-03T15:42:51.898Z] === CONT  TestContinueAfterPluginCrash
15:42:51 [2020-09-03T15:42:51.898Z] === CONT  TestDaemonStartWithLogOpt
15:42:52 [2020-09-03T15:42:52.175Z] Leaving: AppArmorNo profiles have been unloaded.
15:42:52 [2020-09-03T15:42:52.175Z] 
15:42:52 [2020-09-03T15:42:52.175Z] Unloading profiles will leave already running processes permanently
15:42:52 [2020-09-03T15:42:52.175Z] unconfined, which can lead to unexpected situations.
15:42:52 [2020-09-03T15:42:52.175Z] 
15:42:52 [2020-09-03T15:42:52.175Z] To set a process to complain mode, use the command line tool
15:42:52 [2020-09-03T15:42:52.175Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:42:52 [2020-09-03T15:42:52.175Z] 
Post stage
[Pipeline] junit
15:42:52 [2020-09-03T15:42:52.449Z] Recording test results
15:42:52 [2020-09-03T15:42:52.891Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:42:53 [2020-09-03T15:42:53.462Z] === RUN   TestDockerSuite/TestAttachDetach
15:42:53 [2020-09-03T15:42:53.909Z] --- PASS: TestCreateServiceCapabilities (3.56s)
15:42:53 [2020-09-03T15:42:53.909Z] === RUN   TestInspect
15:42:53 [2020-09-03T15:42:53.911Z] --- PASS: TestBuildMultiStageOnBuild (1.71s)
15:42:53 [2020-09-03T15:42:53.911Z] === RUN   TestBuildUncleanTarFilenames
[Pipeline] sh
15:42:54 [2020-09-03T15:42:54.196Z] + echo Ensuring container killed.
15:42:54 [2020-09-03T15:42:54.196Z] Ensuring container killed.
15:42:54 [2020-09-03T15:42:54.196Z] + docker rm -vf docker-pr1
15:42:54 [2020-09-03T15:42:54.196Z] Error: No such container: docker-pr1
15:42:54 [2020-09-03T15:42:54.196Z] + true
[Pipeline] sh
15:42:54 [2020-09-03T15:42:54.404Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:42:54 [2020-09-03T15:42:54.483Z] + echo Chowning /workspace to jenkins user
15:42:54 [2020-09-03T15:42:54.483Z] Chowning /workspace to jenkins user
15:42:54 [2020-09-03T15:42:54.483Z] + id -u
15:42:54 [2020-09-03T15:42:54.483Z] + id -g
15:42:54 [2020-09-03T15:42:54.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/workspace busybox chown -R 1000:1000 /workspace
15:42:54 [2020-09-03T15:42:54.483Z] Unable to find image 'busybox:latest' locally
15:42:54 [2020-09-03T15:42:54.564Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
15:42:54 [2020-09-03T15:42:54.564Z] === RUN   TestBuildMultiStageLayerLeak
15:42:55 [2020-09-03T15:42:55.345Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:42:56 [2020-09-03T15:42:56.292Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:42:56 [2020-09-03T15:42:56.650Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
15:42:56 [2020-09-03T15:42:56.650Z] === RUN   TestBuildWithHugeFile
15:42:57 [2020-09-03T15:42:57.418Z] --- PASS: TestDaemonDNSFallback (7.37s)
15:42:57 [2020-09-03T15:42:57.418Z] === RUN   TestInspectNetwork
15:42:57 [2020-09-03T15:42:57.436Z] --- PASS: TestInspect (3.59s)
15:42:57 [2020-09-03T15:42:57.436Z] === RUN   TestCreateJob
15:42:57 [2020-09-03T15:42:57.678Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:42:58 [2020-09-03T15:42:58.623Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:42:59 [2020-09-03T15:42:59.195Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:42:59 [2020-09-03T15:42:59.456Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:42:59 [2020-09-03T15:42:59.759Z] latest: Pulling from library/busybox
15:42:59 [2020-09-03T15:42:59.759Z] 9c075fe2c773: Pulling fs layer
15:42:59 [2020-09-03T15:42:59.759Z] 9c075fe2c773: Verifying Checksum
15:42:59 [2020-09-03T15:42:59.759Z] 9c075fe2c773: Download complete
15:42:59 [2020-09-03T15:42:59.759Z] 9c075fe2c773: Pull complete
15:42:59 [2020-09-03T15:42:59.759Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
15:42:59 [2020-09-03T15:42:59.759Z] Status: Downloaded newer image for busybox:latest
15:43:00 [2020-09-03T15:43:00.841Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:43:00 [2020-09-03T15:43:00.841Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:43:01 [2020-09-03T15:43:01.437Z] + bundleName=docker-py
15:43:01 [2020-09-03T15:43:01.437Z] + echo Creating docker-py-bundles.tar.gz
15:43:01 [2020-09-03T15:43:01.437Z] Creating docker-py-bundles.tar.gz
15:43:01 [2020-09-03T15:43:01.437Z] + 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
15:43:01 [2020-09-03T15:43:01.451Z] Archiving artifacts
15:43:01 [2020-09-03T15:43:01.632Z] === RUN   TestInspectNetwork/full_network_id
15:43:01 [2020-09-03T15:43:01.632Z] === RUN   TestInspectNetwork/partial_network_id
15:43:01 [2020-09-03T15:43:01.632Z] === RUN   TestInspectNetwork/network_name
15:43:01 [2020-09-03T15:43:01.632Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:43:01 [2020-09-03T15:43:01.900Z] --- PASS: TestCreateJob (4.35s)
15:43:01 [2020-09-03T15:43:01.900Z] === RUN   TestReplicatedJob
15:43:02 [2020-09-03T15:43:02.756Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:43:03 [2020-09-03T15:43:03.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:43:03 [2020-09-03T15:43:03.329Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:43:03 [2020-09-03T15:43:03.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh binary-daemon
15:43:03 [2020-09-03T15:43:03.683Z] 
15:43:03 [2020-09-03T15:43:03.900Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:43:03 [2020-09-03T15:43:03.900Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:43:03 [2020-09-03T15:43:03.943Z] Removing bundles/
15:43:03 [2020-09-03T15:43:03.943Z] 
15:43:03 [2020-09-03T15:43:03.943Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:43:03 [2020-09-03T15:43:03.943Z] Building: bundles/binary-daemon/dockerd-dev
15:43:03 [2020-09-03T15:43:03.943Z] GOOS="" GOARCH="" GOARM=""
15:43:04 [2020-09-03T15:43:04.162Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:43:05 [2020-09-03T15:43:05.548Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:43:05 [2020-09-03T15:43:05.548Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:43:05 [2020-09-03T15:43:05.809Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:43:05 [2020-09-03T15:43:05.839Z] --- PASS: TestInspectNetwork (9.31s)
15:43:05 [2020-09-03T15:43:05.840Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:43:05 [2020-09-03T15:43:05.840Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:43:05 [2020-09-03T15:43:05.840Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:43:05 [2020-09-03T15:43:05.840Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:43:05 [2020-09-03T15:43:05.840Z] === RUN   TestRunContainerWithBridgeNone
15:43:06 [2020-09-03T15:43:06.382Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:43:06 [2020-09-03T15:43:06.382Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:43:06 [2020-09-03T15:43:06.798Z] --- PASS: TestDaemonStartWithLogOpt (13.68s)
15:43:06 [2020-09-03T15:43:06.798Z] === CONT  TestReadPluginNoRead
15:43:07 [2020-09-03T15:43:07.324Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:43:08 [2020-09-03T15:43:08.389Z] --- PASS: TestRunContainerWithBridgeNone (2.53s)
15:43:08 [2020-09-03T15:43:08.389Z] === RUN   TestNetworkInvalidJSON
15:43:08 [2020-09-03T15:43:08.389Z] === RUN   TestNetworkInvalidJSON//networks/create
15:43:08 [2020-09-03T15:43:08.389Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:43:08 [2020-09-03T15:43:08.389Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:43:08 [2020-09-03T15:43:08.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:43:08 [2020-09-03T15:43:08.389Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:08 [2020-09-03T15:43:08.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:08 [2020-09-03T15:43:08.389Z] === CONT  TestNetworkInvalidJSON//networks/create
15:43:08 [2020-09-03T15:43:08.389Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:43:08 [2020-09-03T15:43:08.389Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:08 [2020-09-03T15:43:08.389Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:43:08 [2020-09-03T15:43:08.389Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:43:08 [2020-09-03T15:43:08.389Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:43:08 [2020-09-03T15:43:08.389Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:43:08 [2020-09-03T15:43:08.389Z] === RUN   TestHostIPv4BridgeLabel
15:43:08 [2020-09-03T15:43:08.962Z] --- PASS: TestHostIPv4BridgeLabel (0.79s)
15:43:08 [2020-09-03T15:43:08.962Z] === RUN   TestDaemonRestartWithLiveRestore
15:43:09 [2020-09-03T15:43:09.239Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:43:09 [2020-09-03T15:43:09.335Z] === RUN   TestReadPluginNoRead/default
15:43:09 [2020-09-03T15:43:09.335Z] --- PASS: TestContinueAfterPluginCrash (17.38s)
15:43:10 [2020-09-03T15:43:10.350Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s)
15:43:10 [2020-09-03T15:43:10.350Z] === RUN   TestDaemonDefaultNetworkPools
15:43:10 [2020-09-03T15:43:10.403Z] --- PASS: TestReplicatedJob (7.46s)
15:43:10 [2020-09-03T15:43:10.403Z] === RUN   TestUpdateReplicatedJob
15:43:11 [2020-09-03T15:43:11.186Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:43:11 [2020-09-03T15:43:11.241Z] === RUN   TestReadPluginNoRead/disabled_caching
15:43:11 [2020-09-03T15:43:11.738Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
15:43:11 [2020-09-03T15:43:11.738Z] === RUN   TestDaemonRestartWithExistingNetwork
15:43:13 [2020-09-03T15:43:13.677Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s)
15:43:13 [2020-09-03T15:43:13.677Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:43:13 [2020-09-03T15:43:13.776Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:43:13 [2020-09-03T15:43:13.996Z] --- PASS: TestUpdateReplicatedJob (4.41s)
15:43:13 [2020-09-03T15:43:13.996Z] === RUN   TestServiceListWithStatuses
15:43:13 [2020-09-03T15:43:13.996Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:43:13 [2020-09-03T15:43:13.996Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:43:13 [2020-09-03T15:43:13.996Z] === RUN   TestDockerNetworkConnectAlias
15:43:14 [2020-09-03T15:43:14.499Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:43:15 [2020-09-03T15:43:15.441Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:43:15 [2020-09-03T15:43:15.684Z] --- PASS: TestReadPluginNoRead (10.38s)
15:43:15 [2020-09-03T15:43:15.684Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
15:43:15 [2020-09-03T15:43:15.684Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
15:43:15 [2020-09-03T15:43:15.684Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
15:43:15 [2020-09-03T15:43:15.684Z]     read_test.go:92: [dc14af9854191] daemon is not started
15:43:15 [2020-09-03T15:43:15.684Z] PASS
15:43:15 [2020-09-03T15:43:15.684Z] 
15:43:15 [2020-09-03T15:43:15.684Z] DONE 6 tests in 24.258s
15:43:15 [2020-09-03T15:43:15.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:43:15 [2020-09-03T15:43:15.684Z] testing: warning: no tests to run
15:43:15 [2020-09-03T15:43:15.684Z] PASS
15:43:15 [2020-09-03T15:43:15.684Z] 
15:43:15 [2020-09-03T15:43:15.684Z] DONE 0 tests in 0.049s
15:43:15 [2020-09-03T15:43:15.684Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:43:15 [2020-09-03T15:43:15.701Z] --- PASS: TestBuildWithHugeFile (108.30s)
15:43:15 [2020-09-03T15:43:15.701Z] === RUN   TestBuildWithEmptyDockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:15 [2020-09-03T15:43:15.701Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:15 [2020-09-03T15:43:15.944Z] INFO: Testing against a local daemon
15:43:15 [2020-09-03T15:43:15.944Z] === RUN   TestPluginWithDevMounts
15:43:15 [2020-09-03T15:43:15.944Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:43:15 [2020-09-03T15:43:15.944Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:43:15 [2020-09-03T15:43:15.944Z] PASS
15:43:15 [2020-09-03T15:43:15.944Z] 
15:43:15 [2020-09-03T15:43:15.944Z] === Skipped
15:43:15 [2020-09-03T15:43:15.944Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:43:15 [2020-09-03T15:43:15.944Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:43:15 [2020-09-03T15:43:15.944Z] 
15:43:15 [2020-09-03T15:43:15.944Z] 
15:43:15 [2020-09-03T15:43:15.944Z] DONE 1 tests, 1 skipped in 0.210s
15:43:15 [2020-09-03T15:43:15.944Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:43:15 [2020-09-03T15:43:15.962Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:15 [2020-09-03T15:43:15.962Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:15 [2020-09-03T15:43:15.962Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:43:15 [2020-09-03T15:43:15.962Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:16 [2020-09-03T15:43:16.203Z] INFO: Testing against a local daemon
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestSecretInspect
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestSecretInspect (0.03s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestSecretList
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestSecretList (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestSecretsCreateAndDelete
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestSecretsUpdate
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestSecretsUpdate (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestTemplatedSecret
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestTemplatedSecret (0.00s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] === RUN   TestSecretCreateResolve
15:43:16 [2020-09-03T15:43:16.203Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] PASS
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === Skipped
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:43:16 [2020-09-03T15:43:16.203Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] 
15:43:16 [2020-09-03T15:43:16.203Z] DONE 6 tests, 6 skipped in 0.237s
15:43:16 [2020-09-03T15:43:16.203Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:43:16 [2020-09-03T15:43:16.227Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.37s)
15:43:16 [2020-09-03T15:43:16.227Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:43:16 [2020-09-03T15:43:16.230Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:43:16 [2020-09-03T15:43:16.230Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
15:43:16 [2020-09-03T15:43:16.230Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
15:43:16 [2020-09-03T15:43:16.230Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
15:43:16 [2020-09-03T15:43:16.230Z] === RUN   TestBuildPreserveOwnership
15:43:16 [2020-09-03T15:43:16.230Z] === RUN   TestBuildPreserveOwnership/copy_from
15:43:16 [2020-09-03T15:43:16.463Z] INFO: Testing against a local daemon
15:43:16 [2020-09-03T15:43:16.463Z] === RUN   TestServiceCreateInit
15:43:16 [2020-09-03T15:43:16.463Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:43:16 [2020-09-03T15:43:16.463Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:43:16 [2020-09-03T15:43:16.463Z] --- PASS: TestServiceCreateInit (0.02s)
15:43:16 [2020-09-03T15:43:16.463Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:43:16 [2020-09-03T15:43:16.463Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.463Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:43:16 [2020-09-03T15:43:16.464Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceMultipleTimes
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceConflict
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceConflict (0.02s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceMaxReplicas
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateWithDuplicateNetworkNames
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceSecretFileMode
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceConfigFileMode
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceSysctls
15:43:16 [2020-09-03T15:43:16.464Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:43:16 [2020-09-03T15:43:16.464Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.464Z] === RUN   TestCreateServiceCapabilities
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:43:16 [2020-09-03T15:43:16.724Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestInspect
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestInspect (0.02s)
15:43:16 [2020-09-03T15:43:16.724Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestCreateJob
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestCreateJob (0.01s)
15:43:16 [2020-09-03T15:43:16.724Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestReplicatedJob
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestReplicatedJob (0.01s)
15:43:16 [2020-09-03T15:43:16.724Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestUpdateReplicatedJob
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:43:16 [2020-09-03T15:43:16.724Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestServiceListWithStatuses
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:43:16 [2020-09-03T15:43:16.724Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestDockerNetworkConnectAlias
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:43:16 [2020-09-03T15:43:16.724Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestDockerNetworkReConnect
15:43:16 [2020-09-03T15:43:16.724Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:43:16 [2020-09-03T15:43:16.724Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:16 [2020-09-03T15:43:16.724Z] === RUN   TestServicePlugin
15:43:16 [2020-09-03T15:43:16.800Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s)
15:43:16 [2020-09-03T15:43:16.800Z] === RUN   TestServiceWithPredefinedNetwork
15:43:19 [2020-09-03T15:43:19.538Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:43:19 [2020-09-03T15:43:19.538Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:43:20 [2020-09-03T15:43:20.108Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
15:43:20 [2020-09-03T15:43:20.108Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:43:20 [2020-09-03T15:43:20.108Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:43:20 [2020-09-03T15:43:20.108Z]     service_test.go:236: FLAKY_TEST
15:43:20 [2020-09-03T15:43:20.108Z] === RUN   TestServiceWithDataPathPortInit
15:43:20 [2020-09-03T15:43:20.482Z] --- PASS: TestBuildPreserveOwnership (4.31s)
15:43:20 [2020-09-03T15:43:20.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.75s)
15:43:20 [2020-09-03T15:43:20.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s)
15:43:20 [2020-09-03T15:43:20.482Z] === RUN   TestBuildPlatformInvalid
15:43:20 [2020-09-03T15:43:20.482Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:43:20 [2020-09-03T15:43:20.742Z] PASS
15:43:20 [2020-09-03T15:43:20.742Z] 
15:43:20 [2020-09-03T15:43:20.742Z] === Skipped
15:43:20 [2020-09-03T15:43:20.742Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:43:20 [2020-09-03T15:43:20.742Z]     build_session_test.go:25: TODO: BuildKit
15:43:20 [2020-09-03T15:43:20.742Z] 
15:43:20 [2020-09-03T15:43:20.742Z] 
15:43:20 [2020-09-03T15:43:20.742Z] DONE 32 tests, 1 skipped in 193.690s
15:43:20 [2020-09-03T15:43:20.742Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:43:20 [2020-09-03T15:43:20.742Z] ++ 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
15:43:20 [2020-09-03T15:43:20.742Z] ++ set -e
15:43:20 [2020-09-03T15:43:20.742Z] ++ '[' -n 0 ']'
15:43:20 [2020-09-03T15:43:20.742Z] ++ set -x
15:43:20 [2020-09-03T15:43:20.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:43:20 [2020-09-03T15:43:20.742Z] INFO: Testing against a local daemon
15:43:20 [2020-09-03T15:43:20.742Z] === RUN   TestConfigInspect
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServicePlugin (3.55s)
15:43:20 [2020-09-03T15:43:20.922Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestServiceUpdateLabel
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServiceUpdateLabel (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestServiceUpdateSecrets
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestServiceUpdateConfigs
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestServiceUpdateNetwork
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestServiceUpdatePidsLimit
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] PASS
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === Skipped
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestInspect (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s)
15:43:20 [2020-09-03T15:43:20.922Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:43:20 [2020-09-03T15:43:20.922Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] DONE 24 tests, 23 skipped in 4.057s
15:43:20 [2020-09-03T15:43:20.922Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:43:20 [2020-09-03T15:43:20.922Z] INFO: Testing against a local daemon
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestSessionCreate
15:43:20 [2020-09-03T15:43:20.922Z] --- PASS: TestSessionCreate (0.03s)
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestSessionCreateWithBadUpgrade
15:43:20 [2020-09-03T15:43:20.922Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:43:20 [2020-09-03T15:43:20.922Z] PASS
15:43:20 [2020-09-03T15:43:20.922Z] 
15:43:20 [2020-09-03T15:43:20.922Z] DONE 2 tests in 0.203s
15:43:20 [2020-09-03T15:43:20.922Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:43:20 [2020-09-03T15:43:20.922Z] INFO: Testing against a local daemon
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:43:20 [2020-09-03T15:43:20.922Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:43:20 [2020-09-03T15:43:20.922Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:43:20 [2020-09-03T15:43:20.922Z] === RUN   TestEventsExecDie
15:43:21 [2020-09-03T15:43:21.182Z] --- PASS: TestEventsExecDie (0.49s)
15:43:21 [2020-09-03T15:43:21.182Z] === RUN   TestEventsBackwardsCompatible
15:43:21 [2020-09-03T15:43:21.182Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:43:21 [2020-09-03T15:43:21.182Z] === RUN   TestInfoBinaryCommits
15:43:21 [2020-09-03T15:43:21.182Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:43:21 [2020-09-03T15:43:21.182Z] === RUN   TestInfoAPIVersioned
15:43:21 [2020-09-03T15:43:21.182Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:43:21 [2020-09-03T15:43:21.182Z] === RUN   TestInfoDiscoveryBackend
15:43:22 [2020-09-03T15:43:22.564Z] --- PASS: TestDockerNetworkConnectAlias (7.78s)
15:43:22 [2020-09-03T15:43:22.564Z] === RUN   TestDockerNetworkReConnect
15:43:23 [2020-09-03T15:43:23.089Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
15:43:23 [2020-09-03T15:43:23.089Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:43:23 [2020-09-03T15:43:23.286Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:43:23 [2020-09-03T15:43:23.859Z] --- PASS: TestConfigInspect (2.90s)
15:43:23 [2020-09-03T15:43:23.859Z] === RUN   TestConfigList
15:43:23 [2020-09-03T15:43:23.859Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:43:24 [2020-09-03T15:43:24.119Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:43:24 [2020-09-03T15:43:24.380Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:43:24 [2020-09-03T15:43:24.640Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:43:24 [2020-09-03T15:43:24.901Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:43:25 [2020-09-03T15:43:25.473Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:43:26 [2020-09-03T15:43:26.045Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:43:26 [2020-09-03T15:43:26.307Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:43:26 [2020-09-03T15:43:26.381Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
15:43:26 [2020-09-03T15:43:26.381Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:43:26 [2020-09-03T15:43:26.381Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:43:26 [2020-09-03T15:43:26.381Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:43:26 [2020-09-03T15:43:26.381Z] === RUN   TestInfoAPI
15:43:26 [2020-09-03T15:43:26.381Z] --- PASS: TestInfoAPI (0.04s)
15:43:26 [2020-09-03T15:43:26.381Z] === RUN   TestInfoAPIWarnings
15:43:26 [2020-09-03T15:43:26.568Z] --- PASS: TestConfigList (2.94s)
15:43:26 [2020-09-03T15:43:26.568Z] === RUN   TestConfigsCreateAndDelete
15:43:27 [2020-09-03T15:43:27.139Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:43:27 [2020-09-03T15:43:27.760Z] --- PASS: TestInfoAPIWarnings (1.53s)
15:43:27 [2020-09-03T15:43:27.760Z] === RUN   TestInfoDebug
15:43:28 [2020-09-03T15:43:28.188Z] --- PASS: TestDockerNetworkReConnect (6.02s)
15:43:28 [2020-09-03T15:43:28.188Z] === RUN   TestServicePlugin
15:43:28 [2020-09-03T15:43:28.188Z] --- SKIP: TestServicePlugin (0.00s)
15:43:28 [2020-09-03T15:43:28.188Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:28 [2020-09-03T15:43:28.188Z] === RUN   TestServiceUpdateLabel
15:43:28 [2020-09-03T15:43:28.523Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:43:29 [2020-09-03T15:43:29.466Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:43:29 [2020-09-03T15:43:29.666Z] --- PASS: TestInfoDebug (1.54s)
15:43:29 [2020-09-03T15:43:29.666Z] === RUN   TestInfoInsecureRegistries
15:43:30 [2020-09-03T15:43:30.040Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
15:43:30 [2020-09-03T15:43:30.040Z] === RUN   TestConfigsUpdate
15:43:30 [2020-09-03T15:43:30.925Z] --- PASS: TestServiceUpdateLabel (3.54s)
15:43:30 [2020-09-03T15:43:30.925Z] === RUN   TestServiceUpdateSecrets
15:43:31 [2020-09-03T15:43:31.045Z] --- PASS: TestInfoInsecureRegistries (1.54s)
15:43:31 [2020-09-03T15:43:31.045Z] === RUN   TestInfoRegistryMirrors
15:43:31 [2020-09-03T15:43:31.952Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:43:32 [2020-09-03T15:43:32.423Z] --- PASS: TestInfoRegistryMirrors (1.53s)
15:43:32 [2020-09-03T15:43:32.423Z] === RUN   TestLoginFailsWithBadCredentials
15:43:32 [2020-09-03T15:43:32.894Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:43:32 [2020-09-03T15:43:32.894Z] --- PASS: TestConfigsUpdate (2.82s)
15:43:32 [2020-09-03T15:43:32.894Z] === RUN   TestTemplatedConfig
15:43:32 [2020-09-03T15:43:32.992Z] --- PASS: TestLoginFailsWithBadCredentials (0.74s)
15:43:32 [2020-09-03T15:43:32.992Z] === RUN   TestPingCacheHeaders
15:43:33 [2020-09-03T15:43:33.155Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:43:33 [2020-09-03T15:43:33.252Z] --- PASS: TestPingCacheHeaders (0.04s)
15:43:33 [2020-09-03T15:43:33.252Z] === RUN   TestPingGet
15:43:33 [2020-09-03T15:43:33.252Z] --- PASS: TestPingGet (0.01s)
15:43:33 [2020-09-03T15:43:33.252Z] === RUN   TestPingHead
15:43:33 [2020-09-03T15:43:33.252Z] --- PASS: TestPingHead (0.02s)
15:43:33 [2020-09-03T15:43:33.252Z] === RUN   TestVersion
15:43:33 [2020-09-03T15:43:33.252Z] --- PASS: TestVersion (0.02s)
15:43:33 [2020-09-03T15:43:33.252Z] PASS
15:43:33 [2020-09-03T15:43:33.252Z] 
15:43:33 [2020-09-03T15:43:33.252Z] === Skipped
15:43:33 [2020-09-03T15:43:33.252Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:43:33 [2020-09-03T15:43:33.252Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:43:33 [2020-09-03T15:43:33.252Z] 
15:43:33 [2020-09-03T15:43:33.252Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:43:33 [2020-09-03T15:43:33.252Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:43:33 [2020-09-03T15:43:33.252Z] 
15:43:33 [2020-09-03T15:43:33.252Z] 
15:43:33 [2020-09-03T15:43:33.252Z] DONE 18 tests, 2 skipped in 12.640s
15:43:33 [2020-09-03T15:43:33.252Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:43:33 [2020-09-03T15:43:33.511Z] INFO: Testing against a local daemon
15:43:33 [2020-09-03T15:43:33.511Z] === RUN   TestVolumesCreateAndList
15:43:33 [2020-09-03T15:43:33.511Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:43:33 [2020-09-03T15:43:33.511Z] === RUN   TestVolumesRemove
15:43:33 [2020-09-03T15:43:33.511Z] --- PASS: TestVolumesRemove (0.07s)
15:43:33 [2020-09-03T15:43:33.511Z] === RUN   TestVolumesInspect
15:43:33 [2020-09-03T15:43:33.512Z] --- PASS: TestVolumesInspect (0.02s)
15:43:33 [2020-09-03T15:43:33.512Z] === RUN   TestVolumesInvalidJSON
15:43:33 [2020-09-03T15:43:33.512Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:43:33 [2020-09-03T15:43:33.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:43:33 [2020-09-03T15:43:33.512Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:43:33 [2020-09-03T15:43:33.512Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:43:33 [2020-09-03T15:43:33.512Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
15:43:33 [2020-09-03T15:43:33.512Z] PASS
15:43:33 [2020-09-03T15:43:33.512Z] 
15:43:33 [2020-09-03T15:43:33.512Z] DONE 5 tests in 0.343s
15:43:33 [2020-09-03T15:43:33.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:43:33 [2020-09-03T15:43:33.512Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11973 is not a child of this shell
15:43:33 [2020-09-03T15:43:33.512Z] warning: PID 11973 from bundles/test-integration/docker.pid had a nonzero exit code
15:43:33 [2020-09-03T15:43:33.771Z] Leaving: AppArmorNo profiles have been unloaded.
15:43:33 [2020-09-03T15:43:33.771Z] 
15:43:33 [2020-09-03T15:43:33.771Z] Unloading profiles will leave already running processes permanently
15:43:33 [2020-09-03T15:43:33.771Z] unconfined, which can lead to unexpected situations.
15:43:33 [2020-09-03T15:43:33.771Z] 
15:43:33 [2020-09-03T15:43:33.771Z] To set a process to complain mode, use the command line tool
15:43:33 [2020-09-03T15:43:33.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:43:33 [2020-09-03T15:43:33.771Z] Removing test suite binaries
15:43:33 [2020-09-03T15:43:33.771Z] exiting test-integration
15:43:33 [2020-09-03T15:43:33.771Z] ++ exit 0
15:43:34 [2020-09-03T15:43:34.708Z] 
15:43:35 [2020-09-03T15:43:35.706Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:43:35 [2020-09-03T15:43:35.706Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
Post stage
[Pipeline] junit
15:43:36 [2020-09-03T15:43:36.630Z] Recording test results
15:43:36 [2020-09-03T15:43:36.648Z] --- PASS: TestTemplatedConfig (3.82s)
15:43:36 [2020-09-03T15:43:36.648Z] === RUN   TestConfigCreateResolve
15:43:38 [2020-09-03T15:43:38.036Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:43:38 [2020-09-03T15:43:38.208Z] 3ab49687905c: Pull complete
15:43:38 [2020-09-03T15:43:38.208Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
15:43:38 [2020-09-03T15:43:38.208Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:43:38 [2020-09-03T15:43:38.208Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397'
15:43:38 [2020-09-03T15:43:38.208Z] WARN: Skipping validation tests
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Running unit tests at 09/03/2020 15:43:31...
15:43:38 [2020-09-03T15:43:38.208Z] INFO: make.ps1 starting at 09/03/2020 15:43:35
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Git commit (173d6d8416) assumed from DOCKER_GITCOMMIT environment variable
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Invoking autogen...
15:43:38 [2020-09-03T15:43:38.208Z] INFO: Running unit tests...
15:43:38 [2020-09-03T15:43:38.235Z] --- PASS: TestServiceWithDataPathPortInit (17.96s)
15:43:38 [2020-09-03T15:43:38.235Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:43:38 [2020-09-03T15:43:38.701Z] + echo Ensuring container killed.
15:43:38 [2020-09-03T15:43:38.701Z] Ensuring container killed.
15:43:38 [2020-09-03T15:43:38.701Z] + docker rm -vf docker-pr1
15:43:38 [2020-09-03T15:43:38.701Z] Error: No such container: docker-pr1
15:43:38 [2020-09-03T15:43:38.701Z] + true
[Pipeline] sh
15:43:38 [2020-09-03T15:43:38.988Z] + echo Chowning /workspace to jenkins user
15:43:38 [2020-09-03T15:43:38.988Z] Chowning /workspace to jenkins user
15:43:38 [2020-09-03T15:43:38.988Z] + id -u
15:43:38 [2020-09-03T15:43:38.988Z] + id -g
15:43:38 [2020-09-03T15:43:38.988Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/workspace busybox chown -R 1000:1000 /workspace
15:43:38 [2020-09-03T15:43:38.988Z] Unable to find image 'busybox:latest' locally
15:43:38 [2020-09-03T15:43:38.988Z] latest: Pulling from library/busybox
15:43:38 [2020-09-03T15:43:38.988Z] 9c075fe2c773: Pulling fs layer
15:43:39 [2020-09-03T15:43:39.952Z] --- PASS: TestConfigCreateResolve (3.27s)
15:43:39 [2020-09-03T15:43:39.952Z] === RUN   TestConfigDaemonLibtrustID
15:43:39 [2020-09-03T15:43:39.952Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:43:40 [2020-09-03T15:43:40.213Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:43:40 [2020-09-03T15:43:40.476Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
15:43:40 [2020-09-03T15:43:40.476Z] PASS
15:43:40 [2020-09-03T15:43:40.476Z] 
15:43:40 [2020-09-03T15:43:40.476Z] DONE 7 tests in 19.700s
15:43:40 [2020-09-03T15:43:40.476Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:43:40 [2020-09-03T15:43:40.476Z] ++ 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
15:43:40 [2020-09-03T15:43:40.476Z] ++ set -e
15:43:40 [2020-09-03T15:43:40.476Z] ++ '[' -n 0 ']'
15:43:40 [2020-09-03T15:43:40.476Z] ++ set -x
15:43:40 [2020-09-03T15:43:40.476Z] ++ env -i DEST=/go/src/github.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
15:43:40 [2020-09-03T15:43:40.476Z] INFO: Testing against a local daemon
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestCheckpoint
15:43:40 [2020-09-03T15:43:40.476Z] --- SKIP: TestCheckpoint (0.00s)
15:43:40 [2020-09-03T15:43:40.476Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestContainerInvalidJSON
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:43:40 [2020-09-03T15:43:40.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:43:40 [2020-09-03T15:43:40.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:43:40 [2020-09-03T15:43:40.476Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:43:40 [2020-09-03T15:43:40.476Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:43:40 [2020-09-03T15:43:40.476Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:43:40 [2020-09-03T15:43:40.476Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:43:40 [2020-09-03T15:43:40.476Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:43:40 [2020-09-03T15:43:40.476Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:43:40 [2020-09-03T15:43:40.476Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:43:40 [2020-09-03T15:43:40.476Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:43:40 [2020-09-03T15:43:40.476Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:43:40 [2020-09-03T15:43:40.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:43:40 [2020-09-03T15:43:40.738Z] === RUN   TestCopyFromContainerPathIsNotDir
15:43:40 [2020-09-03T15:43:40.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:43:40 [2020-09-03T15:43:40.738Z] === RUN   TestCopyToContainerPathDoesNotExist
15:43:40 [2020-09-03T15:43:40.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:43:40 [2020-09-03T15:43:40.738Z] === RUN   TestCopyToContainerPathIsNotDir
15:43:40 [2020-09-03T15:43:40.999Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:43:40 [2020-09-03T15:43:40.999Z] === RUN   TestCopyFromContainer
15:43:41 [2020-09-03T15:43:41.943Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:43:42 [2020-09-03T15:43:42.886Z] === RUN   TestCopyFromContainer//
15:43:42 [2020-09-03T15:43:42.886Z] === RUN   TestCopyFromContainer//bar/root
15:43:42 [2020-09-03T15:43:42.886Z] === RUN   TestCopyFromContainer//bar/root/
15:43:43 [2020-09-03T15:43:43.147Z] === RUN   TestCopyFromContainer/bar/quux
15:43:43 [2020-09-03T15:43:43.409Z] === RUN   TestCopyFromContainer/bar/quux/
15:43:43 [2020-09-03T15:43:43.409Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:43:43 [2020-09-03T15:43:43.670Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:43:43 [2020-09-03T15:43:43.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:43:43 [2020-09-03T15:43:43.670Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:43:43 [2020-09-03T15:43:43.670Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:43:43 [2020-09-03T15:43:43.931Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:43:43 [2020-09-03T15:43:43.931Z] === RUN   TestCopyFromContainer/bar/notarget
15:43:43 [2020-09-03T15:43:43.931Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:43:44 [2020-09-03T15:43:44.034Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:43:44 [2020-09-03T15:43:44.192Z] --- PASS: TestCopyFromContainer (3.24s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer// (0.13s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:43:44 [2020-09-03T15:43:44.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateLinkToNonExistingContainer
15:43:44 [2020-09-03T15:43:44.192Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateWithInvalidEnv
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateWithInvalidEnv/0
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateWithInvalidEnv/0
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateWithInvalidEnv/1
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateWithInvalidEnv/1
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateWithInvalidEnv/2
15:43:44 [2020-09-03T15:43:44.192Z] === PAUSE TestCreateWithInvalidEnv/2
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateWithInvalidEnv/2
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateWithInvalidEnv/0
15:43:44 [2020-09-03T15:43:44.192Z] === CONT  TestCreateWithInvalidEnv/1
15:43:44 [2020-09-03T15:43:44.192Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:43:44 [2020-09-03T15:43:44.192Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateTmpfsMountsTarget
15:43:44 [2020-09-03T15:43:44.192Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
15:43:44 [2020-09-03T15:43:44.192Z] === RUN   TestCreateWithCustomMaskedPaths
15:43:44 [2020-09-03T15:43:44.264Z] 9c075fe2c773: Download complete
15:43:44 [2020-09-03T15:43:44.265Z] 9c075fe2c773: Pull complete
15:43:44 [2020-09-03T15:43:44.265Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
15:43:44 [2020-09-03T15:43:44.265Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:43:46 [2020-09-03T15:43:46.598Z] + bundleName=amd64-rootless
15:43:46 [2020-09-03T15:43:46.598Z] + echo Creating amd64-rootless-bundles.tar.gz
15:43:46 [2020-09-03T15:43:46.598Z] Creating amd64-rootless-bundles.tar.gz
15:43:46 [2020-09-03T15:43:46.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:43:46 [2020-09-03T15:43:46.598Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:43:46 [2020-09-03T15:43:46.611Z] Archiving artifacts
15:43:46 [2020-09-03T15:43:46.738Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:43:46 [2020-09-03T15:43:46.738Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
15:43:46 [2020-09-03T15:43:46.738Z] === RUN   TestCreateWithCustomReadonlyPaths
15:43:46 [2020-09-03T15:43:46.998Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:43:47 [2020-09-03T15:43:47.570Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:43:48 [2020-09-03T15:43:48.244Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s)
15:43:48 [2020-09-03T15:43:48.244Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qhjg29r89ond5hx5t8d8d67jv Created:2020-09-03 15:43:39.792824564 +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[a5bb53316884f28fd650694c7e0a221326dce24c253e0b55bf0953d4f27bd81e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uqrodgv6nrul84j1y5ou0cz74 EndpointID:bc0a971c9b9706f3377c14c12e55cbcff8f6612eebc409dea53d4bf579ce555b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:757a38507c3baadb86ae8846d217d70d0865ca8c16dd43be31bdf831757aeadf 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:b854acfa92d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uqrodgv6nrul84j1y5ou0cz74 EndpointID:bc0a971c9b9706f3377c14c12e55cbcff8f6612eebc409dea53d4bf579ce555b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:43:48 [2020-09-03T15:43:48.244Z] PASS
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] === Skipped
15:43:48 [2020-09-03T15:43:48.244Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:43:48 [2020-09-03T15:43:48.244Z]     service_test.go:236: FLAKY_TEST
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] DONE 23 tests, 1 skipped in 59.870s
15:43:48 [2020-09-03T15:43:48.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:43:48 [2020-09-03T15:43:48.244Z] ++ 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
15:43:48 [2020-09-03T15:43:48.244Z] ++ set -e
15:43:48 [2020-09-03T15:43:48.244Z] ++ '[' -n 0 ']'
15:43:48 [2020-09-03T15:43:48.244Z] ++ set -x
15:43:48 [2020-09-03T15:43:48.244Z] ++ env -i DEST=/go/src/github.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
15:43:48 [2020-09-03T15:43:48.244Z] INFO: Testing against a local daemon
15:43:48 [2020-09-03T15:43:48.244Z] === RUN   TestDockerNetworkIpvlanPersistance
15:43:48 [2020-09-03T15:43:48.244Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:43:48 [2020-09-03T15:43:48.244Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:48 [2020-09-03T15:43:48.244Z] === RUN   TestDockerNetworkIpvlan
15:43:48 [2020-09-03T15:43:48.244Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:43:48 [2020-09-03T15:43:48.244Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:48 [2020-09-03T15:43:48.244Z] PASS
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] === Skipped
15:43:48 [2020-09-03T15:43:48.244Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:43:48 [2020-09-03T15:43:48.244Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:43:48 [2020-09-03T15:43:48.244Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] 
15:43:48 [2020-09-03T15:43:48.244Z] DONE 2 tests, 2 skipped in 0.212s
15:43:48 [2020-09-03T15:43:48.244Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:43:48 [2020-09-03T15:43:48.244Z] ++ 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
15:43:48 [2020-09-03T15:43:48.244Z] ++ set -e
15:43:48 [2020-09-03T15:43:48.244Z] ++ '[' -n 0 ']'
15:43:48 [2020-09-03T15:43:48.244Z] ++ set -x
15:43:48 [2020-09-03T15:43:48.244Z] ++ env -i DEST=/go/src/github.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
15:43:48 [2020-09-03T15:43:48.244Z] INFO: Testing against a local daemon
15:43:48 [2020-09-03T15:43:48.244Z] === RUN   TestDockerNetworkMacvlanPersistance
15:43:48 [2020-09-03T15:43:48.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
15:43:48 [2020-09-03T15:43:48.512Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:43:48 [2020-09-03T15:43:48.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:43:48 [2020-09-03T15:43:48.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:43:48 [2020-09-03T15:43:48.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:43:48 [2020-09-03T15:43:48.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:43:48 [2020-09-03T15:43:48.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:43:48 [2020-09-03T15:43:48.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:43:48 [2020-09-03T15:43:48.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:43:48 [2020-09-03T15:43:48.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:43:48 [2020-09-03T15:43:48.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:43:48 [2020-09-03T15:43:48.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:43:48 [2020-09-03T15:43:48.512Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
[Pipeline] sh
15:43:48 [2020-09-03T15:43:48.801Z] + make clean
15:43:49 [2020-09-03T15:43:49.062Z] docker volume rm -f docker-dev-cache
15:43:49 [2020-09-03T15:43:49.062Z] docker-dev-cache
[Pipeline] deleteDir
15:43:49 [2020-09-03T15:43:49.455Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestCreateDifferentPlatform
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestCreateDifferentPlatform/different_os
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:43:49 [2020-09-03T15:43:49.455Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:43:49 [2020-09-03T15:43:49.455Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:43:49 [2020-09-03T15:43:49.455Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:43:49 [2020-09-03T15:43:49.455Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestContainerStartOnDaemonRestart
15:43:49 [2020-09-03T15:43:49.455Z] === PAUSE TestContainerStartOnDaemonRestart
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestDaemonRestartIpcMode
15:43:49 [2020-09-03T15:43:49.455Z] === PAUSE TestDaemonRestartIpcMode
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestDaemonHostGatewayIP
15:43:49 [2020-09-03T15:43:49.455Z] === PAUSE TestDaemonHostGatewayIP
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestContainerKillOnDaemonStart
15:43:49 [2020-09-03T15:43:49.455Z] === PAUSE TestContainerKillOnDaemonStart
15:43:49 [2020-09-03T15:43:49.455Z] === RUN   TestDiff
15:43:49 [2020-09-03T15:43:49.550Z] --- PASS: TestServiceUpdateSecrets (15.70s)
15:43:49 [2020-09-03T15:43:49.550Z] === RUN   TestServiceUpdateConfigs
15:43:49 [2020-09-03T15:43:49.634Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s)
15:43:49 [2020-09-03T15:43:49.634Z] === RUN   TestDockerNetworkMacvlan
15:43:49 [2020-09-03T15:43:49.716Z] === RUN   TestDockerSuite/TestBuildAddNonTar
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:43:49 [2020-09-03T15:43:49.981Z] --- PASS: TestDiff (0.54s)
15:43:49 [2020-09-03T15:43:49.981Z] === RUN   TestExecWithCloseStdin
15:43:50 [2020-09-03T15:43:50.577Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:43:50 [2020-09-03T15:43:50.925Z] --- PASS: TestExecWithCloseStdin (0.95s)
15:43:50 [2020-09-03T15:43:50.925Z] === RUN   TestExec
15:43:50 [2020-09-03T15:43:50.925Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:43:51 [2020-09-03T15:43:51.236Z] ?   	github.com/docker/docker/api	[no test files]
15:43:51 [2020-09-03T15:43:51.497Z] --- PASS: TestExec (0.69s)
15:43:51 [2020-09-03T15:43:51.497Z] === RUN   TestExecUser
15:43:51 [2020-09-03T15:43:51.757Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:43:51 [2020-09-03T15:43:51.965Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:43:52 [2020-09-03T15:43:52.328Z] --- PASS: TestExecUser (0.76s)
15:43:52 [2020-09-03T15:43:52.328Z] === RUN   TestExportContainerAndImportImage
15:43:52 [2020-09-03T15:43:52.328Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:43:53 [2020-09-03T15:43:53.272Z] --- PASS: TestExportContainerAndImportImage (0.99s)
15:43:53 [2020-09-03T15:43:53.272Z] === RUN   TestExportContainerAfterDaemonRestart
15:43:53 [2020-09-03T15:43:53.355Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:43:53 [2020-09-03T15:43:53.673Z] --- PASS: TestBuildWithHugeFile (52.94s)
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildWithEmptyDockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:53 [2020-09-03T15:43:53.673Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:43:53 [2020-09-03T15:43:53.673Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
15:43:53 [2020-09-03T15:43:53.673Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
15:43:53 [2020-09-03T15:43:53.673Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildPreserveOwnership
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildPreserveOwnership/copy_from
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:43:53 [2020-09-03T15:43:53.673Z] --- PASS: TestBuildPreserveOwnership (3.79s)
15:43:53 [2020-09-03T15:43:53.673Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.48s)
15:43:53 [2020-09-03T15:43:53.673Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s)
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestBuildPlatformInvalid
15:43:53 [2020-09-03T15:43:53.673Z] --- PASS: TestBuildPlatformInvalid (0.12s)
15:43:53 [2020-09-03T15:43:53.673Z] PASS
15:43:53 [2020-09-03T15:43:53.673Z] 
15:43:53 [2020-09-03T15:43:53.673Z] === Skipped
15:43:53 [2020-09-03T15:43:53.673Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:43:53 [2020-09-03T15:43:53.673Z]     build_session_test.go:25: TODO: BuildKit
15:43:53 [2020-09-03T15:43:53.673Z] 
15:43:53 [2020-09-03T15:43:53.673Z] 
15:43:53 [2020-09-03T15:43:53.673Z] DONE 32 tests, 1 skipped in 91.092s
15:43:53 [2020-09-03T15:43:53.673Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:43:53 [2020-09-03T15:43:53.673Z] ++ 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
15:43:53 [2020-09-03T15:43:53.673Z] ++ set -e
15:43:53 [2020-09-03T15:43:53.673Z] ++ '[' -n 0 ']'
15:43:53 [2020-09-03T15:43:53.673Z] ++ set -x
15:43:53 [2020-09-03T15:43:53.673Z] ++ env -i DEST=/go/src/github.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
15:43:53 [2020-09-03T15:43:53.673Z] INFO: Testing against a local daemon
15:43:53 [2020-09-03T15:43:53.673Z] === RUN   TestConfigInspect
15:43:54 [2020-09-03T15:43:54.658Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:43:54 [2020-09-03T15:43:54.920Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
15:43:54 [2020-09-03T15:43:54.920Z] === RUN   TestHealthCheckWorkdir
15:43:55 [2020-09-03T15:43:55.761Z] --- PASS: TestConfigInspect (1.97s)
15:43:55 [2020-09-03T15:43:55.761Z] === RUN   TestConfigList
15:43:55 [2020-09-03T15:43:55.861Z] --- PASS: TestHealthCheckWorkdir (0.86s)
15:43:55 [2020-09-03T15:43:55.861Z] === RUN   TestHealthKillContainer
15:43:56 [2020-09-03T15:43:56.431Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:43:56 [2020-09-03T15:43:56.662Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:43:57 [2020-09-03T15:43:57.374Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:43:57 [2020-09-03T15:43:57.856Z] --- PASS: TestConfigList (1.94s)
15:43:57 [2020-09-03T15:43:57.856Z] === RUN   TestConfigsCreateAndDelete
15:43:58 [2020-09-03T15:43:58.320Z] --- PASS: TestHealthKillContainer (2.57s)
15:43:58 [2020-09-03T15:43:58.320Z] === RUN   TestInspectCpusetInConfigPre120
15:43:58 [2020-09-03T15:43:58.582Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:43:59 [2020-09-03T15:43:59.155Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
15:43:59 [2020-09-03T15:43:59.155Z] === RUN   TestIpcModeNone
15:43:59 [2020-09-03T15:43:59.155Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:43:59 [2020-09-03T15:43:59.397Z] --- PASS: TestConfigsCreateAndDelete (1.95s)
15:43:59 [2020-09-03T15:43:59.397Z] === RUN   TestConfigsUpdate
15:43:59 [2020-09-03T15:43:59.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:43:59 [2020-09-03T15:43:59.727Z] --- PASS: TestIpcModeNone (0.81s)
15:43:59 [2020-09-03T15:43:59.727Z] === RUN   TestIpcModePrivate
15:43:59 [2020-09-03T15:43:59.727Z] === RUN   TestDockerSuite/TestBuildAddScript
15:43:59 [2020-09-03T15:43:59.968Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:44:00 [2020-09-03T15:44:00.298Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:44:00 [2020-09-03T15:44:00.559Z] --- PASS: TestIpcModePrivate (0.85s)
15:44:00 [2020-09-03T15:44:00.559Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
15:44:00 [2020-09-03T15:44:00.559Z] === RUN   TestIpcModeShareable
15:44:00 [2020-09-03T15:44:00.559Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:44:01 [2020-09-03T15:44:01.481Z] --- PASS: TestConfigsUpdate (1.89s)
15:44:01 [2020-09-03T15:44:01.481Z] === RUN   TestTemplatedConfig
15:44:01 [2020-09-03T15:44:01.501Z] --- PASS: TestIpcModeShareable (0.94s)
15:44:01 [2020-09-03T15:44:01.501Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:78, shared: true, mustBeShared: true
15:44:01 [2020-09-03T15:44:01.501Z] === RUN   TestAPIIpcModeShareableAndContainer
15:44:02 [2020-09-03T15:44:02.444Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:44:02 [2020-09-03T15:44:02.706Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:44:03 [2020-09-03T15:44:03.671Z] ok  	github.com/docker/docker/api/server	0.145s	coverage: 9.0% of statements
15:44:04 [2020-09-03T15:44:04.091Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:44:04 [2020-09-03T15:44:04.248Z] --- PASS: TestTemplatedConfig (2.42s)
15:44:04 [2020-09-03T15:44:04.248Z] === RUN   TestConfigCreateResolve
15:44:04 [2020-09-03T15:44:04.352Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
15:44:04 [2020-09-03T15:44:04.352Z] === RUN   TestAPIIpcModeHost
15:44:04 [2020-09-03T15:44:04.949Z] --- PASS: TestServiceUpdateConfigs (15.79s)
15:44:04 [2020-09-03T15:44:04.949Z] === RUN   TestServiceUpdateNetwork
15:44:04 [2020-09-03T15:44:04.993Z] --- PASS: TestAPIIpcModeHost (0.73s)
15:44:04 [2020-09-03T15:44:04.993Z] === RUN   TestDaemonIpcModeShareable
15:44:05 [2020-09-03T15:44:05.769Z] --- PASS: TestConfigCreateResolve (1.91s)
15:44:05 [2020-09-03T15:44:05.770Z] === RUN   TestConfigDaemonLibtrustID
15:44:05 [2020-09-03T15:44:05.943Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:44:06 [2020-09-03T15:44:06.413Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:44:06 [2020-09-03T15:44:06.414Z] PASS
15:44:06 [2020-09-03T15:44:06.414Z] 
15:44:06 [2020-09-03T15:44:06.414Z] DONE 7 tests in 12.702s
15:44:06 [2020-09-03T15:44:06.414Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:44:06 [2020-09-03T15:44:06.414Z] ++ 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
15:44:06 [2020-09-03T15:44:06.414Z] ++ set -e
15:44:06 [2020-09-03T15:44:06.414Z] ++ '[' -n 0 ']'
15:44:06 [2020-09-03T15:44:06.414Z] ++ set -x
15:44:06 [2020-09-03T15:44:06.414Z] ++ env -i DEST=/go/src/github.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
15:44:06 [2020-09-03T15:44:06.414Z] INFO: Testing against a local daemon
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestCheckpoint
15:44:06 [2020-09-03T15:44:06.414Z] --- SKIP: TestCheckpoint (0.00s)
15:44:06 [2020-09-03T15:44:06.414Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestContainerInvalidJSON
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:44:06 [2020-09-03T15:44:06.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:44:06 [2020-09-03T15:44:06.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:44:06 [2020-09-03T15:44:06.414Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:44:06 [2020-09-03T15:44:06.414Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:44:06 [2020-09-03T15:44:06.414Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:44:06 [2020-09-03T15:44:06.414Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:44:06 [2020-09-03T15:44:06.414Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:44:06 [2020-09-03T15:44:06.414Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:44:06 [2020-09-03T15:44:06.414Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:44:06 [2020-09-03T15:44:06.414Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:44:06 [2020-09-03T15:44:06.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestCopyFromContainerPathIsNotDir
15:44:06 [2020-09-03T15:44:06.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestCopyToContainerPathDoesNotExist
15:44:06 [2020-09-03T15:44:06.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
15:44:06 [2020-09-03T15:44:06.414Z] === RUN   TestCopyToContainerPathIsNotDir
15:44:06 [2020-09-03T15:44:06.562Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:44:06 [2020-09-03T15:44:06.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:44:06 [2020-09-03T15:44:06.707Z] === RUN   TestCopyFromContainer
15:44:06 [2020-09-03T15:44:06.888Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
15:44:06 [2020-09-03T15:44:06.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
15:44:06 [2020-09-03T15:44:06.888Z] === RUN   TestDaemonIpcModePrivate
15:44:07 [2020-09-03T15:44:07.764Z] === RUN   TestCopyFromContainer//
15:44:07 [2020-09-03T15:44:07.764Z] === RUN   TestCopyFromContainer//bar/root
15:44:07 [2020-09-03T15:44:07.952Z] --- PASS: TestDockerNetworkMacvlan (18.13s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s)
15:44:07 [2020-09-03T15:44:07.952Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s)
15:44:07 [2020-09-03T15:44:07.952Z] PASS
15:44:07 [2020-09-03T15:44:07.952Z] 
15:44:07 [2020-09-03T15:44:07.952Z] DONE 8 tests in 20.389s
15:44:07 [2020-09-03T15:44:07.952Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:44:07 [2020-09-03T15:44:07.952Z] ++ 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
15:44:07 [2020-09-03T15:44:07.952Z] ++ set -e
15:44:07 [2020-09-03T15:44:07.952Z] ++ '[' -n 0 ']'
15:44:07 [2020-09-03T15:44:07.952Z] ++ set -x
15:44:07 [2020-09-03T15:44:07.952Z] ++ env -i DEST=/go/src/github.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
15:44:07 [2020-09-03T15:44:07.952Z] testing: warning: no tests to run
15:44:07 [2020-09-03T15:44:07.952Z] PASS
15:44:07 [2020-09-03T15:44:07.952Z] 
15:44:07 [2020-09-03T15:44:07.952Z] DONE 0 tests in 0.039s
15:44:07 [2020-09-03T15:44:07.952Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:44:07 [2020-09-03T15:44:07.952Z] ++ 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
15:44:07 [2020-09-03T15:44:07.952Z] ++ set -e
15:44:07 [2020-09-03T15:44:07.952Z] ++ '[' -n 0 ']'
15:44:07 [2020-09-03T15:44:07.952Z] ++ set -x
15:44:07 [2020-09-03T15:44:07.952Z] ++ env -i DEST=/go/src/github.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
15:44:07 [2020-09-03T15:44:07.952Z] INFO: Testing against a local daemon
15:44:07 [2020-09-03T15:44:07.952Z] === RUN   TestAuthZPluginAllowRequest
15:44:08 [2020-09-03T15:44:08.060Z] === RUN   TestCopyFromContainer//bar/root/
15:44:08 [2020-09-03T15:44:08.060Z] === RUN   TestCopyFromContainer/bar/quux
15:44:08 [2020-09-03T15:44:08.060Z] === RUN   TestCopyFromContainer/bar/quux/
15:44:08 [2020-09-03T15:44:08.060Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:44:08 [2020-09-03T15:44:08.270Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:44:08 [2020-09-03T15:44:08.355Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:44:08 [2020-09-03T15:44:08.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:44:08 [2020-09-03T15:44:08.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:44:08 [2020-09-03T15:44:08.355Z] === RUN   TestCopyFromContainer/bar/notarget
15:44:08 [2020-09-03T15:44:08.652Z] --- PASS: TestCopyFromContainer (1.91s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:08 [2020-09-03T15:44:08.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateLinkToNonExistingContainer
15:44:08 [2020-09-03T15:44:08.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateWithInvalidEnv
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateWithInvalidEnv/0
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateWithInvalidEnv/0
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateWithInvalidEnv/1
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateWithInvalidEnv/1
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateWithInvalidEnv/2
15:44:08 [2020-09-03T15:44:08.652Z] === PAUSE TestCreateWithInvalidEnv/2
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateWithInvalidEnv/0
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateWithInvalidEnv/2
15:44:08 [2020-09-03T15:44:08.652Z] === CONT  TestCreateWithInvalidEnv/1
15:44:08 [2020-09-03T15:44:08.652Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateTmpfsMountsTarget
15:44:08 [2020-09-03T15:44:08.652Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:44:08 [2020-09-03T15:44:08.652Z] === RUN   TestCreateWithCustomMaskedPaths
15:44:08 [2020-09-03T15:44:08.841Z] --- PASS: TestDaemonIpcModePrivate (2.03s)
15:44:08 [2020-09-03T15:44:08.841Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false
15:44:08 [2020-09-03T15:44:08.841Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:44:09 [2020-09-03T15:44:09.784Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:44:09 [2020-09-03T15:44:09.869Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
15:44:09 [2020-09-03T15:44:09.869Z] === RUN   TestAuthZPluginTLS
15:44:10 [2020-09-03T15:44:10.203Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
15:44:10 [2020-09-03T15:44:10.203Z] === RUN   TestCreateWithCustomReadonlyPaths
15:44:10 [2020-09-03T15:44:10.354Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:44:10 [2020-09-03T15:44:10.443Z] --- PASS: TestAuthZPluginTLS (0.70s)
15:44:10 [2020-09-03T15:44:10.443Z] === RUN   TestAuthZPluginDenyRequest
15:44:10 [2020-09-03T15:44:10.615Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
15:44:10 [2020-09-03T15:44:10.615Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
15:44:10 [2020-09-03T15:44:10.615Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:44:11 [2020-09-03T15:44:11.388Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
15:44:11 [2020-09-03T15:44:11.388Z] === RUN   TestAuthZPluginAPIDenyResponse
15:44:11 [2020-09-03T15:44:11.559Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:44:11 [2020-09-03T15:44:11.732Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:11 [2020-09-03T15:44:11.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:11 [2020-09-03T15:44:11.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:11 [2020-09-03T15:44:11.732Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:11 [2020-09-03T15:44:11.732Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:11 [2020-09-03T15:44:11.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:44:11 [2020-09-03T15:44:11.732Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:44:11 [2020-09-03T15:44:11.732Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:44:11 [2020-09-03T15:44:11.732Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:44:11 [2020-09-03T15:44:11.732Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:44:11 [2020-09-03T15:44:11.732Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:44:11 [2020-09-03T15:44:11.732Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:44:11 [2020-09-03T15:44:11.962Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
15:44:11 [2020-09-03T15:44:11.962Z] === RUN   TestAuthZPluginDenyResponse
15:44:12 [2020-09-03T15:44:12.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestCreateDifferentPlatform
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestCreateDifferentPlatform/different_os
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:44:12 [2020-09-03T15:44:12.376Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:44:12 [2020-09-03T15:44:12.376Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:44:12 [2020-09-03T15:44:12.376Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:44:12 [2020-09-03T15:44:12.376Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestContainerStartOnDaemonRestart
15:44:12 [2020-09-03T15:44:12.376Z] === PAUSE TestContainerStartOnDaemonRestart
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestDaemonRestartIpcMode
15:44:12 [2020-09-03T15:44:12.376Z] === PAUSE TestDaemonRestartIpcMode
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestDaemonHostGatewayIP
15:44:12 [2020-09-03T15:44:12.376Z] === PAUSE TestDaemonHostGatewayIP
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestContainerKillOnDaemonStart
15:44:12 [2020-09-03T15:44:12.376Z] === PAUSE TestContainerKillOnDaemonStart
15:44:12 [2020-09-03T15:44:12.376Z] === RUN   TestDiff
15:44:12 [2020-09-03T15:44:12.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
15:44:12 [2020-09-03T15:44:12.500Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
15:44:12 [2020-09-03T15:44:12.500Z] === RUN   TestIpcModeOlderClient
15:44:12 [2020-09-03T15:44:12.500Z] === PAUSE TestIpcModeOlderClient
15:44:12 [2020-09-03T15:44:12.500Z] === RUN   TestKillContainerInvalidSignal
15:44:12 [2020-09-03T15:44:12.536Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
15:44:12 [2020-09-03T15:44:12.536Z] === RUN   TestAuthZPluginAllowEventStream
15:44:13 [2020-09-03T15:44:13.016Z] --- PASS: TestDiff (0.48s)
15:44:13 [2020-09-03T15:44:13.016Z] === RUN   TestExecWithCloseStdin
15:44:13 [2020-09-03T15:44:13.312Z] --- PASS: TestExecWithCloseStdin (0.60s)
15:44:13 [2020-09-03T15:44:13.312Z] === RUN   TestExec
15:44:13 [2020-09-03T15:44:13.443Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
15:44:13 [2020-09-03T15:44:13.443Z] === RUN   TestKillContainer
15:44:13 [2020-09-03T15:44:13.443Z] === RUN   TestKillContainer/no_signal
15:44:13 [2020-09-03T15:44:13.705Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:44:13 [2020-09-03T15:44:13.952Z] --- PASS: TestExec (0.59s)
15:44:13 [2020-09-03T15:44:13.953Z] === RUN   TestExecUser
15:44:14 [2020-09-03T15:44:14.275Z] === RUN   TestKillContainer/non_killing_signal
15:44:14 [2020-09-03T15:44:14.275Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:44:14 [2020-09-03T15:44:14.454Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
15:44:14 [2020-09-03T15:44:14.454Z] === RUN   TestAuthZPluginErrorResponse
15:44:14 [2020-09-03T15:44:14.602Z] --- PASS: TestExecUser (0.64s)
15:44:14 [2020-09-03T15:44:14.602Z] === RUN   TestExportContainerAndImportImage
15:44:14 [2020-09-03T15:44:14.846Z] === RUN   TestKillContainer/killing_signal
15:44:14 [2020-09-03T15:44:14.846Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:44:15 [2020-09-03T15:44:15.028Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
15:44:15 [2020-09-03T15:44:15.028Z] === RUN   TestAuthZPluginErrorRequest
15:44:15 [2020-09-03T15:44:15.417Z] --- PASS: TestKillContainer (2.22s)
15:44:15 [2020-09-03T15:44:15.417Z]     --- PASS: TestKillContainer/no_signal (0.79s)
15:44:15 [2020-09-03T15:44:15.417Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
15:44:15 [2020-09-03T15:44:15.417Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
15:44:15 [2020-09-03T15:44:15.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:44:15 [2020-09-03T15:44:15.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:44:15 [2020-09-03T15:44:15.601Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
15:44:15 [2020-09-03T15:44:15.601Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:44:15 [2020-09-03T15:44:15.645Z] --- PASS: TestExportContainerAndImportImage (0.79s)
15:44:15 [2020-09-03T15:44:15.646Z] === RUN   TestExportContainerAfterDaemonRestart
15:44:15 [2020-09-03T15:44:15.989Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:44:16 [2020-09-03T15:44:16.547Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
15:44:16 [2020-09-03T15:44:16.547Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:44:16 [2020-09-03T15:44:16.560Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
15:44:16 [2020-09-03T15:44:16.560Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
15:44:16 [2020-09-03T15:44:16.560Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s)
15:44:16 [2020-09-03T15:44:16.560Z] === RUN   TestKillStoppedContainer
15:44:16 [2020-09-03T15:44:16.820Z] --- PASS: TestKillStoppedContainer (0.07s)
15:44:16 [2020-09-03T15:44:16.820Z] === RUN   TestKillStoppedContainerAPIPre120
15:44:16 [2020-09-03T15:44:16.820Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:44:16 [2020-09-03T15:44:16.820Z] === RUN   TestKillDifferentUserContainer
15:44:17 [2020-09-03T15:44:17.081Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:44:17 [2020-09-03T15:44:17.168Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
15:44:17 [2020-09-03T15:44:17.168Z] === RUN   TestHealthCheckWorkdir
15:44:17 [2020-09-03T15:44:17.342Z] --- PASS: TestKillDifferentUserContainer (0.56s)
15:44:17 [2020-09-03T15:44:17.342Z] === RUN   TestInspectOomKilledTrue
15:44:17 [2020-09-03T15:44:17.342Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:44:17 [2020-09-03T15:44:17.342Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:44:17 [2020-09-03T15:44:17.342Z] === RUN   TestInspectOomKilledFalse
15:44:17 [2020-09-03T15:44:17.342Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:44:17 [2020-09-03T15:44:17.342Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:44:17 [2020-09-03T15:44:17.342Z] === RUN   TestLinksEtcHostsContentMatch
15:44:17 [2020-09-03T15:44:17.462Z] --- PASS: TestHealthCheckWorkdir (0.72s)
15:44:17 [2020-09-03T15:44:17.462Z] === RUN   TestHealthKillContainer
15:44:17 [2020-09-03T15:44:17.603Z] === RUN   TestDockerSuite/TestBuildAddTar
15:44:17 [2020-09-03T15:44:17.603Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:44:17 [2020-09-03T15:44:17.863Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s)
15:44:17 [2020-09-03T15:44:17.863Z] === RUN   TestLinksContainerNames
15:44:18 [2020-09-03T15:44:18.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
15:44:18 [2020-09-03T15:44:18.465Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:44:19 [2020-09-03T15:44:19.248Z] --- PASS: TestLinksContainerNames (1.27s)
15:44:19 [2020-09-03T15:44:19.248Z] === RUN   TestLogsFollowTailEmpty
15:44:19 [2020-09-03T15:44:19.820Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
15:44:19 [2020-09-03T15:44:19.820Z] === RUN   TestContainerNetworkMountsNoChown
15:44:20 [2020-09-03T15:44:20.230Z] --- PASS: TestHealthKillContainer (2.64s)
15:44:20 [2020-09-03T15:44:20.230Z] === RUN   TestInspectCpusetInConfigPre120
15:44:20 [2020-09-03T15:44:20.309Z] --- PASS: TestServiceUpdateNetwork (16.10s)
15:44:20 [2020-09-03T15:44:20.309Z] === RUN   TestServiceUpdatePidsLimit
15:44:20 [2020-09-03T15:44:20.309Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:44:20 [2020-09-03T15:44:20.391Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/default
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/default
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/private
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/private
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rprivate
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rprivate
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/slave
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/slave
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rslave
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rslave
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/shared
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/shared
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rshared
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rshared
15:44:20 [2020-09-03T15:44:20.391Z] === CONT  TestMountDaemonRoot/default
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/default/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === CONT  TestMountDaemonRoot/rslave
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/default/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === CONT  TestMountDaemonRoot/rshared
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:44:20 [2020-09-03T15:44:20.391Z] === CONT  TestMountDaemonRoot/shared
15:44:20 [2020-09-03T15:44:20.391Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/rprivate
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/slave
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/private
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/private/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === RUN   TestMountDaemonRoot/private/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/default/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/default/mount_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:44:20 [2020-09-03T15:44:20.392Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:44:20 [2020-09-03T15:44:20.652Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:44:20 [2020-09-03T15:44:20.897Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
15:44:20 [2020-09-03T15:44:20.897Z] === RUN   TestIpcModeNone
15:44:20 [2020-09-03T15:44:20.913Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:44:20 [2020-09-03T15:44:20.913Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:44:20 [2020-09-03T15:44:20.913Z] === CONT  TestMountDaemonRoot/private/bind_root
15:44:20 [2020-09-03T15:44:20.913Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:44:20 [2020-09-03T15:44:20.913Z] === CONT  TestMountDaemonRoot/private/mount_root
15:44:20 [2020-09-03T15:44:20.913Z] --- PASS: TestMountDaemonRoot (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:44:20 [2020-09-03T15:44:20.913Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:44:20 [2020-09-03T15:44:20.913Z] === RUN   TestContainerBindMountNonRecursive
15:44:20 [2020-09-03T15:44:20.945Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:44:21 [2020-09-03T15:44:21.015Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
15:44:21 [2020-09-03T15:44:21.015Z] === RUN   TestAuthZPluginHeader
15:44:21 [2020-09-03T15:44:21.537Z] --- PASS: TestIpcModeNone (0.61s)
15:44:21 [2020-09-03T15:44:21.537Z] === RUN   TestIpcModePrivate
15:44:21 [2020-09-03T15:44:21.833Z] --- PASS: TestIpcModePrivate (0.59s)
15:44:21 [2020-09-03T15:44:21.833Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:44:21 [2020-09-03T15:44:21.833Z] === RUN   TestIpcModeShareable
15:44:21 [2020-09-03T15:44:21.960Z] --- PASS: TestAuthZPluginHeader (1.03s)
15:44:21 [2020-09-03T15:44:21.960Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:44:21 [2020-09-03T15:44:21.960Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:44:21 [2020-09-03T15:44:21.960Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:21 [2020-09-03T15:44:21.960Z] === RUN   TestAuthZPluginV2Disable
15:44:21 [2020-09-03T15:44:21.960Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:44:21 [2020-09-03T15:44:21.960Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:21 [2020-09-03T15:44:21.960Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:44:21 [2020-09-03T15:44:21.960Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:44:21 [2020-09-03T15:44:21.960Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:21 [2020-09-03T15:44:21.960Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:44:21 [2020-09-03T15:44:21.960Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:44:21 [2020-09-03T15:44:21.960Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:21 [2020-09-03T15:44:21.960Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:44:22 [2020-09-03T15:44:22.477Z] --- PASS: TestIpcModeShareable (0.58s)
15:44:22 [2020-09-03T15:44:22.477Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:44:22 [2020-09-03T15:44:22.477Z] === RUN   TestAPIIpcModeShareableAndContainer
15:44:22 [2020-09-03T15:44:22.829Z] --- PASS: TestContainerBindMountNonRecursive (1.75s)
15:44:22 [2020-09-03T15:44:22.829Z] === RUN   TestNetworkNat
15:44:23 [2020-09-03T15:44:23.399Z] --- PASS: TestNetworkNat (0.62s)
15:44:23 [2020-09-03T15:44:23.399Z] === RUN   TestNetworkLocalhostTCPNat
15:44:23 [2020-09-03T15:44:23.660Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:44:23 [2020-09-03T15:44:23.920Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
15:44:23 [2020-09-03T15:44:23.921Z] === RUN   TestNetworkLoopbackNat
15:44:24 [2020-09-03T15:44:24.182Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:44:24 [2020-09-03T15:44:24.569Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
15:44:24 [2020-09-03T15:44:24.569Z] === RUN   TestAPIIpcModeHost
15:44:24 [2020-09-03T15:44:24.753Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:44:24 [2020-09-03T15:44:24.866Z] --- PASS: TestAPIIpcModeHost (0.48s)
15:44:24 [2020-09-03T15:44:24.866Z] === RUN   TestDaemonIpcModeShareable
15:44:25 [2020-09-03T15:44:25.408Z] Created binary: bundles/binary-daemon/dockerd-dev
15:44:25 [2020-09-03T15:44:25.408Z] Copying nested executables into bundles/binary-daemon
15:44:25 [2020-09-03T15:44:25.408Z] 
15:44:25 [2020-09-03T15:44:25.696Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:44:26 [2020-09-03T15:44:26.388Z] --- PASS: TestDaemonIpcModeShareable (1.37s)
15:44:26 [2020-09-03T15:44:26.388Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:44:26 [2020-09-03T15:44:26.388Z] === RUN   TestDaemonIpcModePrivate
15:44:27 [2020-09-03T15:44:27.080Z] --- PASS: TestNetworkLoopbackNat (3.05s)
15:44:27 [2020-09-03T15:44:27.080Z] === RUN   TestPause
15:44:27 [2020-09-03T15:44:27.916Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
15:44:27 [2020-09-03T15:44:27.916Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:44:27 [2020-09-03T15:44:27.916Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:44:28 [2020-09-03T15:44:28.021Z] --- PASS: TestPause (0.88s)
15:44:28 [2020-09-03T15:44:28.022Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:44:28 [2020-09-03T15:44:28.022Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:44:28 [2020-09-03T15:44:28.022Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:44:28 [2020-09-03T15:44:28.022Z] === RUN   TestPauseStopPausedContainer
15:44:28 [2020-09-03T15:44:28.593Z] --- PASS: TestPauseStopPausedContainer (0.80s)
15:44:28 [2020-09-03T15:44:28.593Z] === RUN   TestPsFilter
15:44:28 [2020-09-03T15:44:28.853Z] --- PASS: TestPsFilter (0.15s)
15:44:28 [2020-09-03T15:44:28.853Z] === RUN   TestRemoveContainerWithRemovedVolume
15:44:28 [2020-09-03T15:44:28.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
15:44:28 [2020-09-03T15:44:28.960Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:44:28 [2020-09-03T15:44:28.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:44:29 [2020-09-03T15:44:29.424Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:44:29 [2020-09-03T15:44:29.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
15:44:29 [2020-09-03T15:44:29.424Z] === RUN   TestRemoveContainerWithVolume
15:44:29 [2020-09-03T15:44:29.445Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:44:29 [2020-09-03T15:44:29.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/make.sh cross
15:44:30 [2020-09-03T15:44:30.237Z] 
15:44:30 [2020-09-03T15:44:30.237Z] Removing bundles/
15:44:30 [2020-09-03T15:44:30.367Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
15:44:30 [2020-09-03T15:44:30.367Z] === RUN   TestRemoveContainerRunning
15:44:30 [2020-09-03T15:44:30.482Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s)
15:44:30 [2020-09-03T15:44:30.482Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:44:30 [2020-09-03T15:44:30.482Z] === RUN   TestIpcModeOlderClient
15:44:30 [2020-09-03T15:44:30.482Z] === PAUSE TestIpcModeOlderClient
15:44:30 [2020-09-03T15:44:30.482Z] === RUN   TestKillContainerInvalidSignal
15:44:30 [2020-09-03T15:44:30.498Z] 
15:44:30 [2020-09-03T15:44:30.498Z] ---> Making bundle: cross (in bundles/cross)
15:44:30 [2020-09-03T15:44:30.498Z] Cross building: bundles/cross/linux/amd64
15:44:30 [2020-09-03T15:44:30.498Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:44:30 [2020-09-03T15:44:30.498Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:44:30 [2020-09-03T15:44:30.775Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
15:44:30 [2020-09-03T15:44:30.775Z] === RUN   TestKillContainer
15:44:30 [2020-09-03T15:44:30.775Z] === RUN   TestKillContainer/no_signal
15:44:30 [2020-09-03T15:44:30.940Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:44:31 [2020-09-03T15:44:31.201Z] --- PASS: TestRemoveContainerRunning (0.82s)
15:44:31 [2020-09-03T15:44:31.201Z] === RUN   TestRemoveContainerForceRemoveRunning
15:44:31 [2020-09-03T15:44:31.425Z] === RUN   TestKillContainer/non_killing_signal
15:44:31 [2020-09-03T15:44:31.722Z] === RUN   TestKillContainer/killing_signal
15:44:32 [2020-09-03T15:44:32.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
15:44:32 [2020-09-03T15:44:32.142Z] === RUN   TestRemoveInvalidContainer
15:44:32 [2020-09-03T15:44:32.142Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:44:32 [2020-09-03T15:44:32.142Z] === RUN   TestRenameLinkedContainer
15:44:32 [2020-09-03T15:44:32.772Z] --- PASS: TestKillContainer (1.66s)
15:44:32 [2020-09-03T15:44:32.772Z]     --- PASS: TestKillContainer/no_signal (0.54s)
15:44:32 [2020-09-03T15:44:32.772Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
15:44:32 [2020-09-03T15:44:32.772Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
15:44:32 [2020-09-03T15:44:32.772Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:44:32 [2020-09-03T15:44:32.772Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:44:33 [2020-09-03T15:44:33.066Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:44:33 [2020-09-03T15:44:33.084Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:44:33 [2020-09-03T15:44:33.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
15:44:33 [2020-09-03T15:44:33.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
15:44:33 [2020-09-03T15:44:33.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
15:44:33 [2020-09-03T15:44:33.704Z] === RUN   TestKillStoppedContainer
15:44:33 [2020-09-03T15:44:33.704Z] --- PASS: TestKillStoppedContainer (0.06s)
15:44:33 [2020-09-03T15:44:33.704Z] === RUN   TestKillStoppedContainerAPIPre120
15:44:33 [2020-09-03T15:44:33.704Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:44:33 [2020-09-03T15:44:33.704Z] === RUN   TestKillDifferentUserContainer
15:44:34 [2020-09-03T15:44:34.349Z] --- PASS: TestKillDifferentUserContainer (0.53s)
15:44:34 [2020-09-03T15:44:34.349Z] === RUN   TestInspectOomKilledTrue
15:44:34 [2020-09-03T15:44:34.998Z] --- PASS: TestRenameLinkedContainer (2.97s)
15:44:34 [2020-09-03T15:44:34.998Z] === RUN   TestRenameStoppedContainer
15:44:35 [2020-09-03T15:44:35.394Z] --- PASS: TestInspectOomKilledTrue (0.89s)
15:44:35 [2020-09-03T15:44:35.394Z] === RUN   TestInspectOomKilledFalse
15:44:35 [2020-09-03T15:44:35.689Z] --- PASS: TestInspectOomKilledFalse (0.53s)
15:44:35 [2020-09-03T15:44:35.689Z] === RUN   TestLinksEtcHostsContentMatch
15:44:35 [2020-09-03T15:44:35.940Z] --- PASS: TestRenameStoppedContainer (0.91s)
15:44:35 [2020-09-03T15:44:35.940Z] === RUN   TestRenameRunningContainerAndReuse
15:44:36 [2020-09-03T15:44:36.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
15:44:36 [2020-09-03T15:44:36.328Z] === RUN   TestLinksContainerNames
15:44:36 [2020-09-03T15:44:36.351Z] --- PASS: TestServiceUpdatePidsLimit (17.87s)
15:44:36 [2020-09-03T15:44:36.351Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
15:44:36 [2020-09-03T15:44:36.351Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
15:44:36 [2020-09-03T15:44:36.351Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
15:44:36 [2020-09-03T15:44:36.351Z] PASS
15:44:36 [2020-09-03T15:44:36.351Z] 
15:44:36 [2020-09-03T15:44:36.351Z] === Skipped
15:44:36 [2020-09-03T15:44:36.351Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
15:44:36 [2020-09-03T15:44:36.351Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:36 [2020-09-03T15:44:36.351Z] 
15:44:36 [2020-09-03T15:44:36.351Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:44:36 [2020-09-03T15:44:36.351Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:36 [2020-09-03T15:44:36.351Z] 
15:44:36 [2020-09-03T15:44:36.351Z] 
15:44:36 [2020-09-03T15:44:36.351Z] DONE 27 tests, 2 skipped in 173.134s
15:44:36 [2020-09-03T15:44:36.351Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:44:36 [2020-09-03T15:44:36.351Z] ++ 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
15:44:36 [2020-09-03T15:44:36.351Z] ++ set -e
15:44:36 [2020-09-03T15:44:36.351Z] ++ '[' -n 0 ']'
15:44:36 [2020-09-03T15:44:36.351Z] ++ set -x
15:44:36 [2020-09-03T15:44:36.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:36 [2020-09-03T15:44:36.644Z] INFO: Testing against a local daemon
15:44:36 [2020-09-03T15:44:36.644Z] === RUN   TestSessionCreate
15:44:36 [2020-09-03T15:44:36.644Z] --- PASS: TestSessionCreate (0.03s)
15:44:36 [2020-09-03T15:44:36.644Z] === RUN   TestSessionCreateWithBadUpgrade
15:44:36 [2020-09-03T15:44:36.644Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:44:36 [2020-09-03T15:44:36.644Z] PASS
15:44:36 [2020-09-03T15:44:36.644Z] 
15:44:36 [2020-09-03T15:44:36.644Z] DONE 2 tests in 0.119s
15:44:36 [2020-09-03T15:44:36.644Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:44:36 [2020-09-03T15:44:36.644Z] ++ 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
15:44:36 [2020-09-03T15:44:36.644Z] ++ set -e
15:44:36 [2020-09-03T15:44:36.644Z] ++ '[' -n 0 ']'
15:44:36 [2020-09-03T15:44:36.644Z] ++ set -x
15:44:36 [2020-09-03T15:44:36.644Z] ++ env -i DEST=/go/src/github.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
15:44:36 [2020-09-03T15:44:36.644Z] INFO: Testing against a local daemon
15:44:36 [2020-09-03T15:44:36.644Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:44:36 [2020-09-03T15:44:36.644Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:44:36 [2020-09-03T15:44:36.644Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:44:36 [2020-09-03T15:44:36.644Z] === RUN   TestEventsExecDie
15:44:36 [2020-09-03T15:44:36.883Z] === RUN   TestDockerSuite/TestBuildBlankName
15:44:37 [2020-09-03T15:44:37.375Z] --- PASS: TestLinksContainerNames (1.02s)
15:44:37 [2020-09-03T15:44:37.375Z] === RUN   TestLogsFollowTailEmpty
15:44:37 [2020-09-03T15:44:37.456Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:44:37 [2020-09-03T15:44:37.668Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
15:44:37 [2020-09-03T15:44:37.668Z] === RUN   TestContainerNetworkMountsNoChown
15:44:37 [2020-09-03T15:44:37.684Z] --- PASS: TestEventsExecDie (0.94s)
15:44:37 [2020-09-03T15:44:37.684Z] === RUN   TestEventsBackwardsCompatible
15:44:37 [2020-09-03T15:44:37.684Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:44:37 [2020-09-03T15:44:37.684Z] === RUN   TestInfoBinaryCommits
15:44:37 [2020-09-03T15:44:37.684Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:44:37 [2020-09-03T15:44:37.684Z] === RUN   TestInfoAPIVersioned
15:44:37 [2020-09-03T15:44:37.684Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:44:37 [2020-09-03T15:44:37.684Z] === RUN   TestInfoDiscoveryBackend
15:44:37 [2020-09-03T15:44:37.717Z] --- PASS: TestRenameRunningContainerAndReuse (1.87s)
15:44:37 [2020-09-03T15:44:37.717Z] === RUN   TestRenameInvalidName
15:44:38 [2020-09-03T15:44:38.307Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/default
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/default
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/private
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/private
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rprivate
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rprivate
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/slave
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/slave
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rslave
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rslave
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/shared
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/shared
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rshared
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rshared
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/default
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/shared
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rslave
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/default/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rshared
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rprivate
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/default/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/slave
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/private
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/private/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/private/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/default/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/private/bind_root
15:44:38 [2020-09-03T15:44:38.307Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:44:38 [2020-09-03T15:44:38.319Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:44:38 [2020-09-03T15:44:38.319Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:44:38 [2020-09-03T15:44:38.616Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:44:38 [2020-09-03T15:44:38.616Z] === CONT  TestMountDaemonRoot/default/mount_root
15:44:38 [2020-09-03T15:44:38.616Z] === CONT  TestMountDaemonRoot/private/mount_root
15:44:38 [2020-09-03T15:44:38.616Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:44:38 [2020-09-03T15:44:38.616Z] --- PASS: TestMountDaemonRoot (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:44:38 [2020-09-03T15:44:38.616Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:44:38 [2020-09-03T15:44:38.616Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:44:38 [2020-09-03T15:44:38.616Z] === RUN   TestContainerBindMountNonRecursive
15:44:38 [2020-09-03T15:44:38.660Z] --- PASS: TestRenameInvalidName (1.01s)
15:44:38 [2020-09-03T15:44:38.660Z] === RUN   TestRenameAnonymousContainer
15:44:39 [2020-09-03T15:44:39.410Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:44:39 [2020-09-03T15:44:39.410Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:44:39 [2020-09-03T15:44:39.703Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:44:39 [2020-09-03T15:44:39.703Z] === RUN   TestInfoAPI
15:44:39 [2020-09-03T15:44:39.703Z] --- PASS: TestInfoAPI (0.02s)
15:44:39 [2020-09-03T15:44:39.703Z] === RUN   TestInfoAPIWarnings
15:44:40 [2020-09-03T15:44:40.046Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:44:40 [2020-09-03T15:44:40.136Z] --- PASS: TestContainerBindMountNonRecursive (1.46s)
15:44:40 [2020-09-03T15:44:40.137Z] === RUN   TestNetworkNat
15:44:40 [2020-09-03T15:44:40.339Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:44:40 [2020-09-03T15:44:40.339Z] === RUN   TestInfoDebug
15:44:40 [2020-09-03T15:44:40.431Z] --- PASS: TestNetworkNat (0.53s)
15:44:40 [2020-09-03T15:44:40.431Z] === RUN   TestNetworkLocalhostTCPNat
15:44:40 [2020-09-03T15:44:40.975Z] --- PASS: TestInfoDebug (0.52s)
15:44:40 [2020-09-03T15:44:40.975Z] === RUN   TestInfoInsecureRegistries
15:44:41 [2020-09-03T15:44:41.069Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
15:44:41 [2020-09-03T15:44:41.070Z] === RUN   TestNetworkLoopbackNat
15:44:41 [2020-09-03T15:44:41.268Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:44:41 [2020-09-03T15:44:41.268Z] === RUN   TestInfoRegistryMirrors
15:44:41 [2020-09-03T15:44:41.904Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:44:41 [2020-09-03T15:44:41.904Z] === RUN   TestLoginFailsWithBadCredentials
15:44:41 [2020-09-03T15:44:41.961Z] --- PASS: TestRenameAnonymousContainer (3.29s)
15:44:41 [2020-09-03T15:44:41.961Z] === RUN   TestRenameContainerWithSameName
15:44:42 [2020-09-03T15:44:42.197Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
15:44:42 [2020-09-03T15:44:42.197Z] === RUN   TestPingCacheHeaders
15:44:42 [2020-09-03T15:44:42.197Z] --- PASS: TestPingCacheHeaders (0.01s)
15:44:42 [2020-09-03T15:44:42.197Z] === RUN   TestPingGet
15:44:42 [2020-09-03T15:44:42.197Z] --- PASS: TestPingGet (0.01s)
15:44:42 [2020-09-03T15:44:42.197Z] === RUN   TestPingHead
15:44:42 [2020-09-03T15:44:42.197Z] --- PASS: TestPingHead (0.01s)
15:44:42 [2020-09-03T15:44:42.197Z] === RUN   TestVersion
15:44:42 [2020-09-03T15:44:42.222Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:44:42 [2020-09-03T15:44:42.490Z] --- PASS: TestVersion (0.02s)
15:44:42 [2020-09-03T15:44:42.490Z] PASS
15:44:42 [2020-09-03T15:44:42.490Z] 
15:44:42 [2020-09-03T15:44:42.490Z] === Skipped
15:44:42 [2020-09-03T15:44:42.490Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:44:42 [2020-09-03T15:44:42.490Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:44:42 [2020-09-03T15:44:42.490Z] 
15:44:42 [2020-09-03T15:44:42.490Z] 
15:44:42 [2020-09-03T15:44:42.490Z] DONE 18 tests, 1 skipped in 5.751s
15:44:42 [2020-09-03T15:44:42.490Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:44:42 [2020-09-03T15:44:42.490Z] ++ 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
15:44:42 [2020-09-03T15:44:42.490Z] ++ set -e
15:44:42 [2020-09-03T15:44:42.490Z] ++ '[' -n 0 ']'
15:44:42 [2020-09-03T15:44:42.490Z] ++ set -x
15:44:42 [2020-09-03T15:44:42.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:42 [2020-09-03T15:44:42.490Z] INFO: Testing against a local daemon
15:44:42 [2020-09-03T15:44:42.490Z] === RUN   TestVolumesCreateAndList
15:44:42 [2020-09-03T15:44:42.490Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:44:42 [2020-09-03T15:44:42.490Z] === RUN   TestVolumesRemove
15:44:42 [2020-09-03T15:44:42.490Z] --- PASS: TestVolumesRemove (0.14s)
15:44:42 [2020-09-03T15:44:42.490Z] === RUN   TestVolumesInspect
15:44:42 [2020-09-03T15:44:42.490Z] --- PASS: TestVolumesInspect (0.01s)
15:44:42 [2020-09-03T15:44:42.490Z] === RUN   TestVolumesInvalidJSON
15:44:42 [2020-09-03T15:44:42.490Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:44:42 [2020-09-03T15:44:42.490Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:44:42 [2020-09-03T15:44:42.490Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:44:42 [2020-09-03T15:44:42.490Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:44:42 [2020-09-03T15:44:42.490Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:44:42 [2020-09-03T15:44:42.490Z] PASS
15:44:42 [2020-09-03T15:44:42.490Z] 
15:44:42 [2020-09-03T15:44:42.490Z] DONE 5 tests in 0.236s
15:44:42 [2020-09-03T15:44:42.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:44:42 [2020-09-03T15:44:42.783Z] ++++ cat bundles/test-integration/docker.pid
15:44:42 [2020-09-03T15:44:42.783Z] +++ kill 12052
15:44:42 [2020-09-03T15:44:42.796Z] --- PASS: TestRenameContainerWithSameName (0.83s)
15:44:42 [2020-09-03T15:44:42.796Z] === RUN   TestRenameContainerWithLinkedContainer
15:44:43 [2020-09-03T15:44:43.817Z] --- PASS: TestNetworkLoopbackNat (2.73s)
15:44:43 [2020-09-03T15:44:43.817Z] === RUN   TestPause
15:44:43 [2020-09-03T15:44:43.946Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.32s)
15:44:43 [2020-09-03T15:44:43.947Z] PASS
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] === Skipped
15:44:43 [2020-09-03T15:44:43.947Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:44:43 [2020-09-03T15:44:43.947Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:44:43 [2020-09-03T15:44:43.947Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:44:43 [2020-09-03T15:44:43.947Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:44:43 [2020-09-03T15:44:43.947Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] 
15:44:43 [2020-09-03T15:44:43.947Z] DONE 17 tests, 4 skipped in 32.407s
15:44:43 [2020-09-03T15:44:43.947Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:44:43 [2020-09-03T15:44:43.947Z] ++ 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
15:44:43 [2020-09-03T15:44:43.947Z] ++ set -e
15:44:43 [2020-09-03T15:44:43.947Z] ++ '[' -n 0 ']'
15:44:43 [2020-09-03T15:44:43.947Z] ++ set -x
15:44:43 [2020-09-03T15:44:43.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:43 [2020-09-03T15:44:43.947Z] INFO: Testing against a local daemon
15:44:43 [2020-09-03T15:44:43.947Z] === RUN   TestPluginInvalidJSON
15:44:43 [2020-09-03T15:44:43.947Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:44:43 [2020-09-03T15:44:43.947Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:44:43 [2020-09-03T15:44:43.947Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:44:43 [2020-09-03T15:44:43.947Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:44:43 [2020-09-03T15:44:43.947Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:44:43 [2020-09-03T15:44:43.947Z] === RUN   TestPluginInstall
15:44:43 [2020-09-03T15:44:43.947Z] === RUN   TestPluginInstall/no_auth
15:44:44 [2020-09-03T15:44:44.183Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:44:44 [2020-09-03T15:44:44.296Z] +++ /etc/init.d/apparmor stop
15:44:44 [2020-09-03T15:44:44.296Z] Leaving: AppArmorNo profiles have been unloaded.
15:44:44 [2020-09-03T15:44:44.296Z] 
15:44:44 [2020-09-03T15:44:44.296Z] Unloading profiles will leave already running processes permanently
15:44:44 [2020-09-03T15:44:44.296Z] unconfined, which can lead to unexpected situations.
15:44:44 [2020-09-03T15:44:44.296Z] 
15:44:44 [2020-09-03T15:44:44.296Z] To set a process to complain mode, use the command line tool
15:44:44 [2020-09-03T15:44:44.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:44:44 [2020-09-03T15:44:44.296Z] +++ true
15:44:44 [2020-09-03T15:44:44.296Z] exiting test-integration
15:44:44 [2020-09-03T15:44:44.296Z] ++ exit 0
15:44:44 [2020-09-03T15:44:44.296Z] 
15:44:44 [2020-09-03T15:44:44.457Z] --- PASS: TestPause (0.55s)
15:44:44 [2020-09-03T15:44:44.458Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:44:44 [2020-09-03T15:44:44.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:44:44 [2020-09-03T15:44:44.458Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:44:44 [2020-09-03T15:44:44.458Z] === RUN   TestPauseStopPausedContainer
15:44:45 [2020-09-03T15:44:45.099Z] --- PASS: TestPauseStopPausedContainer (0.57s)
15:44:45 [2020-09-03T15:44:45.099Z] === RUN   TestPsFilter
15:44:45 [2020-09-03T15:44:45.099Z] --- PASS: TestPsFilter (0.15s)
15:44:45 [2020-09-03T15:44:45.099Z] === RUN   TestRemoveContainerWithRemovedVolume
15:44:45 [2020-09-03T15:44:45.125Z] --- PASS: TestRenameContainerWithLinkedContainer (2.08s)
15:44:45 [2020-09-03T15:44:45.125Z] === RUN   TestResize
15:44:45 [2020-09-03T15:44:45.736Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
15:44:45 [2020-09-03T15:44:45.736Z] === RUN   TestRemoveContainerWithVolume
Post stage
[Pipeline] junit
15:44:45 [2020-09-03T15:44:45.856Z] Recording test results
15:44:46 [2020-09-03T15:44:46.030Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
15:44:46 [2020-09-03T15:44:46.030Z] === RUN   TestRemoveContainerRunning
15:44:46 [2020-09-03T15:44:46.068Z] --- PASS: TestResize (0.92s)
15:44:46 [2020-09-03T15:44:46.068Z] === RUN   TestResizeWithInvalidSize
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:44:46 [2020-09-03T15:44:46.499Z] time="2020-09-03T15:44:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:46 [2020-09-03T15:44:46.499Z] time="2020-09-03T15:44:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d10b90cfec9c7377ee9feca15ecd72deec5350680cfe05b0a13e768e71d9e59" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:46 [2020-09-03T15:44:46.499Z] time="2020-09-03T15:44:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:46 [2020-09-03T15:44:46.499Z] time="2020-09-03T15:44:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d10b90cfec9c7377ee9feca15ecd72deec5350680cfe05b0a13e768e71d9e59" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:46 [2020-09-03T15:44:46.499Z] === RUN   TestPluginInstall/with_htpasswd
15:44:46 [2020-09-03T15:44:46.650Z] + echo Ensuring container killed.
15:44:46 [2020-09-03T15:44:46.650Z] Ensuring container killed.
15:44:46 [2020-09-03T15:44:46.650Z] + docker rm -vf docker-pr1
15:44:46 [2020-09-03T15:44:46.650Z] Error: No such container: docker-pr1
15:44:46 [2020-09-03T15:44:46.650Z] + true
15:44:46 [2020-09-03T15:44:46.673Z] --- PASS: TestRemoveContainerRunning (0.51s)
15:44:46 [2020-09-03T15:44:46.673Z] === RUN   TestRemoveContainerForceRemoveRunning
[Pipeline] sh
15:44:47 [2020-09-03T15:44:47.013Z] --- PASS: TestResizeWithInvalidSize (0.91s)
15:44:47 [2020-09-03T15:44:47.013Z] === RUN   TestResizeWhenContainerNotStarted
15:44:47 [2020-09-03T15:44:47.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:44:47 [2020-09-03T15:44:47.035Z] + echo Chowning /workspace to jenkins user
15:44:47 [2020-09-03T15:44:47.035Z] Chowning /workspace to jenkins user
15:44:47 [2020-09-03T15:44:47.035Z] + id -u
15:44:47 [2020-09-03T15:44:47.035Z] + id -g
15:44:47 [2020-09-03T15:44:47.035Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41412:/workspace busybox chown -R 1001:1001 /workspace
15:44:47 [2020-09-03T15:44:47.035Z] Unable to find image 'busybox:latest' locally
15:44:47 [2020-09-03T15:44:47.311Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
15:44:47 [2020-09-03T15:44:47.311Z] === RUN   TestRemoveInvalidContainer
15:44:47 [2020-09-03T15:44:47.311Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:44:47 [2020-09-03T15:44:47.311Z] === RUN   TestRenameLinkedContainer
15:44:47 [2020-09-03T15:44:47.329Z] latest: Pulling from library/busybox
15:44:47 [2020-09-03T15:44:47.329Z] 2916d57520e6: Pulling fs layer
15:44:47 [2020-09-03T15:44:47.445Z] time="2020-09-03T15:44:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:47 [2020-09-03T15:44:47.445Z] time="2020-09-03T15:44:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1c437a9d14e3bcd40b191b4ca47368cd3fd51c2e29cec2cd2f9f675c7c46ec" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:47 [2020-09-03T15:44:47.445Z] time="2020-09-03T15:44:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:47 [2020-09-03T15:44:47.445Z] time="2020-09-03T15:44:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1c437a9d14e3bcd40b191b4ca47368cd3fd51c2e29cec2cd2f9f675c7c46ec" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:47 [2020-09-03T15:44:47.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:44:47 [2020-09-03T15:44:47.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:44:47 [2020-09-03T15:44:47.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:47 [2020-09-03T15:44:47.621Z] 2916d57520e6: Verifying Checksum
15:44:47 [2020-09-03T15:44:47.621Z] 2916d57520e6: Download complete
15:44:47 [2020-09-03T15:44:47.706Z] === RUN   TestPluginInstall/with_insecure
15:44:48 [2020-09-03T15:44:48.258Z] 2916d57520e6: Pull complete
15:44:48 [2020-09-03T15:44:48.258Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
15:44:48 [2020-09-03T15:44:48.258Z] Status: Downloaded newer image for busybox:latest
15:44:48 [2020-09-03T15:44:48.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:44:49 [2020-09-03T15:44:49.097Z] time="2020-09-03T15:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:49 [2020-09-03T15:44:49.097Z] time="2020-09-03T15:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e65efa800f8e2d94e9e81f2d1e523c172e9f29963f11f9830b5d18462b0a32a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:49 [2020-09-03T15:44:49.097Z] time="2020-09-03T15:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:49 [2020-09-03T15:44:49.097Z] time="2020-09-03T15:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e65efa800f8e2d94e9e81f2d1e523c172e9f29963f11f9830b5d18462b0a32a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:49 [2020-09-03T15:44:49.399Z] --- PASS: TestRenameLinkedContainer (2.10s)
15:44:49 [2020-09-03T15:44:49.399Z] === RUN   TestRenameStoppedContainer
15:44:49 [2020-09-03T15:44:49.670Z] --- PASS: TestPluginInstall (9.03s)
15:44:49 [2020-09-03T15:44:49.670Z]     --- PASS: TestPluginInstall/no_auth (5.98s)
15:44:49 [2020-09-03T15:44:49.670Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
15:44:49 [2020-09-03T15:44:49.670Z]     --- PASS: TestPluginInstall/with_insecure (1.85s)
15:44:49 [2020-09-03T15:44:49.670Z]         plugin_test.go:157: [d61701c6a3bf3] daemon is not started
15:44:49 [2020-09-03T15:44:49.670Z] PASS
15:44:49 [2020-09-03T15:44:49.670Z] 
15:44:49 [2020-09-03T15:44:49.670Z] DONE 6 tests in 9.292s
15:44:49 [2020-09-03T15:44:49.670Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:44:49 [2020-09-03T15:44:49.670Z] ++ 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
15:44:49 [2020-09-03T15:44:49.670Z] ++ set -e
15:44:49 [2020-09-03T15:44:49.670Z] ++ '[' -n 0 ']'
15:44:49 [2020-09-03T15:44:49.670Z] ++ set -x
15:44:49 [2020-09-03T15:44:49.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:49 [2020-09-03T15:44:49.670Z] INFO: Testing against a local daemon
15:44:49 [2020-09-03T15:44:49.670Z] === RUN   TestExternalGraphDriver
15:44:49 [2020-09-03T15:44:49.693Z] --- PASS: TestRenameStoppedContainer (0.54s)
15:44:49 [2020-09-03T15:44:49.693Z] === RUN   TestRenameRunningContainerAndReuse
15:44:49 [2020-09-03T15:44:49.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:44:50 [2020-09-03T15:44:50.242Z] === RUN   TestExternalGraphDriver/json
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:44:50 [2020-09-03T15:44:50.755Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
15:44:50 [2020-09-03T15:44:50.755Z] === RUN   TestRenameInvalidName
15:44:50 [2020-09-03T15:44:50.776Z] + bundleName=s390x-integration
15:44:50 [2020-09-03T15:44:50.776Z] + echo Creating s390x-integration-bundles.tar.gz
15:44:50 [2020-09-03T15:44:50.776Z] Creating s390x-integration-bundles.tar.gz
15:44:50 [2020-09-03T15:44:50.776Z] + + xargs tarfind -czf bundles s390x-integration-bundles.tar.gz -path
15:44:50 [2020-09-03T15:44:50.776Z]  */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:44:50 [2020-09-03T15:44:50.823Z] Archiving artifacts
15:44:50 [2020-09-03T15:44:50.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:50 [2020-09-03T15:44:50.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:51 [2020-09-03T15:44:51.118Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:44:51 [2020-09-03T15:44:51.144Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:44:51 [2020-09-03T15:44:51.392Z] --- PASS: TestRenameInvalidName (0.55s)
15:44:51 [2020-09-03T15:44:51.392Z] === RUN   TestRenameAnonymousContainer
15:44:51 [2020-09-03T15:44:51.534Z] + make clean
15:44:51 [2020-09-03T15:44:51.829Z] docker volume rm -f docker-dev-cache
15:44:52 [2020-09-03T15:44:52.122Z] docker-dev-cache
[Pipeline] deleteDir
15:44:52 [2020-09-03T15:44:52.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:44:52 [2020-09-03T15:44:52.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:44:52 [2020-09-03T15:44:52.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:52 [2020-09-03T15:44:52.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:52 [2020-09-03T15:44:52.793Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:44:53 [2020-09-03T15:44:53.447Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:44:53 [2020-09-03T15:44:53.478Z] --- PASS: TestRenameAnonymousContainer (1.97s)
15:44:53 [2020-09-03T15:44:53.478Z] === RUN   TestRenameContainerWithSameName
15:44:54 [2020-09-03T15:44:54.117Z] --- PASS: TestRenameContainerWithSameName (0.52s)
15:44:54 [2020-09-03T15:44:54.117Z] === RUN   TestRenameContainerWithLinkedContainer
15:44:54 [2020-09-03T15:44:54.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:54 [2020-09-03T15:44:54.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/server/httputils	0.176s	coverage: 14.7% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/server/middleware	0.257s	coverage: 37.7% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/types/filters	0.060s	coverage: 92.2% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/server/router/swarm	0.145s	coverage: 5.7% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/types/time	0.262s	coverage: 100.0% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/api/types/versions	0.079s	coverage: 75.0% of statements
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:44:54 [2020-09-03T15:44:54.438Z] ok  	github.com/docker/docker/builder/dockerignore	0.032s	coverage: 96.8% of statements
15:44:54 [2020-09-03T15:44:54.901Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
15:44:55 [2020-09-03T15:44:55.163Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
15:44:55 [2020-09-03T15:44:55.163Z] === RUN   TestResize
15:44:55 [2020-09-03T15:44:55.344Z] === RUN   TestExternalGraphDriver/pull
15:44:55 [2020-09-03T15:44:55.458Z] --- PASS: TestResize (0.54s)
15:44:55 [2020-09-03T15:44:55.458Z] === RUN   TestResizeWithInvalidSize
15:44:55 [2020-09-03T15:44:55.879Z] ok  	github.com/docker/docker/builder/remotecontext	0.702s	coverage: 9.2% of statements
15:44:55 [2020-09-03T15:44:55.879Z] ok  	github.com/docker/docker/builder/dockerfile	0.542s	coverage: 46.3% of statements
15:44:56 [2020-09-03T15:44:56.099Z] --- PASS: TestResizeWithInvalidSize (0.54s)
15:44:56 [2020-09-03T15:44:56.099Z] === RUN   TestResizeWhenContainerNotStarted
15:44:56 [2020-09-03T15:44:56.739Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:44:56 [2020-09-03T15:44:56.739Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:44:57 [2020-09-03T15:44:57.753Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:44:57 [2020-09-03T15:44:57.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:44:57 [2020-09-03T15:44:57.753Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:44:57 [2020-09-03T15:44:57.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:44:57 [2020-09-03T15:44:57.893Z] --- PASS: TestExternalGraphDriver (7.72s)
15:44:57 [2020-09-03T15:44:57.893Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
15:44:57 [2020-09-03T15:44:57.893Z]     --- PASS: TestExternalGraphDriver/spec (2.65s)
15:44:57 [2020-09-03T15:44:57.893Z]     --- PASS: TestExternalGraphDriver/pull (2.26s)
15:44:57 [2020-09-03T15:44:57.893Z] === RUN   TestGraphdriverPluginV2
15:44:57 [2020-09-03T15:44:57.893Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
15:44:57 [2020-09-03T15:44:57.893Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:57 [2020-09-03T15:44:57.893Z] PASS
15:44:57 [2020-09-03T15:44:57.893Z] 
15:44:57 [2020-09-03T15:44:57.893Z] === Skipped
15:44:57 [2020-09-03T15:44:57.894Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
15:44:57 [2020-09-03T15:44:57.894Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:57 [2020-09-03T15:44:57.894Z] 
15:44:57 [2020-09-03T15:44:57.894Z] 
15:44:57 [2020-09-03T15:44:57.894Z] DONE 5 tests, 1 skipped in 8.018s
15:44:57 [2020-09-03T15:44:57.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:44:57 [2020-09-03T15:44:57.894Z] ++ 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
15:44:57 [2020-09-03T15:44:57.894Z] ++ set -e
15:44:57 [2020-09-03T15:44:57.894Z] ++ '[' -n 0 ']'
15:44:57 [2020-09-03T15:44:57.894Z] ++ set -x
15:44:57 [2020-09-03T15:44:57.894Z] ++ env -i DEST=/go/src/github.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
15:44:57 [2020-09-03T15:44:57.894Z] INFO: Testing against a local daemon
15:44:57 [2020-09-03T15:44:57.894Z] === RUN   TestContinueAfterPluginCrash
15:44:57 [2020-09-03T15:44:57.894Z] === PAUSE TestContinueAfterPluginCrash
15:44:57 [2020-09-03T15:44:57.894Z] === RUN   TestReadPluginNoRead
15:44:57 [2020-09-03T15:44:57.894Z] === PAUSE TestReadPluginNoRead
15:44:57 [2020-09-03T15:44:57.894Z] === RUN   TestDaemonStartWithLogOpt
15:44:57 [2020-09-03T15:44:57.894Z] === PAUSE TestDaemonStartWithLogOpt
15:44:57 [2020-09-03T15:44:57.894Z] === CONT  TestContinueAfterPluginCrash
15:44:57 [2020-09-03T15:44:57.894Z] === CONT  TestDaemonStartWithLogOpt
15:44:57 [2020-09-03T15:44:57.894Z] === CONT  TestReadPluginNoRead
15:44:58 [2020-09-03T15:44:58.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:44:58 [2020-09-03T15:44:58.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:44:59 [2020-09-03T15:44:59.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:44:59 [2020-09-03T15:44:59.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:00 [2020-09-03T15:45:00.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:00 [2020-09-03T15:45:00.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:01 [2020-09-03T15:45:01.068Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:45:01 [2020-09-03T15:45:01.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:01 [2020-09-03T15:45:01.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:01 [2020-09-03T15:45:01.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:02 [2020-09-03T15:45:02.115Z] === RUN   TestReadPluginNoRead/default
15:45:02 [2020-09-03T15:45:02.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:02 [2020-09-03T15:45:02.689Z] --- PASS: TestDaemonStartWithLogOpt (4.86s)
15:45:04 [2020-09-03T15:45:04.077Z] === RUN   TestReadPluginNoRead/disabled_caching
15:45:04 [2020-09-03T15:45:04.895Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.08s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.02s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.01s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s)
15:45:04 [2020-09-03T15:45:04.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
15:45:04 [2020-09-03T15:45:04.895Z] === RUN   TestCgroupNamespacesRun
15:45:04 [2020-09-03T15:45:04.989Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s)
15:45:04 [2020-09-03T15:45:04.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s)
15:45:04 [2020-09-03T15:45:04.989Z] === RUN   TestCgroupNamespacesRun
15:45:05 [2020-09-03T15:45:05.994Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:45:06 [2020-09-03T15:45:06.040Z] --- PASS: TestCgroupNamespacesRun (1.35s)
15:45:06 [2020-09-03T15:45:06.040Z] === RUN   TestCgroupNamespacesRunPrivileged
15:45:06 [2020-09-03T15:45:06.278Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:45:06 [2020-09-03T15:45:06.539Z] --- PASS: TestCgroupNamespacesRun (1.87s)
15:45:06 [2020-09-03T15:45:06.539Z] === RUN   TestCgroupNamespacesRunPrivileged
15:45:07 [2020-09-03T15:45:07.380Z] --- PASS: TestReadPluginNoRead (9.63s)
15:45:07 [2020-09-03T15:45:07.380Z]     --- PASS: TestReadPluginNoRead/default (1.84s)
15:45:07 [2020-09-03T15:45:07.380Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.77s)
15:45:07 [2020-09-03T15:45:07.380Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s)
15:45:07 [2020-09-03T15:45:07.380Z]     read_test.go:92: [de168fd25018f] daemon is not started
15:45:07 [2020-09-03T15:45:07.571Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
15:45:07 [2020-09-03T15:45:07.571Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:45:07 [2020-09-03T15:45:07.925Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:45:07 [2020-09-03T15:45:07.954Z] --- PASS: TestContinueAfterPluginCrash (10.25s)
15:45:07 [2020-09-03T15:45:07.954Z] PASS
15:45:07 [2020-09-03T15:45:07.954Z] 
15:45:07 [2020-09-03T15:45:07.954Z] DONE 6 tests in 10.454s
15:45:07 [2020-09-03T15:45:07.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:45:07 [2020-09-03T15:45:07.954Z] ++ 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
15:45:07 [2020-09-03T15:45:07.954Z] ++ set -e
15:45:07 [2020-09-03T15:45:07.954Z] ++ '[' -n 0 ']'
15:45:07 [2020-09-03T15:45:07.954Z] ++ set -x
15:45:07 [2020-09-03T15:45:07.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:45:08 [2020-09-03T15:45:08.186Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
15:45:08 [2020-09-03T15:45:08.186Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:45:08 [2020-09-03T15:45:08.215Z] testing: warning: no tests to run
15:45:08 [2020-09-03T15:45:08.215Z] PASS
15:45:08 [2020-09-03T15:45:08.215Z] 
15:45:08 [2020-09-03T15:45:08.215Z] DONE 0 tests in 0.061s
15:45:08 [2020-09-03T15:45:08.215Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:45:08 [2020-09-03T15:45:08.215Z] ++ 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
15:45:08 [2020-09-03T15:45:08.215Z] ++ set -e
15:45:08 [2020-09-03T15:45:08.215Z] ++ '[' -n 0 ']'
15:45:08 [2020-09-03T15:45:08.215Z] ++ set -x
15:45:08 [2020-09-03T15:45:08.215Z] ++ env -i DEST=/go/src/github.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
15:45:08 [2020-09-03T15:45:08.323Z] ok  	github.com/docker/docker/client	0.538s	coverage: 74.9% of statements
15:45:08 [2020-09-03T15:45:08.477Z] INFO: Testing against a local daemon
15:45:08 [2020-09-03T15:45:08.477Z] === RUN   TestPluginWithDevMounts
15:45:08 [2020-09-03T15:45:08.477Z] === PAUSE TestPluginWithDevMounts
15:45:08 [2020-09-03T15:45:08.477Z] === CONT  TestPluginWithDevMounts
15:45:09 [2020-09-03T15:45:09.097Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
15:45:09 [2020-09-03T15:45:09.097Z] === RUN   TestCgroupNamespacesRunHostMode
15:45:09 [2020-09-03T15:45:09.132Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:45:10 [2020-09-03T15:45:10.074Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
15:45:10 [2020-09-03T15:45:10.074Z] === RUN   TestCgroupNamespacesRunHostMode
15:45:10 [2020-09-03T15:45:10.074Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:45:10 [2020-09-03T15:45:10.149Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s)
15:45:10 [2020-09-03T15:45:10.149Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:45:11 [2020-09-03T15:45:11.025Z] --- PASS: TestPluginWithDevMounts (2.19s)
15:45:11 [2020-09-03T15:45:11.025Z] PASS
15:45:11 [2020-09-03T15:45:11.025Z] 
15:45:11 [2020-09-03T15:45:11.025Z] DONE 1 tests in 2.402s
15:45:11 [2020-09-03T15:45:11.025Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:45:11 [2020-09-03T15:45:11.025Z] ++ 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
15:45:11 [2020-09-03T15:45:11.025Z] ++ set -e
15:45:11 [2020-09-03T15:45:11.025Z] ++ '[' -n 0 ']'
15:45:11 [2020-09-03T15:45:11.025Z] ++ set -x
15:45:11 [2020-09-03T15:45:11.025Z] ++ env -i DEST=/go/src/github.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
15:45:11 [2020-09-03T15:45:11.025Z] INFO: Testing against a local daemon
15:45:11 [2020-09-03T15:45:11.025Z] === RUN   TestSecretInspect
15:45:11 [2020-09-03T15:45:11.678Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
15:45:11 [2020-09-03T15:45:11.678Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:45:11 [2020-09-03T15:45:11.987Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
15:45:11 [2020-09-03T15:45:11.987Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:45:12 [2020-09-03T15:45:12.247Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:45:13 [2020-09-03T15:45:13.203Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
15:45:13 [2020-09-03T15:45:13.203Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:45:13 [2020-09-03T15:45:13.630Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s)
15:45:13 [2020-09-03T15:45:13.630Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:45:13 [2020-09-03T15:45:13.842Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
15:45:13 [2020-09-03T15:45:13.842Z] === RUN   TestCgroupNamespacesRunOlderClient
15:45:14 [2020-09-03T15:45:14.331Z] --- PASS: TestSecretInspect (3.27s)
15:45:14 [2020-09-03T15:45:14.331Z] === RUN   TestSecretList
15:45:15 [2020-09-03T15:45:15.016Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:45:15 [2020-09-03T15:45:15.276Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
15:45:15 [2020-09-03T15:45:15.276Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:45:15 [2020-09-03T15:45:15.276Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:45:15 [2020-09-03T15:45:15.382Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s)
15:45:15 [2020-09-03T15:45:15.382Z] === RUN   TestKernelTCPMemory
15:45:15 [2020-09-03T15:45:15.678Z] --- PASS: TestKernelTCPMemory (0.63s)
15:45:15 [2020-09-03T15:45:15.678Z] === RUN   TestNISDomainname
15:45:16 [2020-09-03T15:45:16.217Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
15:45:16 [2020-09-03T15:45:16.217Z] === RUN   TestCgroupNamespacesRunOlderClient
15:45:16 [2020-09-03T15:45:16.334Z] --- PASS: TestNISDomainname (0.67s)
15:45:16 [2020-09-03T15:45:16.335Z] === RUN   TestHostnameDnsResolution
15:45:17 [2020-09-03T15:45:17.377Z] --- PASS: TestHostnameDnsResolution (0.85s)
15:45:17 [2020-09-03T15:45:17.377Z] === RUN   TestStats
15:45:17 [2020-09-03T15:45:17.603Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:45:17 [2020-09-03T15:45:17.636Z] --- PASS: TestSecretList (3.16s)
15:45:17 [2020-09-03T15:45:17.636Z] === RUN   TestSecretsCreateAndDelete
15:45:18 [2020-09-03T15:45:18.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
15:45:18 [2020-09-03T15:45:18.174Z] === RUN   TestKernelTCPMemory
15:45:19 [2020-09-03T15:45:19.117Z] --- PASS: TestKernelTCPMemory (1.15s)
15:45:19 [2020-09-03T15:45:19.117Z] === RUN   TestNISDomainname
15:45:20 [2020-09-03T15:45:20.060Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:45:20 [2020-09-03T15:45:20.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:45:20 [2020-09-03T15:45:20.133Z] --- PASS: TestStats (2.54s)
15:45:20 [2020-09-03T15:45:20.133Z] === RUN   TestStopContainerWithTimeout
15:45:20 [2020-09-03T15:45:20.133Z] === RUN   TestStopContainerWithTimeout/0
15:45:20 [2020-09-03T15:45:20.133Z] === PAUSE TestStopContainerWithTimeout/0
15:45:20 [2020-09-03T15:45:20.133Z] === RUN   TestStopContainerWithTimeout/1
15:45:20 [2020-09-03T15:45:20.133Z] === PAUSE TestStopContainerWithTimeout/1
15:45:20 [2020-09-03T15:45:20.133Z] === RUN   TestStopContainerWithTimeout/3
15:45:20 [2020-09-03T15:45:20.133Z] === PAUSE TestStopContainerWithTimeout/3
15:45:20 [2020-09-03T15:45:20.133Z] === RUN   TestStopContainerWithTimeout/-1
15:45:20 [2020-09-03T15:45:20.133Z] === PAUSE TestStopContainerWithTimeout/-1
15:45:20 [2020-09-03T15:45:20.133Z] === CONT  TestStopContainerWithTimeout/0
15:45:20 [2020-09-03T15:45:20.133Z] === CONT  TestStopContainerWithTimeout/1
15:45:20 [2020-09-03T15:45:20.133Z] === CONT  TestStopContainerWithTimeout/3
15:45:20 [2020-09-03T15:45:20.133Z] === CONT  TestStopContainerWithTimeout/-1
15:45:20 [2020-09-03T15:45:20.321Z] --- PASS: TestNISDomainname (1.09s)
15:45:20 [2020-09-03T15:45:20.321Z] === RUN   TestHostnameDnsResolution
15:45:20 [2020-09-03T15:45:20.769Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.112s	coverage: 86.3% of statements
15:45:20 [2020-09-03T15:45:20.769Z] ?   	github.com/docker/docker/cli	[no test files]
15:45:20 [2020-09-03T15:45:20.769Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:45:20 [2020-09-03T15:45:20.943Z] --- PASS: TestSecretsCreateAndDelete (3.12s)
15:45:20 [2020-09-03T15:45:20.943Z] === RUN   TestSecretsUpdate
15:45:21 [2020-09-03T15:45:21.705Z] --- PASS: TestHostnameDnsResolution (1.31s)
15:45:21 [2020-09-03T15:45:21.705Z] === RUN   TestStats
15:45:22 [2020-09-03T15:45:22.878Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:45:22 [2020-09-03T15:45:22.878Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
15:45:22 [2020-09-03T15:45:22.878Z]     --- PASS: TestStopContainerWithTimeout/1 (2.07s)
15:45:22 [2020-09-03T15:45:22.878Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
15:45:22 [2020-09-03T15:45:22.878Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
15:45:22 [2020-09-03T15:45:22.878Z] === RUN   TestDeleteDevicemapper
15:45:22 [2020-09-03T15:45:22.878Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:45:22 [2020-09-03T15:45:22.878Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:45:22 [2020-09-03T15:45:22.878Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:45:23 [2020-09-03T15:45:23.091Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:45:23 [2020-09-03T15:45:23.491Z] --- PASS: TestSecretsUpdate (3.18s)
15:45:23 [2020-09-03T15:45:23.491Z] === RUN   TestTemplatedSecret
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:45:24 [2020-09-03T15:45:24.476Z] --- PASS: TestStats (2.83s)
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestStopContainerWithTimeout
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestStopContainerWithTimeout/0
15:45:24 [2020-09-03T15:45:24.476Z] === PAUSE TestStopContainerWithTimeout/0
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestStopContainerWithTimeout/1
15:45:24 [2020-09-03T15:45:24.476Z] === PAUSE TestStopContainerWithTimeout/1
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestStopContainerWithTimeout/3
15:45:24 [2020-09-03T15:45:24.476Z] === PAUSE TestStopContainerWithTimeout/3
15:45:24 [2020-09-03T15:45:24.476Z] === RUN   TestStopContainerWithTimeout/-1
15:45:24 [2020-09-03T15:45:24.476Z] === PAUSE TestStopContainerWithTimeout/-1
15:45:24 [2020-09-03T15:45:24.476Z] === CONT  TestStopContainerWithTimeout/0
15:45:24 [2020-09-03T15:45:24.476Z] === CONT  TestStopContainerWithTimeout/-1
15:45:24 [2020-09-03T15:45:24.736Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:45:24 [2020-09-03T15:45:24.966Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s)
15:45:24 [2020-09-03T15:45:24.966Z] === RUN   TestUpdateMemory
15:45:25 [2020-09-03T15:45:25.259Z] --- PASS: TestUpdateMemory (0.71s)
15:45:25 [2020-09-03T15:45:25.259Z] === RUN   TestUpdateCPUQuota
15:45:25 [2020-09-03T15:45:25.678Z] === CONT  TestStopContainerWithTimeout/3
15:45:25 [2020-09-03T15:45:25.678Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:45:26 [2020-09-03T15:45:26.306Z] --- PASS: TestUpdateCPUQuota (0.87s)
15:45:26 [2020-09-03T15:45:26.306Z] === RUN   TestUpdatePidsLimit
15:45:26 [2020-09-03T15:45:26.306Z] === RUN   TestUpdatePidsLimit/update_from_none
15:45:26 [2020-09-03T15:45:26.306Z] === RUN   TestUpdatePidsLimit/no_change
15:45:26 [2020-09-03T15:45:26.600Z] === RUN   TestUpdatePidsLimit/update_lower
15:45:26 [2020-09-03T15:45:26.798Z] --- PASS: TestTemplatedSecret (2.87s)
15:45:26 [2020-09-03T15:45:26.798Z] === RUN   TestSecretCreateResolve
15:45:26 [2020-09-03T15:45:26.895Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:45:27 [2020-09-03T15:45:27.061Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:45:27 [2020-09-03T15:45:27.061Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:45:27 [2020-09-03T15:45:27.195Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:45:27 [2020-09-03T15:45:27.322Z] === CONT  TestStopContainerWithTimeout/1
15:45:27 [2020-09-03T15:45:27.492Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:45:27 [2020-09-03T15:45:27.492Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:45:27 [2020-09-03T15:45:27.583Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:45:27 [2020-09-03T15:45:27.880Z] ok  	github.com/docker/docker/cmd/dockerd	0.799s	coverage: 19.3% of statements
15:45:28 [2020-09-03T15:45:28.344Z] ok  	github.com/docker/docker/container	0.418s	coverage: 41.6% of statements
15:45:28 [2020-09-03T15:45:28.344Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:45:28 [2020-09-03T15:45:28.344Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:45:28 [2020-09-03T15:45:28.344Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:45:28 [2020-09-03T15:45:28.344Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:45:28 [2020-09-03T15:45:28.525Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:45:28 [2020-09-03T15:45:28.536Z] --- PASS: TestUpdatePidsLimit (2.25s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:45:28 [2020-09-03T15:45:28.536Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
15:45:28 [2020-09-03T15:45:28.536Z] === RUN   TestUpdateRestartPolicy
15:45:29 [2020-09-03T15:45:29.096Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:45:29 [2020-09-03T15:45:29.096Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
15:45:29 [2020-09-03T15:45:29.096Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
15:45:29 [2020-09-03T15:45:29.096Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
15:45:29 [2020-09-03T15:45:29.096Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
15:45:29 [2020-09-03T15:45:29.096Z] === RUN   TestDeleteDevicemapper
15:45:29 [2020-09-03T15:45:29.096Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:45:29 [2020-09-03T15:45:29.096Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:45:29 [2020-09-03T15:45:29.097Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:45:29 [2020-09-03T15:45:29.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:45:29 [2020-09-03T15:45:29.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:45:29 [2020-09-03T15:45:29.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:45:30 [2020-09-03T15:45:30.104Z] --- PASS: TestSecretCreateResolve (3.22s)
15:45:30 [2020-09-03T15:45:30.104Z] PASS
15:45:30 [2020-09-03T15:45:30.104Z] 
15:45:30 [2020-09-03T15:45:30.104Z] DONE 6 tests in 19.051s
15:45:30 [2020-09-03T15:45:30.104Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:45:30 [2020-09-03T15:45:30.104Z] ++ 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
15:45:30 [2020-09-03T15:45:30.104Z] ++ set -e
15:45:30 [2020-09-03T15:45:30.104Z] ++ '[' -n 0 ']'
15:45:30 [2020-09-03T15:45:30.104Z] ++ set -x
15:45:30 [2020-09-03T15:45:30.104Z] ++ env -i DEST=/go/src/github.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
15:45:30 [2020-09-03T15:45:30.104Z] INFO: Testing against a local daemon
15:45:30 [2020-09-03T15:45:30.104Z] === RUN   TestServiceCreateInit
15:45:30 [2020-09-03T15:45:30.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:45:31 [2020-09-03T15:45:31.270Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.250s	coverage: 65.3% of statements
15:45:32 [2020-09-03T15:45:32.821Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.390s	coverage: 35.9% of statements
15:45:32 [2020-09-03T15:45:32.969Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:45:33 [2020-09-03T15:45:33.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s)
15:45:33 [2020-09-03T15:45:33.229Z] === RUN   TestUpdateMemory
15:45:33 [2020-09-03T15:45:33.229Z] --- SKIP: TestUpdateMemory (0.00s)
15:45:33 [2020-09-03T15:45:33.229Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:45:33 [2020-09-03T15:45:33.229Z] === RUN   TestUpdateCPUQuota
15:45:33 [2020-09-03T15:45:33.285Z] ok  	github.com/docker/docker/daemon/cluster	0.894s	coverage: 0.5% of statements
15:45:34 [2020-09-03T15:45:34.172Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:45:34 [2020-09-03T15:45:34.433Z] --- PASS: TestUpdateCPUQuota (1.42s)
15:45:34 [2020-09-03T15:45:34.433Z] === RUN   TestUpdatePidsLimit
15:45:34 [2020-09-03T15:45:34.694Z] === RUN   TestUpdatePidsLimit/update_from_none
15:45:34 [2020-09-03T15:45:34.955Z] === RUN   TestUpdatePidsLimit/no_change
15:45:35 [2020-09-03T15:45:35.215Z] === RUN   TestUpdatePidsLimit/update_lower
15:45:35 [2020-09-03T15:45:35.403Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:45:35 [2020-09-03T15:45:35.786Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:45:35 [2020-09-03T15:45:35.786Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:45:36 [2020-09-03T15:45:36.046Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:45:36 [2020-09-03T15:45:36.307Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:45:36 [2020-09-03T15:45:36.879Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:45:36 [2020-09-03T15:45:36.879Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:45:37 [2020-09-03T15:45:37.451Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:45:37 [2020-09-03T15:45:37.712Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:45:37 [2020-09-03T15:45:37.972Z] --- PASS: TestUpdatePidsLimit (3.46s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
15:45:37 [2020-09-03T15:45:37.972Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
15:45:37 [2020-09-03T15:45:37.972Z] === RUN   TestUpdateRestartPolicy
15:45:38 [2020-09-03T15:45:38.003Z] ok  	github.com/docker/docker/daemon/config	0.782s	coverage: 79.7% of statements
15:45:38 [2020-09-03T15:45:38.003Z] ok  	github.com/docker/docker/daemon/discovery	0.169s	coverage: 30.0% of statements
15:45:40 [2020-09-03T15:45:40.198Z] ok  	github.com/docker/docker/daemon/events	0.912s	coverage: 50.0% of statements
15:45:40 [2020-09-03T15:45:40.515Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:45:40 [2020-09-03T15:45:40.663Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.075s	coverage: 11.3% of statements
15:45:40 [2020-09-03T15:45:40.663Z] ok  	github.com/docker/docker/daemon/graphdriver	0.211s	coverage: 2.3% of statements
15:45:40 [2020-09-03T15:45:40.698Z] --- PASS: TestServiceCreateInit (10.35s)
15:45:40 [2020-09-03T15:45:40.698Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
15:45:40 [2020-09-03T15:45:40.698Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
15:45:40 [2020-09-03T15:45:40.698Z] === RUN   TestCreateServiceMultipleTimes
15:45:41 [2020-09-03T15:45:41.205Z] --- PASS: TestUpdateRestartPolicy (11.25s)
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestUpdateRestartWithAutoRemove
15:45:41 [2020-09-03T15:45:41.205Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitNonBlocked
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:41 [2020-09-03T15:45:41.205Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:41 [2020-09-03T15:45:41.205Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:41 [2020-09-03T15:45:41.205Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:41 [2020-09-03T15:45:41.205Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:41 [2020-09-03T15:45:41.205Z] --- PASS: TestWaitNonBlocked (0.02s)
15:45:41 [2020-09-03T15:45:41.205Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
15:45:41 [2020-09-03T15:45:41.205Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitBlocked
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:45:41 [2020-09-03T15:45:41.205Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:45:41 [2020-09-03T15:45:41.205Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:45:41 [2020-09-03T15:45:41.205Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:45:41 [2020-09-03T15:45:41.205Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:45:41 [2020-09-03T15:45:41.205Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:45:41 [2020-09-03T15:45:41.639Z] ok  	github.com/docker/docker/daemon/links	0.090s	coverage: 93.0% of statements
15:45:41 [2020-09-03T15:45:41.639Z] ok  	github.com/docker/docker/daemon	3.117s	coverage: 9.1% of statements
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:45:41 [2020-09-03T15:45:41.639Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:45:41 [2020-09-03T15:45:41.859Z] --- PASS: TestWaitBlocked (0.02s)
15:45:41 [2020-09-03T15:45:41.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
15:45:41 [2020-09-03T15:45:41.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
15:45:41 [2020-09-03T15:45:41.859Z] === CONT  TestContainerStartOnDaemonRestart
15:45:41 [2020-09-03T15:45:41.859Z] === CONT  TestContainerKillOnDaemonStart
15:45:41 [2020-09-03T15:45:41.859Z] === CONT  TestDaemonHostGatewayIP
15:45:41 [2020-09-03T15:45:41.859Z] === CONT  TestIpcModeOlderClient
15:45:41 [2020-09-03T15:45:41.859Z] --- PASS: TestIpcModeOlderClient (0.14s)
15:45:41 [2020-09-03T15:45:41.859Z] === CONT  TestDaemonRestartIpcMode
15:45:43 [2020-09-03T15:45:43.059Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:45:43 [2020-09-03T15:45:43.059Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:45:43 [2020-09-03T15:45:43.834Z] ok  	github.com/docker/docker/daemon/logger	0.607s	coverage: 41.2% of statements
15:45:44 [2020-09-03T15:45:44.444Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:45:44 [2020-09-03T15:45:44.810Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.638s	coverage: 77.4% of statements
15:45:45 [2020-09-03T15:45:45.016Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:45:45 [2020-09-03T15:45:45.274Z] ok  	github.com/docker/docker/daemon/images	0.887s	coverage: 4.8% of statements
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:45:45 [2020-09-03T15:45:45.274Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:45:45 [2020-09-03T15:45:45.277Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:45:45 [2020-09-03T15:45:45.277Z] === RUN   TestDockerSuite/TestBuildCmd
15:45:45 [2020-09-03T15:45:45.436Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s)
15:45:45 [2020-09-03T15:45:45.537Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:45:45 [2020-09-03T15:45:45.733Z] --- PASS: TestDaemonHostGatewayIP (3.81s)
15:45:45 [2020-09-03T15:45:45.733Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
15:45:45 [2020-09-03T15:45:45.737Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.770s	coverage: 61.6% of statements
15:45:45 [2020-09-03T15:45:45.737Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.395s	coverage: 87.2% of statements
15:45:45 [2020-09-03T15:45:45.798Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:45:46 [2020-09-03T15:45:46.059Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:45:46 [2020-09-03T15:45:46.059Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:45:47 [2020-09-03T15:45:47.445Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:45:48 [2020-09-03T15:45:48.674Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.210s	coverage: 35.9% of statements
15:45:48 [2020-09-03T15:45:48.674Z] ok  	github.com/docker/docker/daemon/logger/local	0.473s	coverage: 75.2% of statements
15:45:48 [2020-09-03T15:45:48.674Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:45:48 [2020-09-03T15:45:48.674Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.278s	coverage: 33.3% of statements
15:45:49 [2020-09-03T15:45:49.358Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:45:50 [2020-09-03T15:45:50.228Z] ok  	github.com/docker/docker/daemon/logger/templates	0.369s	coverage: 8.3% of statements
15:45:50 [2020-09-03T15:45:50.704Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.258s	coverage: 46.8% of statements
15:45:50 [2020-09-03T15:45:50.743Z] --- PASS: TestUpdateRestartPolicy (12.53s)
15:45:50 [2020-09-03T15:45:50.743Z] === RUN   TestUpdateRestartWithAutoRemove
15:45:51 [2020-09-03T15:45:51.168Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.451s	coverage: 82.5% of statements
15:45:51 [2020-09-03T15:45:51.168Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:45:51 [2020-09-03T15:45:51.168Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:45:51 [2020-09-03T15:45:51.168Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:45:51 [2020-09-03T15:45:51.314Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
15:45:51 [2020-09-03T15:45:51.314Z] === RUN   TestWaitNonBlocked
15:45:51 [2020-09-03T15:45:51.314Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:51 [2020-09-03T15:45:51.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:51 [2020-09-03T15:45:51.314Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:51 [2020-09-03T15:45:51.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:51 [2020-09-03T15:45:51.314Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:45:51 [2020-09-03T15:45:51.314Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:45:51 [2020-09-03T15:45:51.575Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:45:51 [2020-09-03T15:45:51.974Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:45:51 [2020-09-03T15:45:51.974Z] Copying nested executables into bundles/cross/linux/amd64
15:45:51 [2020-09-03T15:45:51.974Z] Cross building: bundles/cross/windows/amd64
15:45:51 [2020-09-03T15:45:51.974Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:45:51 [2020-09-03T15:45:51.974Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:45:53 [2020-09-03T15:45:53.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:45:53 [2020-09-03T15:45:53.001Z] === RUN   TestDockerSuite/TestBuildContChar
15:45:53 [2020-09-03T15:45:53.001Z] --- PASS: TestWaitNonBlocked (0.05s)
15:45:53 [2020-09-03T15:45:53.001Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s)
15:45:53 [2020-09-03T15:45:53.001Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
15:45:53 [2020-09-03T15:45:53.001Z] === RUN   TestWaitBlocked
15:45:53 [2020-09-03T15:45:53.001Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:45:53 [2020-09-03T15:45:53.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:45:53 [2020-09-03T15:45:53.001Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:45:53 [2020-09-03T15:45:53.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:45:53 [2020-09-03T15:45:53.001Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:45:53 [2020-09-03T15:45:53.001Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:45:53 [2020-09-03T15:45:53.365Z] ok  	github.com/docker/docker/distribution/metadata	1.129s	coverage: 48.2% of statements
15:45:53 [2020-09-03T15:45:53.828Z] ok  	github.com/docker/docker/errdefs	0.126s	coverage: 49.4% of statements
15:45:54 [2020-09-03T15:45:54.401Z] --- PASS: TestWaitBlocked (0.03s)
15:45:54 [2020-09-03T15:45:54.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
15:45:54 [2020-09-03T15:45:54.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s)
15:45:54 [2020-09-03T15:45:54.401Z] === CONT  TestContainerStartOnDaemonRestart
15:45:54 [2020-09-03T15:45:54.401Z] === CONT  TestIpcModeOlderClient
15:45:54 [2020-09-03T15:45:54.401Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:45:54 [2020-09-03T15:45:54.401Z] === CONT  TestDaemonHostGatewayIP
15:45:54 [2020-09-03T15:45:54.803Z] ok  	github.com/docker/docker/distribution	2.470s	coverage: 20.1% of statements
15:45:54 [2020-09-03T15:45:54.803Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:45:54 [2020-09-03T15:45:54.803Z] ok  	github.com/docker/docker/distribution/xfer	1.955s	coverage: 77.3% of statements
15:45:54 [2020-09-03T15:45:54.803Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:45:55 [2020-09-03T15:45:55.266Z] ok  	github.com/docker/docker/image/cache	0.341s	coverage: 19.2% of statements
15:45:55 [2020-09-03T15:45:55.729Z] ok  	github.com/docker/docker/image	0.796s	coverage: 86.4% of statements
15:45:55 [2020-09-03T15:45:55.729Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
15:45:56 [2020-09-03T15:45:56.139Z] PASS
15:45:56 [2020-09-03T15:45:56.139Z] 
15:45:56 [2020-09-03T15:45:56.139Z] === Skipped
15:45:56 [2020-09-03T15:45:56.139Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:45:56 [2020-09-03T15:45:56.139Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:45:56 [2020-09-03T15:45:56.139Z] 
15:45:56 [2020-09-03T15:45:56.139Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:45:56 [2020-09-03T15:45:56.139Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:45:56 [2020-09-03T15:45:56.139Z] 
15:45:56 [2020-09-03T15:45:56.139Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:45:56 [2020-09-03T15:45:56.139Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:45:56 [2020-09-03T15:45:56.139Z] 
15:45:56 [2020-09-03T15:45:56.139Z] 
15:45:56 [2020-09-03T15:45:56.139Z] DONE 192 tests, 3 skipped in 108.380s
15:45:56 [2020-09-03T15:45:56.139Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:45:56 [2020-09-03T15:45:56.139Z] ++ 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
15:45:56 [2020-09-03T15:45:56.139Z] ++ set -e
15:45:56 [2020-09-03T15:45:56.139Z] ++ '[' -n 0 ']'
15:45:56 [2020-09-03T15:45:56.139Z] ++ set -x
15:45:56 [2020-09-03T15:45:56.139Z] ++ env -i DEST=/go/src/github.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
15:45:56 [2020-09-03T15:45:56.139Z] INFO: Testing against a local daemon
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestCommitInheritsEnv
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestImportExtremelyLargeImageWorks
15:45:56 [2020-09-03T15:45:56.139Z] === PAUSE TestImportExtremelyLargeImageWorks
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestImagesFilterMultiReference
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestImagePullPlatformInvalid
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestRemoveImageOrphaning
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestRemoveImageOrphaning (0.33s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestRemoveImageGarbageCollector
15:45:56 [2020-09-03T15:45:56.139Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:45:56 [2020-09-03T15:45:56.139Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagInvalidReference
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagInvalidReference (0.03s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagValidPrefixedRepo
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagExistedNameWithoutForce
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagOfficialNames
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagOfficialNames (0.03s)
15:45:56 [2020-09-03T15:45:56.139Z] === RUN   TestTagMatchesDigest
15:45:56 [2020-09-03T15:45:56.139Z] --- PASS: TestTagMatchesDigest (0.02s)
15:45:56 [2020-09-03T15:45:56.139Z] === CONT  TestImportExtremelyLargeImageWorks
15:45:56 [2020-09-03T15:45:56.705Z] ok  	github.com/docker/docker/image/v1	0.351s	coverage: 25.0% of statements
15:45:56 [2020-09-03T15:45:56.705Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:45:56 [2020-09-03T15:45:56.949Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:45:57 [2020-09-03T15:45:57.521Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:45:57 [2020-09-03T15:45:57.681Z] ok  	github.com/docker/docker/libcontainerd/queue	0.177s	coverage: 100.0% of statements
15:45:57 [2020-09-03T15:45:57.782Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:45:58 [2020-09-03T15:45:58.144Z] ok  	github.com/docker/docker/libcontainerd/local	0.252s	coverage: 1.0% of statements
15:45:58 [2020-09-03T15:45:58.144Z] ok  	github.com/docker/docker/layer	0.328s	coverage: 30.1% of statements
15:45:58 [2020-09-03T15:45:58.354Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s)
15:45:58 [2020-09-03T15:45:58.354Z] === CONT  TestContainerKillOnDaemonStart
15:45:58 [2020-09-03T15:45:58.354Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/oci	[no test files]
15:45:58 [2020-09-03T15:45:58.607Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:45:58 [2020-09-03T15:45:58.614Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:45:59 [2020-09-03T15:45:59.070Z] ok  	github.com/docker/docker/pkg/aaparser	0.311s	coverage: 50.0% of statements
15:45:59 [2020-09-03T15:45:59.070Z] ok  	github.com/docker/docker/opts	0.358s	coverage: 67.1% of statements
15:45:59 [2020-09-03T15:45:59.556Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:45:59 [2020-09-03T15:45:59.817Z] --- PASS: TestDaemonHostGatewayIP (5.69s)
15:45:59 [2020-09-03T15:45:59.817Z] === CONT  TestDaemonRestartIpcMode
15:46:00 [2020-09-03T15:46:00.047Z] ok  	github.com/docker/docker/pkg/broadcaster	0.044s	coverage: 100.0% of statements
15:46:00 [2020-09-03T15:46:00.079Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:46:00 [2020-09-03T15:46:00.340Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:46:00 [2020-09-03T15:46:00.515Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
15:46:00 [2020-09-03T15:46:00.979Z] ok  	github.com/docker/docker/pkg/authorization	0.613s	coverage: 26.8% of statements
15:46:01 [2020-09-03T15:46:01.955Z] ok  	github.com/docker/docker/pkg/directory	0.114s	coverage: 80.0% of statements
15:46:01 [2020-09-03T15:46:01.955Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.249s	coverage: 15.4% of statements
15:46:02 [2020-09-03T15:46:02.418Z] ok  	github.com/docker/docker/pkg/discovery	0.144s	coverage: 58.3% of statements
15:46:02 [2020-09-03T15:46:02.675Z] --- PASS: TestCreateServiceMultipleTimes (19.54s)
15:46:02 [2020-09-03T15:46:02.675Z] === RUN   TestCreateServiceConflict
15:46:02 [2020-09-03T15:46:02.880Z] ok  	github.com/docker/docker/pkg/discovery/file	0.126s	coverage: 97.6% of statements
15:46:02 [2020-09-03T15:46:02.936Z] --- PASS: TestCreateServiceConflict (3.22s)
15:46:02 [2020-09-03T15:46:02.936Z] === RUN   TestCreateServiceMaxReplicas
15:46:03 [2020-09-03T15:46:03.644Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:46:03 [2020-09-03T15:46:03.644Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
15:46:03 [2020-09-03T15:46:03.857Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.085s	coverage: 92.3% of statements
15:46:04 [2020-09-03T15:46:04.320Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.169s	coverage: 93.8% of statements
15:46:04 [2020-09-03T15:46:04.782Z] ok  	github.com/docker/docker/pkg/filenotify	0.182s	coverage: 45.7% of statements
15:46:05 [2020-09-03T15:46:05.759Z] ok  	github.com/docker/docker/pkg/fileutils	0.093s	coverage: 87.7% of statements
15:46:05 [2020-09-03T15:46:05.759Z] ok  	github.com/docker/docker/pkg/homedir	0.078s	coverage: 42.9% of statements
15:46:06 [2020-09-03T15:46:06.734Z] ok  	github.com/docker/docker/pkg/idtools	0.094s	coverage: 7.3% of statements
15:46:06 [2020-09-03T15:46:06.944Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:46:07 [2020-09-03T15:46:07.146Z] --- PASS: TestCreateServiceMaxReplicas (3.64s)
15:46:07 [2020-09-03T15:46:07.146Z] === RUN   TestCreateWithDuplicateNetworkNames
15:46:07 [2020-09-03T15:46:07.209Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.349s	coverage: 84.1% of statements
15:46:07 [2020-09-03T15:46:07.209Z] ok  	github.com/docker/docker/pkg/archive	6.772s	coverage: 62.7% of statements
15:46:08 [2020-09-03T15:46:08.190Z] ok  	github.com/docker/docker/pkg/ioutils	0.796s	coverage: 69.2% of statements
15:46:08 [2020-09-03T15:46:08.190Z] ok  	github.com/docker/docker/pkg/locker	0.108s	coverage: 88.9% of statements
15:46:08 [2020-09-03T15:46:08.190Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.193s	coverage: 91.7% of statements
15:46:08 [2020-09-03T15:46:08.859Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:46:09 [2020-09-03T15:46:09.124Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:46:09 [2020-09-03T15:46:09.166Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
15:46:09 [2020-09-03T15:46:09.166Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
15:46:09 [2020-09-03T15:46:09.632Z] ok  	github.com/docker/docker/pkg/parsers	0.057s	coverage: 97.0% of statements
15:46:09 [2020-09-03T15:46:09.696Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:46:09 [2020-09-03T15:46:09.957Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:46:10 [2020-09-03T15:46:10.095Z] ok  	github.com/docker/docker/pkg/pidfile	0.045s	coverage: 82.6% of statements
15:46:11 [2020-09-03T15:46:11.071Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.104s	coverage: 56.8% of statements
15:46:11 [2020-09-03T15:46:11.342Z] --- PASS: TestContainerKillOnDaemonStart (12.98s)
15:46:11 [2020-09-03T15:46:11.342Z] PASS
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === Skipped
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:46:11 [2020-09-03T15:46:11.342Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] 
15:46:11 [2020-09-03T15:46:11.342Z] DONE 192 tests, 6 skipped in 150.864s
15:46:11 [2020-09-03T15:46:11.342Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:46:11 [2020-09-03T15:46:11.342Z] ++ 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
15:46:11 [2020-09-03T15:46:11.342Z] ++ set -e
15:46:11 [2020-09-03T15:46:11.342Z] ++ '[' -n 0 ']'
15:46:11 [2020-09-03T15:46:11.342Z] ++ set -x
15:46:11 [2020-09-03T15:46:11.343Z] ++ env -i DEST=/go/src/github.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
15:46:11 [2020-09-03T15:46:11.603Z] INFO: Testing against a local daemon
15:46:11 [2020-09-03T15:46:11.603Z] === RUN   TestCommitInheritsEnv
15:46:11 [2020-09-03T15:46:11.864Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:46:11 [2020-09-03T15:46:11.864Z] === RUN   TestImportExtremelyLargeImageWorks
15:46:11 [2020-09-03T15:46:11.864Z] === PAUSE TestImportExtremelyLargeImageWorks
15:46:11 [2020-09-03T15:46:11.864Z] === RUN   TestImagesFilterMultiReference
15:46:11 [2020-09-03T15:46:11.864Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:46:11 [2020-09-03T15:46:11.864Z] === RUN   TestImagePullPlatformInvalid
15:46:11 [2020-09-03T15:46:11.864Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:46:11 [2020-09-03T15:46:11.864Z] === RUN   TestRemoveImageOrphaning
15:46:12 [2020-09-03T15:46:12.048Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.107s	coverage: 85.7% of statements
15:46:12 [2020-09-03T15:46:12.048Z] ok  	github.com/docker/docker/pkg/pools	0.070s	coverage: 88.2% of statements
15:46:12 [2020-09-03T15:46:12.125Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:46:12 [2020-09-03T15:46:12.125Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:46:12 [2020-09-03T15:46:12.386Z] --- PASS: TestRemoveImageOrphaning (0.37s)
15:46:12 [2020-09-03T15:46:12.386Z] === RUN   TestRemoveImageGarbageCollector
15:46:12 [2020-09-03T15:46:12.512Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
15:46:13 [2020-09-03T15:46:13.488Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
15:46:13 [2020-09-03T15:46:13.951Z] ok  	github.com/docker/docker/pkg/pubsub	1.059s	coverage: 73.9% of statements
15:46:14 [2020-09-03T15:46:14.414Z] ok  	github.com/docker/docker/pkg/signal	0.057s	coverage: 20.3% of statements
15:46:14 [2020-09-03T15:46:14.878Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestRemoveImageGarbageCollector (2.18s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagInvalidReference
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagInvalidReference (0.06s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagValidPrefixedRepo
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagExistedNameWithoutForce
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagOfficialNames
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagOfficialNames (0.14s)
15:46:14 [2020-09-03T15:46:14.933Z] === RUN   TestTagMatchesDigest
15:46:14 [2020-09-03T15:46:14.933Z] --- PASS: TestTagMatchesDigest (0.03s)
15:46:14 [2020-09-03T15:46:14.933Z] === CONT  TestImportExtremelyLargeImageWorks
15:46:15 [2020-09-03T15:46:15.342Z] ok  	github.com/docker/docker/pkg/streamformatter	0.096s	coverage: 66.2% of statements
15:46:15 [2020-09-03T15:46:15.504Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:46:15 [2020-09-03T15:46:15.804Z] ok  	github.com/docker/docker/pkg/stringid	0.031s	coverage: 70.6% of statements
15:46:16 [2020-09-03T15:46:16.268Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 38.2% of statements
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:46:16 [2020-09-03T15:46:16.731Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:46:16 [2020-09-03T15:46:16.888Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:46:16 [2020-09-03T15:46:16.888Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:46:16 [2020-09-03T15:46:16.888Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:46:16 [2020-09-03T15:46:16.888Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:46:16 [2020-09-03T15:46:16.888Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:46:17 [2020-09-03T15:46:17.150Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:46:17 [2020-09-03T15:46:17.194Z] ok  	github.com/docker/docker/pkg/system	0.059s	coverage: 13.8% of statements
15:46:17 [2020-09-03T15:46:17.657Z] ok  	github.com/docker/docker/pkg/tailfile	0.141s	coverage: 88.6% of statements
15:46:18 [2020-09-03T15:46:18.120Z] ok  	github.com/docker/docker/pkg/tarsum	0.172s	coverage: 89.3% of statements
15:46:18 [2020-09-03T15:46:18.120Z] testing: warning: no tests to run
15:46:18 [2020-09-03T15:46:18.120Z] coverage: [no statements]
15:46:18 [2020-09-03T15:46:18.120Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
15:46:18 [2020-09-03T15:46:18.120Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
15:46:18 [2020-09-03T15:46:18.535Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:46:18 [2020-09-03T15:46:18.584Z] ok  	github.com/docker/docker/pkg/urlutil	0.057s	coverage: 100.0% of statements
15:46:18 [2020-09-03T15:46:18.584Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
15:46:18 [2020-09-03T15:46:18.796Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:46:19 [2020-09-03T15:46:19.738Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:46:20 [2020-09-03T15:46:20.133Z] ok  	github.com/docker/docker/plugin/v2	0.085s	coverage: 20.1% of statements
15:46:20 [2020-09-03T15:46:20.596Z] ok  	github.com/docker/docker/plugin	0.305s	coverage: 12.0% of statements
15:46:20 [2020-09-03T15:46:20.596Z] ok  	github.com/docker/docker/reference	0.504s	coverage: 83.7% of statements
15:46:21 [2020-09-03T15:46:21.122Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:46:22 [2020-09-03T15:46:22.060Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s)
15:46:22 [2020-09-03T15:46:22.061Z] === RUN   TestCreateServiceSecretFileMode
15:46:22 [2020-09-03T15:46:22.145Z] ok  	github.com/docker/docker/restartmanager	0.026s	coverage: 50.9% of statements
15:46:22 [2020-09-03T15:46:22.145Z] ok  	github.com/docker/docker/registry/resumable	0.248s	coverage: 100.0% of statements
15:46:22 [2020-09-03T15:46:22.609Z] ok  	github.com/docker/docker/runconfig	0.126s	coverage: 52.2% of statements
15:46:23 [2020-09-03T15:46:23.071Z] ok  	github.com/docker/docker/testutil	0.125s	coverage: 62.5% of statements
15:46:23 [2020-09-03T15:46:23.071Z] ok  	github.com/docker/docker/registry	0.529s	coverage: 51.7% of statements
15:46:25 [2020-09-03T15:46:25.325Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:46:25 [2020-09-03T15:46:25.325Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:46:25 [2020-09-03T15:46:25.367Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
15:46:25 [2020-09-03T15:46:25.367Z] === RUN   TestCreateServiceConfigFileMode
15:46:25 [2020-09-03T15:46:25.895Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:46:25 [2020-09-03T15:46:25.996Z] ok  	github.com/docker/docker/volume/drivers	0.231s	coverage: 36.1% of statements
15:46:25 [2020-09-03T15:46:25.996Z] ok  	github.com/docker/docker/volume/local	0.193s	coverage: 37.7% of statements
15:46:25 [2020-09-03T15:46:25.996Z] ok  	github.com/docker/docker/volume/mounts	0.083s	coverage: 66.2% of statements
15:46:26 [2020-09-03T15:46:26.467Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:46:27 [2020-09-03T15:46:27.038Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:46:27 [2020-09-03T15:46:27.916Z] --- PASS: TestCreateServiceConfigFileMode (2.85s)
15:46:27 [2020-09-03T15:46:27.916Z] === RUN   TestCreateServiceSysctls
15:46:28 [2020-09-03T15:46:28.191Z] ok  	github.com/docker/docker/volume/service	0.382s	coverage: 70.3% of statements
15:46:28 [2020-09-03T15:46:28.421Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:46:28 [2020-09-03T15:46:28.991Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:46:30 [2020-09-03T15:46:30.375Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:46:30 [2020-09-03T15:46:30.948Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:46:32 [2020-09-03T15:46:32.128Z] --- PASS: TestCreateServiceSysctls (4.37s)
15:46:32 [2020-09-03T15:46:32.128Z] === RUN   TestCreateServiceCapabilities
15:46:33 [2020-09-03T15:46:33.493Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:46:34 [2020-09-03T15:46:34.878Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:46:35 [2020-09-03T15:46:35.435Z] --- PASS: TestCreateServiceCapabilities (3.36s)
15:46:35 [2020-09-03T15:46:35.435Z] === RUN   TestInspect
15:46:35 [2020-09-03T15:46:35.452Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:46:39 [2020-09-03T15:46:39.650Z] --- PASS: TestInspect (3.52s)
15:46:39 [2020-09-03T15:46:39.650Z] === RUN   TestCreateJob
15:46:39 [2020-09-03T15:46:39.652Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:46:40 [2020-09-03T15:46:40.594Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:46:41 [2020-09-03T15:46:41.167Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:46:41 [2020-09-03T15:46:41.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:46:43 [2020-09-03T15:46:43.655Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:46:43 [2020-09-03T15:46:43.862Z] --- PASS: TestCreateJob (4.28s)
15:46:43 [2020-09-03T15:46:43.862Z] === RUN   TestReplicatedJob
15:46:45 [2020-09-03T15:46:45.574Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:46:47 [2020-09-03T15:46:47.487Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:46:48 [2020-09-03T15:46:48.059Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:46:48 [2020-09-03T15:46:48.059Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:46:48 [2020-09-03T15:46:48.631Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:46:49 [2020-09-03T15:46:49.355Z] ok  	github.com/docker/docker/pkg/plugins	35.009s	coverage: 73.4% of statements
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/rootless	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/volume	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:46:49 [2020-09-03T15:46:49.355Z] 
15:46:49 [2020-09-03T15:46:49.355Z] === Skipped
15:46:49 [2020-09-03T15:46:49.355Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:46:49 [2020-09-03T15:46:49.355Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:46:49 [2020-09-03T15:46:49.355Z] 
15:46:49 [2020-09-03T15:46:49.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:46:49 [2020-09-03T15:46:49.355Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.355Z] 
15:46:49 [2020-09-03T15:46:49.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:46:49 [2020-09-03T15:46:49.355Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.355Z] 
15:46:49 [2020-09-03T15:46:49.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     client_test.go:23: runtime.GOOS == "windows"
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     daemon_test.go:147: root required
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     reload_test.go:520: root required
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     pull_v2_test.go:73: Needs fixing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     pull_v2_test.go:118: Needs fixing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     download_test.go:268: Needs fixing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     layer_test.go:304: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     layer_test.go:353: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     layer_test.go:468: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     layer_test.go:697: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     migration_test.go:46: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     migration_test.go:182: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     mount_test.go:17: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     mount_test.go:76: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     mount_test.go:125: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     mount_test.go:212: Failing on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:133: Xz not present in msys2
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:238: Failing on Windows CI machines
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_windows_test.go:16: Currently fails
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     changes_test.go:192: needs more investigation
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     changes_test.go:405: needs further investigation
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     changes_test.go:441: needs further investigation
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     poller_test.go:41: No chmod on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     fileutils_test.go:134: Needs porting to Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     fileutils_test.go:180: Needs porting to Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:46:49 [2020-09-03T15:46:49.356Z]     local_test.go:181: runtime.GOOS == "windows"
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] DONE 1785 tests, 46 skipped in 183.648s
15:46:49 [2020-09-03T15:46:49.356Z] INFO: make.ps1 ended at 09/03/2020 15:46:47
15:46:49 [2020-09-03T15:46:49.356Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:46:49 [2020-09-03T15:46:49.356Z] INFO: Unit tests ended at 09/03/2020 15:46:49. Duration:00:03:17.2545742
15:46:49 [2020-09-03T15:46:49.356Z] INFO: Building busybox
15:46:49 [2020-09-03T15:46:49.356Z] Sending build context to Docker daemon   5.12kB
15:46:49 [2020-09-03T15:46:49.356Z] 
15:46:49 [2020-09-03T15:46:49.356Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:46:49 [2020-09-03T15:46:49.356Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:46:49 [2020-09-03T15:46:49.356Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:46:49 [2020-09-03T15:46:49.356Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:46:49 [2020-09-03T15:46:49.356Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:46:49 [2020-09-03T15:46:49.356Z]  ---> 86eddd4761f5
15:46:49 [2020-09-03T15:46:49.356Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:46:49 [2020-09-03T15:46:49.356Z]  ---> Running in 0afd3494266d
15:46:49 [2020-09-03T15:46:49.574Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:46:50 [2020-09-03T15:46:50.456Z] --- PASS: TestReplicatedJob (6.37s)
15:46:50 [2020-09-03T15:46:50.456Z] === RUN   TestUpdateReplicatedJob
15:46:50 [2020-09-03T15:46:50.959Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:46:51 [2020-09-03T15:46:51.530Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:46:52 [2020-09-03T15:46:52.102Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:46:53 [2020-09-03T15:46:53.762Z] --- PASS: TestUpdateReplicatedJob (4.20s)
15:46:53 [2020-09-03T15:46:53.762Z] === RUN   TestServiceListWithStatuses
15:46:53 [2020-09-03T15:46:53.762Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:46:53 [2020-09-03T15:46:53.762Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:46:53 [2020-09-03T15:46:53.762Z] === RUN   TestDockerNetworkConnectAlias
15:46:54 [2020-09-03T15:46:54.056Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:46:54 [2020-09-03T15:46:54.078Z] Removing intermediate container 0afd3494266d
15:46:54 [2020-09-03T15:46:54.078Z]  ---> f0ec286df87b
15:46:54 [2020-09-03T15:46:54.078Z] Step 7/13 : ARG BUSYBOX_VERSION
15:46:54 [2020-09-03T15:46:54.078Z]  ---> Running in 83e226ce0d20
15:46:54 [2020-09-03T15:46:54.541Z] Removing intermediate container 83e226ce0d20
15:46:54 [2020-09-03T15:46:54.541Z]  ---> 1eee8743d741
15:46:54 [2020-09-03T15:46:54.541Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:46:54 [2020-09-03T15:46:54.541Z]  ---> Running in aa49df256c0c
15:46:54 [2020-09-03T15:46:54.541Z] Removing intermediate container aa49df256c0c
15:46:54 [2020-09-03T15:46:54.541Z]  ---> 15f95608cfb6
15:46:54 [2020-09-03T15:46:54.541Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:46:54 [2020-09-03T15:46:54.632Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:46:55 [2020-09-03T15:46:55.205Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:46:55 [2020-09-03T15:46:55.778Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:46:56 [2020-09-03T15:46:56.090Z] 
15:46:56 [2020-09-03T15:46:56.556Z]  ---> 9a0cad0dbfd8
15:46:56 [2020-09-03T15:46:56.556Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:46:56 [2020-09-03T15:46:56.556Z]  ---> Running in ab98e50a18c5
15:46:57 [2020-09-03T15:46:57.689Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:46:57 [2020-09-03T15:46:57.689Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:46:59 [2020-09-03T15:46:59.604Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:47:00 [2020-09-03T15:47:00.367Z] --- PASS: TestDockerNetworkConnectAlias (6.18s)
15:47:00 [2020-09-03T15:47:00.367Z] === RUN   TestDockerNetworkReConnect
15:47:01 [2020-09-03T15:47:01.518Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:47:02 [2020-09-03T15:47:02.088Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:47:03 [2020-09-03T15:47:03.474Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:47:05 [2020-09-03T15:47:05.387Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:47:05 [2020-09-03T15:47:05.663Z] --- PASS: TestDockerNetworkReConnect (5.19s)
15:47:05 [2020-09-03T15:47:05.663Z] === RUN   TestServicePlugin
15:47:05 [2020-09-03T15:47:05.663Z] --- SKIP: TestServicePlugin (0.00s)
15:47:05 [2020-09-03T15:47:05.663Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:47:05 [2020-09-03T15:47:05.663Z] === RUN   TestServiceUpdateLabel
15:47:06 [2020-09-03T15:47:06.329Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:47:06 [2020-09-03T15:47:06.901Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:47:06 [2020-09-03T15:47:06.933Z] Removing intermediate container ab98e50a18c5
15:47:06 [2020-09-03T15:47:06.933Z]  ---> 0e79bb652fd2
15:47:06 [2020-09-03T15:47:06.933Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:47:06 [2020-09-03T15:47:06.933Z]  ---> Running in c502844aea6b
15:47:06 [2020-09-03T15:47:06.933Z] 
15:47:06 [2020-09-03T15:47:06.933Z] SUCCESS: Specified value was saved.
15:47:08 [2020-09-03T15:47:08.812Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:47:08 [2020-09-03T15:47:08.972Z] --- PASS: TestServiceUpdateLabel (3.20s)
15:47:08 [2020-09-03T15:47:08.972Z] === RUN   TestServiceUpdateSecrets
15:47:09 [2020-09-03T15:47:09.858Z] Removing intermediate container c502844aea6b
15:47:09 [2020-09-03T15:47:09.858Z]  ---> f0a17587080d
15:47:09 [2020-09-03T15:47:09.858Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:47:09 [2020-09-03T15:47:09.858Z]  ---> Running in d279312f5b45
15:47:12 [2020-09-03T15:47:12.112Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:47:12 [2020-09-03T15:47:12.787Z] Cannot create a file when that file already exists.
15:47:13 [2020-09-03T15:47:13.435Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:47:13 [2020-09-03T15:47:13.435Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:47:13 [2020-09-03T15:47:13.435Z] remote: Enumerating objects: 2, done.
15:47:13 [2020-09-03T15:47:13.435Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:47:13 [2020-09-03T15:47:13.435Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:47:13 [2020-09-03T15:47:13.435Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:47:13 [2020-09-03T15:47:13.435Z] 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.
15:47:13 [2020-09-03T15:47:13.435Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:47:13 [2020-09-03T15:47:13.435Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:47:13 [2020-09-03T15:47:13.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/test/unit
15:47:15 [2020-09-03T15:47:15.412Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:47:16 [2020-09-03T15:47:16.315Z] ?   	github.com/docker/docker/api	[no test files]
15:47:17 [2020-09-03T15:47:17.323Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:47:18 [2020-09-03T15:47:18.613Z] Removing intermediate container d279312f5b45
15:47:18 [2020-09-03T15:47:18.613Z]  ---> 91631c3ad6ad
15:47:18 [2020-09-03T15:47:18.613Z] Step 13/13 : CMD ["sh"]
15:47:18 [2020-09-03T15:47:18.613Z]  ---> Running in 06495d6d50e8
15:47:18 [2020-09-03T15:47:18.613Z] Removing intermediate container 06495d6d50e8
15:47:18 [2020-09-03T15:47:18.613Z]  ---> fc58234ac140
15:47:18 [2020-09-03T15:47:18.613Z] Successfully built fc58234ac140
15:47:18 [2020-09-03T15:47:18.613Z] Successfully tagged busybox:latest
15:47:18 [2020-09-03T15:47:18.613Z] INFO: Docker images of the daemon under test
15:47:18 [2020-09-03T15:47:18.613Z] 
15:47:18 [2020-09-03T15:47:18.613Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:47:18 [2020-09-03T15:47:18.613Z] busybox                                latest              fc58234ac140        Less than a second ago   5.1GB
15:47:18 [2020-09-03T15:47:18.613Z] microsoft/windowsservercore            latest              86eddd4761f5        3 weeks ago              5.03GB
15:47:18 [2020-09-03T15:47:18.613Z] mcr.microsoft.com/windows/servercore   ltsc2019            86eddd4761f5        3 weeks ago              5.03GB
15:47:18 [2020-09-03T15:47:18.613Z] 
15:47:18 [2020-09-03T15:47:18.613Z] INFO: Running integration tests at 09/03/2020 15:47:17...
15:47:18 [2020-09-03T15:47:18.613Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:47:18 [2020-09-03T15:47:18.613Z] INFO: Integration API tests being run from the host:
15:47:18 [2020-09-03T15:47:18.613Z] INFO: make.ps1 starting at 09/03/2020 15:47:18
15:47:18 [2020-09-03T15:47:18.707Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:47:18 [2020-09-03T15:47:18.707Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:47:19 [2020-09-03T15:47:19.076Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:47:20 [2020-09-03T15:47:20.093Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:47:22 [2020-09-03T15:47:22.009Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:47:22 [2020-09-03T15:47:22.950Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:47:22 [2020-09-03T15:47:22.950Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:47:23 [2020-09-03T15:47:23.888Z] --- PASS: TestServiceUpdateSecrets (15.36s)
15:47:23 [2020-09-03T15:47:23.888Z] === RUN   TestServiceUpdateConfigs
15:47:24 [2020-09-03T15:47:24.338Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:47:25 [2020-09-03T15:47:25.281Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:47:27 [2020-09-03T15:47:27.195Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:47:27 [2020-09-03T15:47:27.455Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:47:31 [2020-09-03T15:47:31.211Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
15:47:34 [2020-09-03T15:47:34.040Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:47:34 [2020-09-03T15:47:34.983Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:47:36 [2020-09-03T15:47:36.366Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:47:38 [2020-09-03T15:47:38.282Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:47:38 [2020-09-03T15:47:38.805Z] --- PASS: TestServiceUpdateConfigs (14.88s)
15:47:38 [2020-09-03T15:47:38.805Z] === RUN   TestServiceUpdateNetwork
15:47:40 [2020-09-03T15:47:40.239Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:40 [2020-09-03T15:47:40.239Z] INFO: Testing against a local daemon
15:47:43 [2020-09-03T15:47:43.571Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:47:46 [2020-09-03T15:47:46.113Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:47:48 [2020-09-03T15:47:48.024Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:47:50 [2020-09-03T15:47:50.568Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:47:50 [2020-09-03T15:47:50.568Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:47:52 [2020-09-03T15:47:52.662Z] ok  	github.com/docker/docker/integration/build	13.181s
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === Skipped
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_session_test.go:25: TODO: BuildKit
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.124Z] 
15:47:53 [2020-09-03T15:47:53.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:47:53 [2020-09-03T15:47:53.124Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
15:47:53 [2020-09-03T15:47:53.125Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
15:47:53 [2020-09-03T15:47:53.125Z]     build_test.go:492: testEnv.OSType == "windows"
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:47:53 [2020-09-03T15:47:53.125Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] DONE 22 tests, 10 skipped in 34.106s
15:47:53 [2020-09-03T15:47:53.125Z] 
15:47:53 [2020-09-03T15:47:53.125Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:47:53 [2020-09-03T15:47:53.721Z] --- PASS: TestServiceUpdateNetwork (14.82s)
15:47:53 [2020-09-03T15:47:53.721Z] === RUN   TestServiceUpdatePidsLimit
15:47:53 [2020-09-03T15:47:53.870Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:47:53 [2020-09-03T15:47:53.870Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:47:54 [2020-09-03T15:47:54.665Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:47:55 [2020-09-03T15:47:55.317Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:55 [2020-09-03T15:47:55.318Z] INFO: Testing against a local daemon
15:47:55 [2020-09-03T15:47:55.318Z] ok  	github.com/docker/docker/integration/config	0.212s
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === Skipped
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:47:55 [2020-09-03T15:47:55.318Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] DONE 7 tests, 7 skipped in 2.171s
15:47:55 [2020-09-03T15:47:55.318Z] 
15:47:55 [2020-09-03T15:47:55.318Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:47:55 [2020-09-03T15:47:55.611Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:47:55 [2020-09-03T15:47:55.783Z] --- PASS: TestDockerDaemonSuite (328.15s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.18s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.73s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.84s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:1449: [db2f70315717c] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dc164aeed60e4] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.90s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [df18887cccaa8] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.46s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.68s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.53s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.62s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.75s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dc3b1b7afc9e3] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d64ff85fa9b34] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dfaebd85a0b5d] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.84s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.82s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.04s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dd1f0c6d19453] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.90s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d4b9f000ef646] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d639c7e4d9b59] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.41s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d3bde28c82718] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.66s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_plugins_test.go:79: [d7b941fe28425] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_plugins_test.go:169: [d605c093e28e3] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.79s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d12d057467ea2] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.08s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.54s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d5899e72fa50d] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.30s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.45s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d3a4980f98b76] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.73s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d8971610efc9a] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d0783ede1c64c] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.75s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [debfeabaec751] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.76s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.84s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.73s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.71s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.88s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dbbc324baac65] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_plugins_test.go:105: [dccd9c508db85] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d73c10ca38d99] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.17s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
15:47:55 [2020-09-03T15:47:55.783Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [dbbc5349582b0] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d798eb73c00d0] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d75eeed99bb8c] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d562551b11a42] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.77s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.45s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d2053ad3f0392] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.68s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:47:55 [2020-09-03T15:47:55.783Z]         check_test.go:309: [d3bd1073b0011] daemon is not started
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s)
15:47:55 [2020-09-03T15:47:55.783Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.51s)
15:47:55 [2020-09-03T15:47:55.784Z]         docker_cli_daemon_test.go:2544: [dc5fdb67af814] daemon is not started
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s)
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
15:47:55 [2020-09-03T15:47:55.784Z]         check_test.go:309: [d74261fbc9aaa] daemon is not started
15:47:55 [2020-09-03T15:47:55.784Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.05s)
15:47:55 [2020-09-03T15:47:55.784Z] === RUN   TestDockerSwarmSuite
15:47:55 [2020-09-03T15:47:55.784Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:47:58 [2020-09-03T15:47:58.242Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:58 [2020-09-03T15:47:58.242Z] INFO: Testing against a local daemon
15:47:59 [2020-09-03T15:47:59.082Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:47:59 [2020-09-03T15:47:59.082Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:47:59 [2020-09-03T15:47:59.082Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:47:59 [2020-09-03T15:47:59.343Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:48:00 [2020-09-03T15:48:00.286Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:48:00 [2020-09-03T15:48:00.286Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:48:00 [2020-09-03T15:48:00.546Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:48:01 [2020-09-03T15:48:01.116Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:48:01 [2020-09-03T15:48:01.686Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:48:03 [2020-09-03T15:48:03.657Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:48:03 [2020-09-03T15:48:03.754Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:48:05 [2020-09-03T15:48:05.058Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:48:06 [2020-09-03T15:48:06.973Z] === RUN   TestDockerSuite/TestBuildEnv
15:48:06 [2020-09-03T15:48:06.973Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:48:08 [2020-09-03T15:48:08.884Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:48:10 [2020-09-03T15:48:10.270Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:48:11 [2020-09-03T15:48:11.211Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:48:11 [2020-09-03T15:48:11.897Z] --- PASS: TestServiceUpdatePidsLimit (17.14s)
15:48:11 [2020-09-03T15:48:11.897Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
15:48:11 [2020-09-03T15:48:11.897Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:48:11 [2020-09-03T15:48:11.897Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
15:48:11 [2020-09-03T15:48:11.897Z] PASS
15:48:11 [2020-09-03T15:48:11.897Z] 
15:48:11 [2020-09-03T15:48:11.897Z] === Skipped
15:48:11 [2020-09-03T15:48:11.897Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:48:11 [2020-09-03T15:48:11.897Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:48:11 [2020-09-03T15:48:11.897Z] 
15:48:11 [2020-09-03T15:48:11.897Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:48:11 [2020-09-03T15:48:11.897Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:11 [2020-09-03T15:48:11.897Z] 
15:48:11 [2020-09-03T15:48:11.897Z] 
15:48:11 [2020-09-03T15:48:11.897Z] DONE 27 tests, 2 skipped in 160.914s
15:48:11 [2020-09-03T15:48:11.897Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:48:11 [2020-09-03T15:48:11.897Z] ++ 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
15:48:11 [2020-09-03T15:48:11.897Z] ++ set -e
15:48:11 [2020-09-03T15:48:11.897Z] ++ '[' -n 0 ']'
15:48:11 [2020-09-03T15:48:11.897Z] ++ set -x
15:48:11 [2020-09-03T15:48:11.897Z] ++ env -i DEST=/go/src/github.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
15:48:11 [2020-09-03T15:48:11.897Z] INFO: Testing against a local daemon
15:48:11 [2020-09-03T15:48:11.897Z] === RUN   TestSessionCreate
15:48:11 [2020-09-03T15:48:11.897Z] --- PASS: TestSessionCreate (0.05s)
15:48:11 [2020-09-03T15:48:11.897Z] === RUN   TestSessionCreateWithBadUpgrade
15:48:11 [2020-09-03T15:48:11.897Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:48:11 [2020-09-03T15:48:11.897Z] PASS
15:48:11 [2020-09-03T15:48:11.897Z] 
15:48:11 [2020-09-03T15:48:11.897Z] DONE 2 tests in 0.311s
15:48:11 [2020-09-03T15:48:11.897Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:48:11 [2020-09-03T15:48:11.897Z] ++ 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
15:48:11 [2020-09-03T15:48:11.897Z] ++ set -e
15:48:11 [2020-09-03T15:48:11.897Z] ++ '[' -n 0 ']'
15:48:11 [2020-09-03T15:48:11.897Z] ++ set -x
15:48:11 [2020-09-03T15:48:11.897Z] ++ env -i DEST=/go/src/github.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
15:48:11 [2020-09-03T15:48:11.897Z] INFO: Testing against a local daemon
15:48:11 [2020-09-03T15:48:11.897Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:48:11 [2020-09-03T15:48:11.897Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:48:11 [2020-09-03T15:48:11.897Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:48:11 [2020-09-03T15:48:11.897Z] === RUN   TestEventsExecDie
15:48:11 [2020-09-03T15:48:11.897Z] --- PASS: TestEventsExecDie (0.86s)
15:48:11 [2020-09-03T15:48:11.897Z] === RUN   TestEventsBackwardsCompatible
15:48:12 [2020-09-03T15:48:12.158Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
15:48:12 [2020-09-03T15:48:12.158Z] === RUN   TestInfoBinaryCommits
15:48:12 [2020-09-03T15:48:12.158Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:48:12 [2020-09-03T15:48:12.158Z] === RUN   TestInfoAPIVersioned
15:48:12 [2020-09-03T15:48:12.158Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:48:12 [2020-09-03T15:48:12.158Z] === RUN   TestInfoDiscoveryBackend
15:48:12 [2020-09-03T15:48:12.732Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
15:48:12 [2020-09-03T15:48:12.732Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:48:13 [2020-09-03T15:48:13.675Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:48:13 [2020-09-03T15:48:13.675Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:48:14 [2020-09-03T15:48:14.620Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
15:48:14 [2020-09-03T15:48:14.620Z] === RUN   TestInfoAPI
15:48:14 [2020-09-03T15:48:14.620Z] --- PASS: TestInfoAPI (0.05s)
15:48:14 [2020-09-03T15:48:14.620Z] === RUN   TestInfoAPIWarnings
15:48:15 [2020-09-03T15:48:15.193Z] --- PASS: TestInfoAPIWarnings (0.64s)
15:48:15 [2020-09-03T15:48:15.193Z] === RUN   TestInfoDebug
15:48:15 [2020-09-03T15:48:15.766Z] --- PASS: TestInfoDebug (0.64s)
15:48:15 [2020-09-03T15:48:15.766Z] === RUN   TestInfoInsecureRegistries
15:48:16 [2020-09-03T15:48:16.340Z] --- PASS: TestInfoInsecureRegistries (0.63s)
15:48:16 [2020-09-03T15:48:16.340Z] === RUN   TestInfoRegistryMirrors
15:48:16 [2020-09-03T15:48:16.495Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:48:16 [2020-09-03T15:48:16.912Z] --- PASS: TestInfoRegistryMirrors (0.64s)
15:48:16 [2020-09-03T15:48:16.912Z] === RUN   TestLoginFailsWithBadCredentials
15:48:17 [2020-09-03T15:48:17.484Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s)
15:48:17 [2020-09-03T15:48:17.484Z] === RUN   TestPingCacheHeaders
15:48:17 [2020-09-03T15:48:17.484Z] --- PASS: TestPingCacheHeaders (0.05s)
15:48:17 [2020-09-03T15:48:17.484Z] === RUN   TestPingGet
15:48:17 [2020-09-03T15:48:17.484Z] --- PASS: TestPingGet (0.03s)
15:48:17 [2020-09-03T15:48:17.484Z] === RUN   TestPingHead
15:48:17 [2020-09-03T15:48:17.746Z] --- PASS: TestPingHead (0.05s)
15:48:17 [2020-09-03T15:48:17.746Z] === RUN   TestVersion
15:48:17 [2020-09-03T15:48:17.746Z] --- PASS: TestVersion (0.05s)
15:48:17 [2020-09-03T15:48:17.746Z] PASS
15:48:17 [2020-09-03T15:48:17.746Z] 
15:48:17 [2020-09-03T15:48:17.746Z] === Skipped
15:48:17 [2020-09-03T15:48:17.746Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:48:17 [2020-09-03T15:48:17.746Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:48:17 [2020-09-03T15:48:17.746Z] 
15:48:17 [2020-09-03T15:48:17.746Z] 
15:48:17 [2020-09-03T15:48:17.746Z] DONE 18 tests, 1 skipped in 6.759s
15:48:17 [2020-09-03T15:48:17.746Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:48:17 [2020-09-03T15:48:17.746Z] ++ 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
15:48:17 [2020-09-03T15:48:17.746Z] ++ set -e
15:48:17 [2020-09-03T15:48:17.746Z] ++ '[' -n 0 ']'
15:48:17 [2020-09-03T15:48:17.746Z] ++ set -x
15:48:17 [2020-09-03T15:48:17.746Z] ++ env -i DEST=/go/src/github.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
15:48:18 [2020-09-03T15:48:18.007Z] INFO: Testing against a local daemon
15:48:18 [2020-09-03T15:48:18.007Z] === RUN   TestVolumesCreateAndList
15:48:18 [2020-09-03T15:48:18.007Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:48:18 [2020-09-03T15:48:18.007Z] === RUN   TestVolumesRemove
15:48:18 [2020-09-03T15:48:18.007Z] --- PASS: TestVolumesRemove (0.10s)
15:48:18 [2020-09-03T15:48:18.007Z] === RUN   TestVolumesInspect
15:48:18 [2020-09-03T15:48:18.007Z] --- PASS: TestVolumesInspect (0.03s)
15:48:18 [2020-09-03T15:48:18.007Z] === RUN   TestVolumesInvalidJSON
15:48:18 [2020-09-03T15:48:18.007Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:48:18 [2020-09-03T15:48:18.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:48:18 [2020-09-03T15:48:18.007Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:48:18 [2020-09-03T15:48:18.007Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:48:18 [2020-09-03T15:48:18.007Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:48:18 [2020-09-03T15:48:18.007Z] PASS
15:48:18 [2020-09-03T15:48:18.007Z] 
15:48:18 [2020-09-03T15:48:18.007Z] DONE 5 tests in 0.381s
15:48:18 [2020-09-03T15:48:18.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:48:18 [2020-09-03T15:48:18.579Z] ++++ cat bundles/test-integration/docker.pid
15:48:18 [2020-09-03T15:48:18.579Z] +++ kill 13608
15:48:19 [2020-09-03T15:48:19.973Z] +++ /etc/init.d/apparmor stop
15:48:19 [2020-09-03T15:48:19.973Z] Leaving: AppArmorNo profiles have been unloaded.
15:48:19 [2020-09-03T15:48:19.973Z] 
15:48:19 [2020-09-03T15:48:19.973Z] Unloading profiles will leave already running processes permanently
15:48:19 [2020-09-03T15:48:19.973Z] unconfined, which can lead to unexpected situations.
15:48:19 [2020-09-03T15:48:19.973Z] 
15:48:19 [2020-09-03T15:48:19.973Z] To set a process to complain mode, use the command line tool
15:48:19 [2020-09-03T15:48:19.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:48:19 [2020-09-03T15:48:19.973Z] +++ true
15:48:19 [2020-09-03T15:48:19.973Z] exiting test-integration
15:48:19 [2020-09-03T15:48:19.974Z] ++ exit 0
15:48:19 [2020-09-03T15:48:19.974Z] 
15:48:20 [2020-09-03T15:48:20.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:48:21 [2020-09-03T15:48:21.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
Post stage
[Pipeline] junit
15:48:22 [2020-09-03T15:48:22.543Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:48:23 [2020-09-03T15:48:23.222Z] + echo Ensuring container killed.
15:48:23 [2020-09-03T15:48:23.222Z] Ensuring container killed.
15:48:23 [2020-09-03T15:48:23.222Z] + docker rm -vf docker-pr1
15:48:23 [2020-09-03T15:48:23.222Z] Error: No such container: docker-pr1
15:48:23 [2020-09-03T15:48:23.222Z] + true
[Pipeline] sh
15:48:23 [2020-09-03T15:48:23.512Z] + echo Chowning /workspace to jenkins user
15:48:23 [2020-09-03T15:48:23.512Z] Chowning /workspace to jenkins user
15:48:23 [2020-09-03T15:48:23.512Z] + id -u
15:48:23 [2020-09-03T15:48:23.512Z] + id -g
15:48:23 [2020-09-03T15:48:23.512Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/workspace busybox chown -R 1000:1000 /workspace
15:48:23 [2020-09-03T15:48:23.512Z] Unable to find image 'busybox:latest' locally
15:48:23 [2020-09-03T15:48:23.774Z] latest: Pulling from library/busybox
15:48:23 [2020-09-03T15:48:23.774Z] ac4e251f3928: Pulling fs layer
15:48:24 [2020-09-03T15:48:24.036Z] ac4e251f3928: Verifying Checksum
15:48:24 [2020-09-03T15:48:24.036Z] ac4e251f3928: Download complete
15:48:24 [2020-09-03T15:48:24.297Z] ac4e251f3928: Pull complete
15:48:24 [2020-09-03T15:48:24.297Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
15:48:24 [2020-09-03T15:48:24.297Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:48:27 [2020-09-03T15:48:27.907Z] + bundleName=arm64-integration
15:48:27 [2020-09-03T15:48:27.907Z] + echo Creating arm64-integration-bundles.tar.gz
15:48:27 [2020-09-03T15:48:27.907Z] Creating arm64-integration-bundles.tar.gz
15:48:27 [2020-09-03T15:48:27.907Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:48:27 [2020-09-03T15:48:27.907Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:48:28 [2020-09-03T15:48:28.182Z] Archiving artifacts
15:48:30 [2020-09-03T15:48:30.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:48:30 [2020-09-03T15:48:30.463Z] + make clean
15:48:31 [2020-09-03T15:48:31.037Z] docker volume rm -f docker-dev-cache
15:48:31 [2020-09-03T15:48:31.298Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:48:36 [2020-09-03T15:48:36.169Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:48:37 [2020-09-03T15:48:37.108Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:48:45 [2020-09-03T15:48:45.249Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:48:45 [2020-09-03T15:48:45.509Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:48:46 [2020-09-03T15:48:46.079Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:48:46 [2020-09-03T15:48:46.338Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:48:47 [2020-09-03T15:48:47.719Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:48:47 [2020-09-03T15:48:47.719Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:48:47 [2020-09-03T15:48:47.980Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:48:48 [2020-09-03T15:48:48.998Z] ok  	github.com/docker/docker/integration/container	49.482s
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === Skipped
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
15:48:48 [2020-09-03T15:48:48.998Z]     copy_test.go:25: testEnv.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
15:48:48 [2020-09-03T15:48:48.998Z]     copy_test.go:39: testEnv.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
15:48:48 [2020-09-03T15:48:48.998Z]     copy_test.go:51: testEnv.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
15:48:48 [2020-09-03T15:48:48.998Z]     copy_test.go:65: testEnv.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.998Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:48:48 [2020-09-03T15:48:48.998Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:48:48 [2020-09-03T15:48:48.998Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:48:48 [2020-09-03T15:48:48.999Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] DONE 84 tests, 41 skipped in 51.806s
15:48:48 [2020-09-03T15:48:48.999Z] 
15:48:48 [2020-09-03T15:48:48.999Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:48:48 [2020-09-03T15:48:48.999Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:48:48 [2020-09-03T15:48:48.999Z] INFO: Testing against a local daemon
15:48:49 [2020-09-03T15:48:49.461Z] ok  	github.com/docker/docker/integration/image	0.407s
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] === Skipped
15:48:49 [2020-09-03T15:48:49.461Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:48:49 [2020-09-03T15:48:49.461Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:48:49 [2020-09-03T15:48:49.461Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
15:48:49 [2020-09-03T15:48:49.461Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
15:48:49 [2020-09-03T15:48:49.461Z]     tag_test.go:98: testEnv.OSType == "windows"
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] DONE 11 tests, 4 skipped in 2.232s
15:48:49 [2020-09-03T15:48:49.461Z] 
15:48:49 [2020-09-03T15:48:49.461Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:48:49 [2020-09-03T15:48:49.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:48:49 [2020-09-03T15:48:49.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:48:51 [2020-09-03T15:48:51.651Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:48:51 [2020-09-03T15:48:51.651Z] INFO: Testing against a local daemon
15:48:51 [2020-09-03T15:48:51.651Z] ok  	github.com/docker/docker/integration/network	0.213s
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === Skipped
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     network_test.go:97: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:29: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:52: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:96: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:130: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:181: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:206: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:236: FLAKY_TEST
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:326: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:48:51 [2020-09-03T15:48:51.651Z]     service_test.go:394: testEnv.OSType == "windows"
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] DONE 19 tests, 15 skipped in 2.241s
15:48:51 [2020-09-03T15:48:51.651Z] 
15:48:51 [2020-09-03T15:48:51.651Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:48:52 [2020-09-03T15:48:52.625Z] testing: warning: no tests to run
15:48:52 [2020-09-03T15:48:52.625Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.058s
15:48:52 [2020-09-03T15:48:52.625Z] 
15:48:52 [2020-09-03T15:48:52.625Z] DONE 0 tests in 0.708s
15:48:52 [2020-09-03T15:48:52.625Z] 
15:48:52 [2020-09-03T15:48:52.625Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/builder/dockerignore	0.021s	coverage: 96.8% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/builder/dockerfile	0.206s	coverage: 48.0% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/builder/remotecontext	0.118s	coverage: 13.6% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.044s	coverage: 86.3% of statements
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/cli	[no test files]
15:48:52 [2020-09-03T15:48:52.679Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:48:53 [2020-09-03T15:48:53.598Z] testing: warning: no tests to run
15:48:53 [2020-09-03T15:48:53.598Z] ok  	github.com/docker/docker/integration/network/macvlan	0.062s
15:48:53 [2020-09-03T15:48:53.598Z] 
15:48:53 [2020-09-03T15:48:53.598Z] DONE 0 tests in 0.710s
15:48:53 [2020-09-03T15:48:53.598Z] 
15:48:53 [2020-09-03T15:48:53.598Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:48:53 [2020-09-03T15:48:53.621Z] ok  	github.com/docker/docker/client	0.180s	coverage: 75.4% of statements
15:48:54 [2020-09-03T15:48:54.060Z] testing: warning: no tests to run
15:48:54 [2020-09-03T15:48:54.060Z] ok  	github.com/docker/docker/integration/plugin	0.068s
15:48:54 [2020-09-03T15:48:54.060Z] 
15:48:54 [2020-09-03T15:48:54.060Z] DONE 0 tests in 0.677s
15:48:54 [2020-09-03T15:48:54.060Z] 
15:48:54 [2020-09-03T15:48:54.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:48:55 [2020-09-03T15:48:55.034Z] testing: warning: no tests to run
15:48:55 [2020-09-03T15:48:55.034Z] ok  	github.com/docker/docker/integration/plugin/authz	0.065s
15:48:55 [2020-09-03T15:48:55.034Z] 
15:48:55 [2020-09-03T15:48:55.034Z] DONE 0 tests in 0.672s
15:48:55 [2020-09-03T15:48:55.034Z] 
15:48:55 [2020-09-03T15:48:55.034Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:48:58 [2020-09-03T15:48:58.017Z] === RUN   TestDockerSuite/TestBuildExpose
15:48:58 [2020-09-03T15:48:58.017Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:48:58 [2020-09-03T15:48:58.017Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:48:58 [2020-09-03T15:48:58.587Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:48:59 [2020-09-03T15:48:59.161Z] === RUN   TestDockerSuite/TestBuildFails
15:48:59 [2020-09-03T15:48:59.731Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:48:59 [2020-09-03T15:48:59.731Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:49:01 [2020-09-03T15:49:01.639Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:49:02 [2020-09-03T15:49:02.140Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:02 [2020-09-03T15:49:02.140Z] INFO: Testing against a local daemon
15:49:02 [2020-09-03T15:49:02.140Z] ok  	github.com/docker/docker/integration/plugin/common	0.242s
15:49:02 [2020-09-03T15:49:02.140Z] 
15:49:02 [2020-09-03T15:49:02.140Z] === Skipped
15:49:02 [2020-09-03T15:49:02.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:49:02 [2020-09-03T15:49:02.140Z]     plugin_test.go:55: testEnv.OSType == "windows"
15:49:02 [2020-09-03T15:49:02.140Z] 
15:49:02 [2020-09-03T15:49:02.140Z] 
15:49:02 [2020-09-03T15:49:02.140Z] DONE 3 tests, 1 skipped in 7.221s
15:49:02 [2020-09-03T15:49:02.140Z] 
15:49:02 [2020-09-03T15:49:02.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:49:03 [2020-09-03T15:49:03.548Z] === RUN   TestDockerSuite/TestBuildForceRm
15:49:05 [2020-09-03T15:49:05.066Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:05 [2020-09-03T15:49:05.066Z] INFO: Testing against a local daemon
15:49:05 [2020-09-03T15:49:05.066Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.272s
15:49:05 [2020-09-03T15:49:05.066Z] 
15:49:05 [2020-09-03T15:49:05.066Z] === Skipped
15:49:05 [2020-09-03T15:49:05.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:49:05 [2020-09-03T15:49:05.066Z]     external_test.go:48: runtime.GOOS == "windows"
15:49:05 [2020-09-03T15:49:05.066Z] 
15:49:05 [2020-09-03T15:49:05.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:49:05 [2020-09-03T15:49:05.066Z]     external_test.go:408: runtime.GOOS == "windows"
15:49:05 [2020-09-03T15:49:05.066Z] 
15:49:05 [2020-09-03T15:49:05.066Z] 
15:49:05 [2020-09-03T15:49:05.066Z] DONE 2 tests, 2 skipped in 2.952s
15:49:05 [2020-09-03T15:49:05.066Z] 
15:49:05 [2020-09-03T15:49:05.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:49:05 [2020-09-03T15:49:05.459Z] === RUN   TestDockerSuite/TestBuildFromGit
15:49:06 [2020-09-03T15:49:06.843Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:49:07 [2020-09-03T15:49:07.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:07 [2020-09-03T15:49:07.257Z] INFO: Testing against a local daemon
15:49:07 [2020-09-03T15:49:07.257Z] ok  	github.com/docker/docker/integration/plugin/logging	0.269s
15:49:07 [2020-09-03T15:49:07.257Z] 
15:49:07 [2020-09-03T15:49:07.257Z] === Skipped
15:49:07 [2020-09-03T15:49:07.257Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:49:07 [2020-09-03T15:49:07.257Z]     read_test.go:21: no unix domain sockets on Windows
15:49:07 [2020-09-03T15:49:07.257Z] 
15:49:07 [2020-09-03T15:49:07.413Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:49:07 [2020-09-03T15:49:07.719Z] 
15:49:07 [2020-09-03T15:49:07.719Z] DONE 1 tests, 1 skipped in 2.351s
15:49:07 [2020-09-03T15:49:07.719Z] 
15:49:07 [2020-09-03T15:49:07.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:49:08 [2020-09-03T15:49:08.353Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:49:08 [2020-09-03T15:49:08.694Z] testing: warning: no tests to run
15:49:08 [2020-09-03T15:49:08.694Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.133s
15:49:08 [2020-09-03T15:49:08.694Z] 
15:49:08 [2020-09-03T15:49:08.694Z] DONE 0 tests in 1.223s
15:49:08 [2020-09-03T15:49:08.694Z] 
15:49:08 [2020-09-03T15:49:08.694Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:49:09 [2020-09-03T15:49:09.733Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:49:10 [2020-09-03T15:49:10.675Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:49:10 [2020-09-03T15:49:10.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:10 [2020-09-03T15:49:10.887Z] INFO: Testing against a local daemon
15:49:10 [2020-09-03T15:49:10.887Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.240s
15:49:10 [2020-09-03T15:49:10.935Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:49:11 [2020-09-03T15:49:11.348Z] 
15:49:11 [2020-09-03T15:49:11.348Z] === Skipped
15:49:11 [2020-09-03T15:49:11.348Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:49:11 [2020-09-03T15:49:11.348Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:49:11 [2020-09-03T15:49:11.348Z] 
15:49:11 [2020-09-03T15:49:11.348Z] 
15:49:11 [2020-09-03T15:49:11.348Z] DONE 1 tests, 1 skipped in 2.423s
15:49:11 [2020-09-03T15:49:11.348Z] 
15:49:11 [2020-09-03T15:49:11.348Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:49:11 [2020-09-03T15:49:11.876Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:49:12 [2020-09-03T15:49:12.817Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:49:12 [2020-09-03T15:49:12.817Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:49:13 [2020-09-03T15:49:13.545Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:13 [2020-09-03T15:49:13.545Z] INFO: Testing against a local daemon
15:49:13 [2020-09-03T15:49:13.545Z] ok  	github.com/docker/docker/integration/secret	0.308s
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === Skipped
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:49:13 [2020-09-03T15:49:13.545Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] DONE 6 tests, 6 skipped in 2.181s
15:49:13 [2020-09-03T15:49:13.545Z] 
15:49:13 [2020-09-03T15:49:13.545Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:49:14 [2020-09-03T15:49:14.823Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:49:15 [2020-09-03T15:49:15.735Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:15 [2020-09-03T15:49:15.735Z] INFO: Testing against a local daemon
15:49:16 [2020-09-03T15:49:16.197Z] ok  	github.com/docker/docker/integration/service	0.350s
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === Skipped
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
15:49:16 [2020-09-03T15:49:16.197Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.197Z] 
15:49:16 [2020-09-03T15:49:16.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:49:16 [2020-09-03T15:49:16.197Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
15:49:16 [2020-09-03T15:49:16.198Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
15:49:16 [2020-09-03T15:49:16.198Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:49:16 [2020-09-03T15:49:16.198Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
15:49:16 [2020-09-03T15:49:16.198Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] DONE 24 tests, 23 skipped in 2.649s
15:49:16 [2020-09-03T15:49:16.198Z] 
15:49:16 [2020-09-03T15:49:16.198Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:49:17 [2020-09-03T15:49:17.368Z] === RUN   TestDockerSuite/TestBuildHistory
15:49:18 [2020-09-03T15:49:18.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:18 [2020-09-03T15:49:18.395Z] INFO: Testing against a local daemon
15:49:18 [2020-09-03T15:49:18.395Z] ok  	github.com/docker/docker/integration/session	0.265s
15:49:18 [2020-09-03T15:49:18.395Z] 
15:49:18 [2020-09-03T15:49:18.395Z] === Skipped
15:49:18 [2020-09-03T15:49:18.395Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:49:18 [2020-09-03T15:49:18.395Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:49:18 [2020-09-03T15:49:18.395Z] 
15:49:18 [2020-09-03T15:49:18.395Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:49:18 [2020-09-03T15:49:18.395Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:49:18 [2020-09-03T15:49:18.395Z] 
15:49:18 [2020-09-03T15:49:18.395Z] 
15:49:18 [2020-09-03T15:49:18.395Z] DONE 2 tests, 2 skipped in 2.038s
15:49:18 [2020-09-03T15:49:18.395Z] 
15:49:18 [2020-09-03T15:49:18.395Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:49:18 [2020-09-03T15:49:18.772Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s)
15:49:18 [2020-09-03T15:49:18.772Z] PASS
15:49:18 [2020-09-03T15:49:18.772Z] 
15:49:18 [2020-09-03T15:49:18.772Z] === Skipped
15:49:18 [2020-09-03T15:49:18.772Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:49:18 [2020-09-03T15:49:18.772Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:18 [2020-09-03T15:49:18.772Z] 
15:49:18 [2020-09-03T15:49:18.772Z] 
15:49:18 [2020-09-03T15:49:18.772Z] DONE 12 tests, 1 skipped in 193.891s
15:49:18 [2020-09-03T15:49:18.772Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:49:18 [2020-09-03T15:49:18.772Z] ++ 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
15:49:18 [2020-09-03T15:49:18.772Z] ++ set -e
15:49:18 [2020-09-03T15:49:18.772Z] ++ '[' -n 0 ']'
15:49:18 [2020-09-03T15:49:18.772Z] ++ set -x
15:49:18 [2020-09-03T15:49:18.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:49:18 [2020-09-03T15:49:18.772Z] INFO: Testing against a local daemon
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestNetworkCreateDelete
15:49:18 [2020-09-03T15:49:18.772Z] --- PASS: TestNetworkCreateDelete (0.16s)
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestDockerNetworkDeletePreferID
15:49:18 [2020-09-03T15:49:18.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestDaemonDNSFallback
15:49:18 [2020-09-03T15:49:18.772Z] --- PASS: TestDaemonDNSFallback (1.50s)
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestInspectNetwork
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestInspectNetwork/full_network_id
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestInspectNetwork/partial_network_id
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestInspectNetwork/network_name
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:49:18 [2020-09-03T15:49:18.772Z] --- PASS: TestInspectNetwork (6.91s)
15:49:18 [2020-09-03T15:49:18.772Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:49:18 [2020-09-03T15:49:18.772Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:49:18 [2020-09-03T15:49:18.772Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:49:18 [2020-09-03T15:49:18.772Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:49:18 [2020-09-03T15:49:18.772Z] === RUN   TestRunContainerWithBridgeNone
15:49:19 [2020-09-03T15:49:19.412Z] --- PASS: TestRunContainerWithBridgeNone (1.88s)
15:49:19 [2020-09-03T15:49:19.412Z] === RUN   TestNetworkInvalidJSON
15:49:19 [2020-09-03T15:49:19.412Z] === RUN   TestNetworkInvalidJSON//networks/create
15:49:19 [2020-09-03T15:49:19.412Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:49:19 [2020-09-03T15:49:19.412Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:49:19 [2020-09-03T15:49:19.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:49:19 [2020-09-03T15:49:19.412Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:19 [2020-09-03T15:49:19.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:19 [2020-09-03T15:49:19.412Z] === CONT  TestNetworkInvalidJSON//networks/create
15:49:19 [2020-09-03T15:49:19.412Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:49:19 [2020-09-03T15:49:19.412Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:19 [2020-09-03T15:49:19.412Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:49:19 [2020-09-03T15:49:19.412Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:49:19 [2020-09-03T15:49:19.412Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:49:19 [2020-09-03T15:49:19.412Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:49:19 [2020-09-03T15:49:19.412Z] === RUN   TestHostIPv4BridgeLabel
15:49:20 [2020-09-03T15:49:20.053Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
15:49:20 [2020-09-03T15:49:20.053Z] === RUN   TestDaemonRestartWithLiveRestore
15:49:20 [2020-09-03T15:49:20.585Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:20 [2020-09-03T15:49:20.585Z] INFO: Testing against a local daemon
15:49:20 [2020-09-03T15:49:20.664Z] === RUN   TestDockerSuite/TestBuildIidFile
15:49:21 [2020-09-03T15:49:21.115Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:49:21 [2020-09-03T15:49:21.115Z] === RUN   TestDaemonDefaultNetworkPools
15:49:21 [2020-09-03T15:49:21.235Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:49:21 [2020-09-03T15:49:21.495Z] === RUN   TestDockerSuite/TestBuildInheritance
15:49:21 [2020-09-03T15:49:21.561Z] ok  	github.com/docker/docker/integration/system	1.304s
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === Skipped
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:49:21 [2020-09-03T15:49:21.561Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] DONE 13 tests, 7 skipped in 3.242s
15:49:21 [2020-09-03T15:49:21.561Z] 
15:49:21 [2020-09-03T15:49:21.561Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:49:22 [2020-09-03T15:49:22.064Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:49:22 [2020-09-03T15:49:22.161Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
15:49:22 [2020-09-03T15:49:22.161Z] === RUN   TestDaemonRestartWithExistingNetwork
15:49:22 [2020-09-03T15:49:22.637Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:49:22 [2020-09-03T15:49:22.637Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:49:23 [2020-09-03T15:49:23.293Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:49:23 [2020-09-03T15:49:23.293Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:49:23 [2020-09-03T15:49:23.576Z] === RUN   TestDockerSuite/TestBuildLabel
15:49:23 [2020-09-03T15:49:23.751Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:23 [2020-09-03T15:49:23.752Z] INFO: Testing against a local daemon
15:49:23 [2020-09-03T15:49:23.752Z] ok  	github.com/docker/docker/integration/volume	0.282s
15:49:23 [2020-09-03T15:49:23.752Z] 
15:49:23 [2020-09-03T15:49:23.752Z] === Skipped
15:49:23 [2020-09-03T15:49:23.752Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
15:49:23 [2020-09-03T15:49:23.752Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:49:23 [2020-09-03T15:49:23.752Z] 
15:49:23 [2020-09-03T15:49:23.752Z] 
15:49:23 [2020-09-03T15:49:23.752Z] DONE 5 tests, 1 skipped in 2.191s
15:49:23 [2020-09-03T15:49:23.752Z] 
15:49:23 [2020-09-03T15:49:23.752Z] INFO: make.ps1 ended at 09/03/2020 15:49:23
15:49:23 [2020-09-03T15:49:23.752Z] INFO: Integration CLI tests being run from the host:
15:49:23 [2020-09-03T15:49:23.752Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
15:49:23 [2020-09-03T15:49:23.836Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:49:24 [2020-09-03T15:49:24.343Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
15:49:24 [2020-09-03T15:49:24.343Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:49:24 [2020-09-03T15:49:24.406Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:49:24 [2020-09-03T15:49:24.666Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:49:24 [2020-09-03T15:49:24.980Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:49:24 [2020-09-03T15:49:24.980Z] === RUN   TestServiceWithPredefinedNetwork
15:49:25 [2020-09-03T15:49:25.235Z] === RUN   TestDockerSuite/TestBuildLabels
15:49:25 [2020-09-03T15:49:25.494Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:49:26 [2020-09-03T15:49:26.875Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:49:27 [2020-09-03T15:49:27.173Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s)
15:49:27 [2020-09-03T15:49:27.173Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:49:27 [2020-09-03T15:49:27.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:49:27 [2020-09-03T15:49:27.173Z]     service_test.go:236: FLAKY_TEST
15:49:27 [2020-09-03T15:49:27.173Z] === RUN   TestServiceWithDataPathPortInit
15:49:29 [2020-09-03T15:49:29.414Z] === RUN   TestDockerSuite/TestBuildLastModified
15:49:30 [2020-09-03T15:49:30.858Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:49:30 [2020-09-03T15:49:30.858Z] INFO: Testing against a local daemon
15:49:34 [2020-09-03T15:49:34.695Z] --- PASS: TestImportExtremelyLargeImageWorks (198.96s)
15:49:34 [2020-09-03T15:49:34.695Z] PASS
15:49:34 [2020-09-03T15:49:34.695Z] 
15:49:34 [2020-09-03T15:49:34.695Z] DONE 12 tests in 202.570s
15:49:34 [2020-09-03T15:49:34.695Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:49:34 [2020-09-03T15:49:34.695Z] ++ 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
15:49:34 [2020-09-03T15:49:34.695Z] ++ set -e
15:49:34 [2020-09-03T15:49:34.695Z] ++ '[' -n 0 ']'
15:49:34 [2020-09-03T15:49:34.695Z] ++ set -x
15:49:34 [2020-09-03T15:49:34.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:49:34 [2020-09-03T15:49:34.695Z] INFO: Testing against a local daemon
15:49:34 [2020-09-03T15:49:34.695Z] === RUN   TestNetworkCreateDelete
15:49:34 [2020-09-03T15:49:34.695Z] --- PASS: TestNetworkCreateDelete (0.19s)
15:49:34 [2020-09-03T15:49:34.695Z] === RUN   TestDockerNetworkDeletePreferID
15:49:34 [2020-09-03T15:49:34.695Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:49:34 [2020-09-03T15:49:34.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
15:49:34 [2020-09-03T15:49:34.695Z] === RUN   TestDaemonDNSFallback
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:49:37 [2020-09-03T15:49:37.239Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:49:38 [2020-09-03T15:49:38.180Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:49:39 [2020-09-03T15:49:39.564Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:49:40 [2020-09-03T15:49:40.314Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 30.8% of statements
15:49:40 [2020-09-03T15:49:40.314Z] ok  	github.com/docker/docker/container	0.138s	coverage: 34.7% of statements
15:49:40 [2020-09-03T15:49:40.314Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:49:40 [2020-09-03T15:49:40.314Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:49:40 [2020-09-03T15:49:40.314Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:49:40 [2020-09-03T15:49:40.314Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:49:41 [2020-09-03T15:49:41.476Z] --- PASS: TestDaemonDNSFallback (6.68s)
15:49:41 [2020-09-03T15:49:41.476Z] === RUN   TestInspectNetwork
15:49:41 [2020-09-03T15:49:41.736Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:49:41 [2020-09-03T15:49:41.997Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:49:42 [2020-09-03T15:49:42.567Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:49:42 [2020-09-03T15:49:42.601Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
15:49:42 [2020-09-03T15:49:42.601Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:49:44 [2020-09-03T15:49:44.515Z] ok  	github.com/docker/docker/daemon/cluster	0.092s	coverage: 0.5% of statements
15:49:45 [2020-09-03T15:49:45.112Z] === RUN   TestInspectNetwork/full_network_id
15:49:45 [2020-09-03T15:49:45.112Z] === RUN   TestInspectNetwork/partial_network_id
15:49:45 [2020-09-03T15:49:45.112Z] === RUN   TestInspectNetwork/network_name
15:49:45 [2020-09-03T15:49:45.112Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:49:46 [2020-09-03T15:49:46.428Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:49:47 [2020-09-03T15:49:47.807Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
15:49:48 [2020-09-03T15:49:48.276Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
15:49:48 [2020-09-03T15:49:48.276Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6t7ph1p0r4mzwtj7flbqph1ek Created:2020-09-03 15:49:41.696118481 +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[49196826915db3ecb79307cadabe442dbe680c0349e7a6dba3c45a8e979cff25:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mdu9io0ropwiafa7tah9ifnel EndpointID:2c7e1bc1a783eebb8fd40a3e434cf4db3ca89c98064229074567a5e28e0a1306 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:02101abfd3e599adf0c8430736be8c1de505348661ceef18b5cb7880d3e245df 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:414e29c99dc2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mdu9io0ropwiafa7tah9ifnel EndpointID:2c7e1bc1a783eebb8fd40a3e434cf4db3ca89c98064229074567a5e28e0a1306 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:49:48 [2020-09-03T15:49:48.276Z] PASS
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] === Skipped
15:49:48 [2020-09-03T15:49:48.276Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:49:48 [2020-09-03T15:49:48.276Z]     service_test.go:236: FLAKY_TEST
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] DONE 23 tests, 1 skipped in 38.908s
15:49:48 [2020-09-03T15:49:48.276Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:49:48 [2020-09-03T15:49:48.276Z] ++ 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
15:49:48 [2020-09-03T15:49:48.276Z] ++ set -e
15:49:48 [2020-09-03T15:49:48.276Z] ++ '[' -n 0 ']'
15:49:48 [2020-09-03T15:49:48.276Z] ++ set -x
15:49:48 [2020-09-03T15:49:48.276Z] ++ env -i DEST=/go/src/github.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
15:49:48 [2020-09-03T15:49:48.276Z] INFO: Testing against a local daemon
15:49:48 [2020-09-03T15:49:48.276Z] === RUN   TestDockerNetworkIpvlanPersistance
15:49:48 [2020-09-03T15:49:48.276Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:49:48 [2020-09-03T15:49:48.276Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:49:48 [2020-09-03T15:49:48.276Z] === RUN   TestDockerNetworkIpvlan
15:49:48 [2020-09-03T15:49:48.276Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:49:48 [2020-09-03T15:49:48.276Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:49:48 [2020-09-03T15:49:48.276Z] PASS
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] === Skipped
15:49:48 [2020-09-03T15:49:48.276Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:49:48 [2020-09-03T15:49:48.276Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:49:48 [2020-09-03T15:49:48.276Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] 
15:49:48 [2020-09-03T15:49:48.276Z] DONE 2 tests, 2 skipped in 0.078s
15:49:48 [2020-09-03T15:49:48.276Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:49:48 [2020-09-03T15:49:48.276Z] ++ 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
15:49:48 [2020-09-03T15:49:48.276Z] ++ set -e
15:49:48 [2020-09-03T15:49:48.276Z] ++ '[' -n 0 ']'
15:49:48 [2020-09-03T15:49:48.276Z] ++ set -x
15:49:48 [2020-09-03T15:49:48.276Z] ++ env -i DEST=/go/src/github.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
15:49:48 [2020-09-03T15:49:48.276Z] INFO: Testing against a local daemon
15:49:48 [2020-09-03T15:49:48.276Z] === RUN   TestDockerNetworkMacvlanPersistance
15:49:48 [2020-09-03T15:49:48.923Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
15:49:48 [2020-09-03T15:49:48.923Z] === RUN   TestDockerNetworkMacvlan
15:49:49 [2020-09-03T15:49:49.971Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:49:50 [2020-09-03T15:49:50.397Z] --- PASS: TestInspectNetwork (8.29s)
15:49:50 [2020-09-03T15:49:50.397Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:49:50 [2020-09-03T15:49:50.397Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:49:50 [2020-09-03T15:49:50.397Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:49:50 [2020-09-03T15:49:50.397Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:49:50 [2020-09-03T15:49:50.397Z] === RUN   TestRunContainerWithBridgeNone
15:49:50 [2020-09-03T15:49:50.397Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:49:50 [2020-09-03T15:49:50.612Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:49:51 [2020-09-03T15:49:51.662Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:49:51 [2020-09-03T15:49:51.780Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
15:49:51 [2020-09-03T15:49:51.780Z] === RUN   TestNetworkInvalidJSON
15:49:51 [2020-09-03T15:49:51.780Z] === RUN   TestNetworkInvalidJSON//networks/create
15:49:51 [2020-09-03T15:49:51.780Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:49:51 [2020-09-03T15:49:51.780Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:49:51 [2020-09-03T15:49:51.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:49:51 [2020-09-03T15:49:51.780Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:51 [2020-09-03T15:49:51.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:51 [2020-09-03T15:49:51.780Z] === CONT  TestNetworkInvalidJSON//networks/create
15:49:51 [2020-09-03T15:49:51.780Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:49:51 [2020-09-03T15:49:51.780Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:49:51 [2020-09-03T15:49:51.780Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:49:51 [2020-09-03T15:49:51.780Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:49:51 [2020-09-03T15:49:51.780Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:49:51 [2020-09-03T15:49:51.780Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:49:51 [2020-09-03T15:49:51.780Z] === RUN   TestHostIPv4BridgeLabel
15:49:52 [2020-09-03T15:49:52.046Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
15:49:52 [2020-09-03T15:49:52.046Z] === RUN   TestDaemonRestartWithLiveRestore
15:49:52 [2020-09-03T15:49:52.623Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:49:53 [2020-09-03T15:49:53.199Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
15:49:53 [2020-09-03T15:49:53.199Z] === RUN   TestDaemonDefaultNetworkPools
15:49:53 [2020-09-03T15:49:53.459Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:49:53 [2020-09-03T15:49:53.764Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:49:54 [2020-09-03T15:49:54.031Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:49:54 [2020-09-03T15:49:54.031Z] === RUN   TestDaemonRestartWithExistingNetwork
15:49:55 [2020-09-03T15:49:55.416Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:49:55 [2020-09-03T15:49:55.416Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:49:55 [2020-09-03T15:49:55.416Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
15:49:55 [2020-09-03T15:49:55.416Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:49:55 [2020-09-03T15:49:55.847Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:49:55 [2020-09-03T15:49:55.934Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 14.1% of statements
15:49:56 [2020-09-03T15:49:56.801Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s)
15:49:56 [2020-09-03T15:49:56.801Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:49:57 [2020-09-03T15:49:57.373Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
15:49:57 [2020-09-03T15:49:57.373Z] === RUN   TestServiceWithPredefinedNetwork
15:49:57 [2020-09-03T15:49:57.842Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.8% of statements
15:49:57 [2020-09-03T15:49:57.842Z] ok  	github.com/docker/docker/daemon	12.132s	coverage: 17.4% of statements
15:49:57 [2020-09-03T15:49:57.842Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:49:57 [2020-09-03T15:49:57.843Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:49:58 [2020-09-03T15:49:58.755Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:49:58 [2020-09-03T15:49:58.756Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:49:58 [2020-09-03T15:49:58.783Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
15:49:59 [2020-09-03T15:49:59.043Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:49:59 [2020-09-03T15:49:59.043Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:49:59 [2020-09-03T15:49:59.043Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:49:59 [2020-09-03T15:49:59.399Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:49:59 [2020-09-03T15:49:59.984Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
15:50:00 [2020-09-03T15:50:00.048Z] --- PASS: TestDockerNetworkMacvlan (10.92s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s)
15:50:00 [2020-09-03T15:50:00.048Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
15:50:00 [2020-09-03T15:50:00.048Z] PASS
15:50:00 [2020-09-03T15:50:00.048Z] 
15:50:00 [2020-09-03T15:50:00.048Z] DONE 8 tests in 12.416s
15:50:00 [2020-09-03T15:50:00.048Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:50:00 [2020-09-03T15:50:00.048Z] ++ 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
15:50:00 [2020-09-03T15:50:00.048Z] ++ set -e
15:50:00 [2020-09-03T15:50:00.048Z] ++ '[' -n 0 ']'
15:50:00 [2020-09-03T15:50:00.048Z] ++ set -x
15:50:00 [2020-09-03T15:50:00.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:50:00 [2020-09-03T15:50:00.048Z] testing: warning: no tests to run
15:50:00 [2020-09-03T15:50:00.048Z] PASS
15:50:00 [2020-09-03T15:50:00.048Z] 
15:50:00 [2020-09-03T15:50:00.048Z] DONE 0 tests in 0.012s
15:50:00 [2020-09-03T15:50:00.048Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:50:00 [2020-09-03T15:50:00.048Z] ++ 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
15:50:00 [2020-09-03T15:50:00.048Z] ++ set -e
15:50:00 [2020-09-03T15:50:00.048Z] ++ '[' -n 0 ']'
15:50:00 [2020-09-03T15:50:00.048Z] ++ set -x
15:50:00 [2020-09-03T15:50:00.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:50:00 [2020-09-03T15:50:00.048Z] INFO: Testing against a local daemon
15:50:00 [2020-09-03T15:50:00.048Z] === RUN   TestAuthZPluginAllowRequest
15:50:00 [2020-09-03T15:50:00.139Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s)
15:50:00 [2020-09-03T15:50:00.139Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:50:00 [2020-09-03T15:50:00.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:50:00 [2020-09-03T15:50:00.139Z]     service_test.go:236: FLAKY_TEST
15:50:00 [2020-09-03T15:50:00.139Z] === RUN   TestServiceWithDataPathPortInit
15:50:00 [2020-09-03T15:50:00.399Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:50:00 [2020-09-03T15:50:00.659Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:50:01 [2020-09-03T15:50:01.616Z] --- PASS: TestAuthZPluginAllowRequest (1.30s)
15:50:01 [2020-09-03T15:50:01.616Z] === RUN   TestAuthZPluginTLS
15:50:02 [2020-09-03T15:50:02.023Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:50:02 [2020-09-03T15:50:02.023Z] === RUN   TestAuthZPluginDenyRequest
15:50:02 [2020-09-03T15:50:02.525Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.600s	coverage: 73.1% of statements
15:50:02 [2020-09-03T15:50:02.571Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:50:02 [2020-09-03T15:50:02.571Z] === RUN   TestDockerSuite/TestBuildNetNone
15:50:02 [2020-09-03T15:50:02.663Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:50:02 [2020-09-03T15:50:02.663Z] === RUN   TestAuthZPluginAPIDenyResponse
15:50:02 [2020-09-03T15:50:02.784Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
15:50:02 [2020-09-03T15:50:02.965Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:50:02 [2020-09-03T15:50:02.965Z] === RUN   TestAuthZPluginDenyResponse
15:50:03 [2020-09-03T15:50:03.511Z] === RUN   TestDockerSuite/TestBuildNoContext
15:50:03 [2020-09-03T15:50:03.611Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:50:03 [2020-09-03T15:50:03.611Z] === RUN   TestAuthZPluginAllowEventStream
15:50:04 [2020-09-03T15:50:04.165Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.438s	coverage: 57.0% of statements
15:50:04 [2020-09-03T15:50:04.451Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:50:05 [2020-09-03T15:50:05.021Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:50:05 [2020-09-03T15:50:05.165Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
15:50:05 [2020-09-03T15:50:05.166Z] === RUN   TestAuthZPluginErrorResponse
15:50:05 [2020-09-03T15:50:05.518Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
15:50:05 [2020-09-03T15:50:05.518Z] === RUN   TestAuthZPluginErrorRequest
15:50:06 [2020-09-03T15:50:06.178Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:50:06 [2020-09-03T15:50:06.178Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:50:06 [2020-09-03T15:50:06.403Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:50:06 [2020-09-03T15:50:06.474Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:50:06 [2020-09-03T15:50:06.475Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:50:06 [2020-09-03T15:50:06.663Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:50:06 [2020-09-03T15:50:06.663Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:50:06 [2020-09-03T15:50:06.707Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
15:50:06 [2020-09-03T15:50:06.924Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:50:07 [2020-09-03T15:50:07.185Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:50:07 [2020-09-03T15:50:07.755Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:50:08 [2020-09-03T15:50:08.089Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.620s	coverage: 46.2% of statements
15:50:08 [2020-09-03T15:50:08.089Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:50:08 [2020-09-03T15:50:08.349Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.499s	coverage: 49.5% of statements
15:50:08 [2020-09-03T15:50:08.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
15:50:08 [2020-09-03T15:50:08.561Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:50:09 [2020-09-03T15:50:09.690Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:50:09 [2020-09-03T15:50:09.950Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:50:10 [2020-09-03T15:50:10.127Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
15:50:10 [2020-09-03T15:50:10.127Z] === RUN   TestAuthZPluginHeader
15:50:10 [2020-09-03T15:50:10.888Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.639s	coverage: 57.7% of statements
15:50:10 [2020-09-03T15:50:10.888Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:50:10 [2020-09-03T15:50:10.888Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.331s	coverage: 76.1% of statements
15:50:10 [2020-09-03T15:50:10.888Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:50:10 [2020-09-03T15:50:10.902Z] --- PASS: TestAuthZPluginHeader (0.83s)
15:50:10 [2020-09-03T15:50:10.902Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:50:10 [2020-09-03T15:50:10.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:50:10 [2020-09-03T15:50:10.902Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:10 [2020-09-03T15:50:10.902Z] === RUN   TestAuthZPluginV2Disable
15:50:10 [2020-09-03T15:50:10.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:50:10 [2020-09-03T15:50:10.902Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:10 [2020-09-03T15:50:10.902Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:50:10 [2020-09-03T15:50:10.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:50:10 [2020-09-03T15:50:10.902Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:10 [2020-09-03T15:50:10.902Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:50:10 [2020-09-03T15:50:10.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:50:10 [2020-09-03T15:50:10.902Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:10 [2020-09-03T15:50:10.902Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:50:12 [2020-09-03T15:50:12.327Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
15:50:12 [2020-09-03T15:50:12.493Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:50:12 [2020-09-03T15:50:12.591Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:50:13 [2020-09-03T15:50:13.433Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:50:14 [2020-09-03T15:50:14.008Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
15:50:14 [2020-09-03T15:50:14.821Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:50:15 [2020-09-03T15:50:15.389Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
15:50:15 [2020-09-03T15:50:15.389Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:50:15 [2020-09-03T15:50:15.389Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:50:15 [2020-09-03T15:50:15.392Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:50:15 [2020-09-03T15:50:15.958Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 41.0% of statements
15:50:16 [2020-09-03T15:50:16.331Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:50:16 [2020-09-03T15:50:16.591Z] --- PASS: TestServiceWithDataPathPortInit (16.47s)
15:50:16 [2020-09-03T15:50:16.591Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:50:16 [2020-09-03T15:50:16.852Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:50:17 [2020-09-03T15:50:17.339Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
15:50:17 [2020-09-03T15:50:17.598Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 77.8% of statements
15:50:17 [2020-09-03T15:50:17.598Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:50:17 [2020-09-03T15:50:17.598Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:50:18 [2020-09-03T15:50:18.536Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:50:19 [2020-09-03T15:50:19.105Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
15:50:19 [2020-09-03T15:50:19.105Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 87.2% of statements
15:50:19 [2020-09-03T15:50:19.398Z] === RUN   TestDockerSuite/TestBuildPATH
15:50:20 [2020-09-03T15:50:20.486Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 75.2% of statements
15:50:20 [2020-09-03T15:50:20.486Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:50:20 [2020-09-03T15:50:20.745Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 37.7% of statements
15:50:21 [2020-09-03T15:50:21.940Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:50:21 [2020-09-03T15:50:21.940Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:50:22 [2020-09-03T15:50:22.125Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 33.3% of statements
15:50:22 [2020-09-03T15:50:22.510Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:50:23 [2020-09-03T15:50:23.506Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
15:50:23 [2020-09-03T15:50:23.766Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:50:24 [2020-09-03T15:50:24.336Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.675s	coverage: 82.5% of statements
15:50:24 [2020-09-03T15:50:24.336Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:50:24 [2020-09-03T15:50:24.336Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
15:50:24 [2020-09-03T15:50:24.336Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:50:25 [2020-09-03T15:50:25.054Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s)
15:50:25 [2020-09-03T15:50:25.054Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:npok7msw5tp5qrz3e0vci9mlo Created:2020-09-03 15:50:18.169044678 +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[cf5f6229ea30c6200c45fff80aae44d49e317927e713bd4e515d0a53b4b001d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uiabaewbd8ejisfdgb7p2ejlw EndpointID:62c10bb9a9f8bfd3d8042fd7060df34467f5f793fd6a64a84fe1d7e495cd766e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d39b8f685553be6a7f76af1ff1cc75bab9d05d92e9dc9c6ea02c8a98759f193c 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:ed803d4ad370 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uiabaewbd8ejisfdgb7p2ejlw EndpointID:62c10bb9a9f8bfd3d8042fd7060df34467f5f793fd6a64a84fe1d7e495cd766e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:50:25 [2020-09-03T15:50:25.054Z] PASS
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] === Skipped
15:50:25 [2020-09-03T15:50:25.054Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:50:25 [2020-09-03T15:50:25.054Z]     service_test.go:236: FLAKY_TEST
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] DONE 23 tests, 1 skipped in 51.022s
15:50:25 [2020-09-03T15:50:25.054Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:50:25 [2020-09-03T15:50:25.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:50:25 [2020-09-03T15:50:25.054Z] ++ set -e
15:50:25 [2020-09-03T15:50:25.054Z] ++ '[' -n 0 ']'
15:50:25 [2020-09-03T15:50:25.054Z] ++ set -x
15:50:25 [2020-09-03T15:50:25.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:50:25 [2020-09-03T15:50:25.054Z] INFO: Testing against a local daemon
15:50:25 [2020-09-03T15:50:25.054Z] === RUN   TestDockerNetworkIpvlanPersistance
15:50:25 [2020-09-03T15:50:25.054Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:50:25 [2020-09-03T15:50:25.054Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:50:25 [2020-09-03T15:50:25.054Z] === RUN   TestDockerNetworkIpvlan
15:50:25 [2020-09-03T15:50:25.054Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:50:25 [2020-09-03T15:50:25.054Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:50:25 [2020-09-03T15:50:25.054Z] PASS
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] === Skipped
15:50:25 [2020-09-03T15:50:25.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:50:25 [2020-09-03T15:50:25.054Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:50:25 [2020-09-03T15:50:25.054Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] 
15:50:25 [2020-09-03T15:50:25.054Z] DONE 2 tests, 2 skipped in 0.148s
15:50:25 [2020-09-03T15:50:25.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:50:25 [2020-09-03T15:50:25.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:50:25 [2020-09-03T15:50:25.054Z] ++ set -e
15:50:25 [2020-09-03T15:50:25.054Z] ++ '[' -n 0 ']'
15:50:25 [2020-09-03T15:50:25.054Z] ++ set -x
15:50:25 [2020-09-03T15:50:25.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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
15:50:25 [2020-09-03T15:50:25.316Z] INFO: Testing against a local daemon
15:50:25 [2020-09-03T15:50:25.316Z] === RUN   TestDockerNetworkMacvlanPersistance
15:50:26 [2020-09-03T15:50:26.246Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
15:50:26 [2020-09-03T15:50:26.702Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
15:50:26 [2020-09-03T15:50:26.702Z] === RUN   TestDockerNetworkMacvlan
15:50:27 [2020-09-03T15:50:27.273Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:50:28 [2020-09-03T15:50:28.155Z] ok  	github.com/docker/docker/distribution	0.942s	coverage: 21.9% of statements
15:50:28 [2020-09-03T15:50:28.155Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:50:28 [2020-09-03T15:50:28.216Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:50:28 [2020-09-03T15:50:28.415Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
15:50:29 [2020-09-03T15:50:29.158Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:50:29 [2020-09-03T15:50:29.354Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
15:50:29 [2020-09-03T15:50:29.354Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.6% of statements
15:50:29 [2020-09-03T15:50:29.354Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:50:29 [2020-09-03T15:50:29.422Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:50:29 [2020-09-03T15:50:29.522Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:50:29 [2020-09-03T15:50:29.522Z] PASS
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] === Skipped
15:50:29 [2020-09-03T15:50:29.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:50:29 [2020-09-03T15:50:29.522Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:50:29 [2020-09-03T15:50:29.522Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:50:29 [2020-09-03T15:50:29.522Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:50:29 [2020-09-03T15:50:29.522Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] 
15:50:29 [2020-09-03T15:50:29.522Z] DONE 17 tests, 4 skipped in 27.751s
15:50:29 [2020-09-03T15:50:29.522Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:50:29 [2020-09-03T15:50:29.522Z] ++ 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
15:50:29 [2020-09-03T15:50:29.522Z] ++ set -e
15:50:29 [2020-09-03T15:50:29.522Z] ++ '[' -n 0 ']'
15:50:29 [2020-09-03T15:50:29.522Z] ++ set -x
15:50:29 [2020-09-03T15:50:29.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:50:29 [2020-09-03T15:50:29.522Z] INFO: Testing against a local daemon
15:50:29 [2020-09-03T15:50:29.522Z] === RUN   TestPluginInvalidJSON
15:50:29 [2020-09-03T15:50:29.522Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:50:29 [2020-09-03T15:50:29.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:50:29 [2020-09-03T15:50:29.522Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:50:29 [2020-09-03T15:50:29.522Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:50:29 [2020-09-03T15:50:29.522Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:50:29 [2020-09-03T15:50:29.522Z] === RUN   TestPluginInstall
15:50:29 [2020-09-03T15:50:29.522Z] === RUN   TestPluginInstall/no_auth
15:50:30 [2020-09-03T15:50:30.735Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:50:30 [2020-09-03T15:50:30.735Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:50:30 [2020-09-03T15:50:30.735Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
15:50:30 [2020-09-03T15:50:30.735Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:50:31 [2020-09-03T15:50:31.304Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:50:31 [2020-09-03T15:50:31.982Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:50:32 [2020-09-03T15:50:32.922Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:50:33 [2020-09-03T15:50:33.090Z] time="2020-09-03T15:50:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:33 [2020-09-03T15:50:33.090Z] time="2020-09-03T15:50:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8b7c8494a38fc969baf34dc138f2d0dc46e39bdefc6a1946058037c6e393d95" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:33 [2020-09-03T15:50:33.090Z] time="2020-09-03T15:50:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:33 [2020-09-03T15:50:33.090Z] time="2020-09-03T15:50:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8b7c8494a38fc969baf34dc138f2d0dc46e39bdefc6a1946058037c6e393d95" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:33 [2020-09-03T15:50:33.090Z] === RUN   TestPluginInstall/with_htpasswd
15:50:33 [2020-09-03T15:50:33.212Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
15:50:33 [2020-09-03T15:50:33.472Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
15:50:33 [2020-09-03T15:50:33.794Z] time="2020-09-03T15:50:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:33 [2020-09-03T15:50:33.794Z] time="2020-09-03T15:50:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7ff23fb1ef25b744791ea48624cf177bb4e465419ac51bd9fddaf504c99a131" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:33 [2020-09-03T15:50:33.794Z] time="2020-09-03T15:50:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:33 [2020-09-03T15:50:33.794Z] time="2020-09-03T15:50:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7ff23fb1ef25b744791ea48624cf177bb4e465419ac51bd9fddaf504c99a131" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:33 [2020-09-03T15:50:33.864Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:50:34 [2020-09-03T15:50:34.091Z] === RUN   TestPluginInstall/with_insecure
15:50:34 [2020-09-03T15:50:34.805Z] === RUN   TestDockerSuite/TestBuildRm
15:50:34 [2020-09-03T15:50:34.854Z] ok  	github.com/docker/docker/pkg/archive	0.303s	coverage: 77.1% of statements
15:50:35 [2020-09-03T15:50:35.135Z] time="2020-09-03T15:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:35 [2020-09-03T15:50:35.135Z] time="2020-09-03T15:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c98a7a46f0930cb8189a71c88a24b14ab3eda5ef68c3f4a5f4391cd4e6bf3a91" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:35 [2020-09-03T15:50:35.135Z] time="2020-09-03T15:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:50:35 [2020-09-03T15:50:35.135Z] time="2020-09-03T15:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c98a7a46f0930cb8189a71c88a24b14ab3eda5ef68c3f4a5f4391cd4e6bf3a91" mediatype=application/vnd.docker.plugin.v1+json size=522
15:50:35 [2020-09-03T15:50:35.429Z] --- PASS: TestPluginInstall (7.65s)
15:50:35 [2020-09-03T15:50:35.429Z]     --- PASS: TestPluginInstall/no_auth (5.36s)
15:50:35 [2020-09-03T15:50:35.429Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
15:50:35 [2020-09-03T15:50:35.429Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
15:50:35 [2020-09-03T15:50:35.429Z]         plugin_test.go:157: [d1c58889dacc2] daemon is not started
15:50:35 [2020-09-03T15:50:35.429Z] PASS
15:50:35 [2020-09-03T15:50:35.429Z] 
15:50:35 [2020-09-03T15:50:35.429Z] DONE 6 tests in 7.747s
15:50:35 [2020-09-03T15:50:35.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:50:35 [2020-09-03T15:50:35.429Z] ++ 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
15:50:35 [2020-09-03T15:50:35.429Z] ++ set -e
15:50:35 [2020-09-03T15:50:35.429Z] ++ '[' -n 0 ']'
15:50:35 [2020-09-03T15:50:35.429Z] ++ set -x
15:50:35 [2020-09-03T15:50:35.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:50:35 [2020-09-03T15:50:35.723Z] INFO: Testing against a local daemon
15:50:35 [2020-09-03T15:50:35.723Z] === RUN   TestExternalGraphDriver
15:50:35 [2020-09-03T15:50:35.723Z] === RUN   TestExternalGraphDriver/json
15:50:36 [2020-09-03T15:50:36.235Z] ok  	github.com/docker/docker/pkg/authorization	0.401s	coverage: 68.3% of statements
15:50:36 [2020-09-03T15:50:36.235Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:50:36 [2020-09-03T15:50:36.495Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
15:50:37 [2020-09-03T15:50:37.816Z] === RUN   TestExternalGraphDriver/spec
15:50:38 [2020-09-03T15:50:38.106Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:50:38 [2020-09-03T15:50:38.677Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:50:38 [2020-09-03T15:50:38.677Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:50:39 [2020-09-03T15:50:39.348Z] === RUN   TestExternalGraphDriver/pull
15:50:39 [2020-09-03T15:50:39.623Z] --- PASS: TestDockerNetworkMacvlan (13.07s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.39s)
15:50:39 [2020-09-03T15:50:39.623Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s)
15:50:39 [2020-09-03T15:50:39.623Z] PASS
15:50:39 [2020-09-03T15:50:39.623Z] 
15:50:39 [2020-09-03T15:50:39.623Z] DONE 8 tests in 14.628s
15:50:39 [2020-09-03T15:50:39.623Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:50:39 [2020-09-03T15:50:39.623Z] ++ 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
15:50:39 [2020-09-03T15:50:39.623Z] ++ set -e
15:50:39 [2020-09-03T15:50:39.623Z] ++ '[' -n 0 ']'
15:50:39 [2020-09-03T15:50:39.623Z] ++ set -x
15:50:39 [2020-09-03T15:50:39.623Z] ++ env -i DEST=/go/src/github.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
15:50:39 [2020-09-03T15:50:39.623Z] testing: warning: no tests to run
15:50:39 [2020-09-03T15:50:39.623Z] PASS
15:50:39 [2020-09-03T15:50:39.623Z] 
15:50:39 [2020-09-03T15:50:39.623Z] DONE 0 tests in 0.028s
15:50:39 [2020-09-03T15:50:39.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:50:39 [2020-09-03T15:50:39.623Z] ++ 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
15:50:39 [2020-09-03T15:50:39.623Z] ++ set -e
15:50:39 [2020-09-03T15:50:39.623Z] ++ '[' -n 0 ']'
15:50:39 [2020-09-03T15:50:39.623Z] ++ set -x
15:50:39 [2020-09-03T15:50:39.623Z] ++ env -i DEST=/go/src/github.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
15:50:39 [2020-09-03T15:50:39.785Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.506s	coverage: 43.2% of statements
15:50:39 [2020-09-03T15:50:39.785Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:50:39 [2020-09-03T15:50:39.884Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:50:39 [2020-09-03T15:50:39.884Z] INFO: Testing against a local daemon
15:50:39 [2020-09-03T15:50:39.884Z] === RUN   TestAuthZPluginAllowRequest
15:50:40 [2020-09-03T15:50:40.045Z] ok  	github.com/docker/docker/layer	7.188s	coverage: 68.8% of statements
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/oci	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:50:40 [2020-09-03T15:50:40.045Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:50:40 [2020-09-03T15:50:40.144Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:50:40 [2020-09-03T15:50:40.305Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
15:50:40 [2020-09-03T15:50:40.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:50:40 [2020-09-03T15:50:40.876Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
15:50:40 [2020-09-03T15:50:40.877Z] --- PASS: TestExternalGraphDriver (5.40s)
15:50:40 [2020-09-03T15:50:40.877Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
15:50:40 [2020-09-03T15:50:40.877Z]     --- PASS: TestExternalGraphDriver/spec (1.76s)
15:50:40 [2020-09-03T15:50:40.877Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
15:50:40 [2020-09-03T15:50:40.877Z] === RUN   TestGraphdriverPluginV2
15:50:40 [2020-09-03T15:50:40.977Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:50:41 [2020-09-03T15:50:41.175Z] --- SKIP: TestGraphdriverPluginV2 (0.21s)
15:50:41 [2020-09-03T15:50:41.175Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:41 [2020-09-03T15:50:41.175Z] PASS
15:50:41 [2020-09-03T15:50:41.175Z] 
15:50:41 [2020-09-03T15:50:41.175Z] === Skipped
15:50:41 [2020-09-03T15:50:41.175Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.21s)
15:50:41 [2020-09-03T15:50:41.175Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:50:41 [2020-09-03T15:50:41.175Z] 
15:50:41 [2020-09-03T15:50:41.175Z] 
15:50:41 [2020-09-03T15:50:41.175Z] DONE 5 tests, 1 skipped in 5.677s
15:50:41 [2020-09-03T15:50:41.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:50:41 [2020-09-03T15:50:41.175Z] ++ 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
15:50:41 [2020-09-03T15:50:41.175Z] ++ set -e
15:50:41 [2020-09-03T15:50:41.175Z] ++ '[' -n 0 ']'
15:50:41 [2020-09-03T15:50:41.175Z] ++ set -x
15:50:41 [2020-09-03T15:50:41.175Z] ++ env -i DEST=/go/src/github.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
15:50:41 [2020-09-03T15:50:41.175Z] INFO: Testing against a local daemon
15:50:41 [2020-09-03T15:50:41.175Z] === RUN   TestContinueAfterPluginCrash
15:50:41 [2020-09-03T15:50:41.175Z] === PAUSE TestContinueAfterPluginCrash
15:50:41 [2020-09-03T15:50:41.175Z] === RUN   TestReadPluginNoRead
15:50:41 [2020-09-03T15:50:41.175Z] === PAUSE TestReadPluginNoRead
15:50:41 [2020-09-03T15:50:41.175Z] === RUN   TestDaemonStartWithLogOpt
15:50:41 [2020-09-03T15:50:41.175Z] === PAUSE TestDaemonStartWithLogOpt
15:50:41 [2020-09-03T15:50:41.175Z] === CONT  TestContinueAfterPluginCrash
15:50:41 [2020-09-03T15:50:41.175Z] === CONT  TestDaemonStartWithLogOpt
15:50:41 [2020-09-03T15:50:41.175Z] === CONT  TestReadPluginNoRead
15:50:41 [2020-09-03T15:50:41.548Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
15:50:41 [2020-09-03T15:50:41.548Z] === RUN   TestAuthZPluginTLS
15:50:41 [2020-09-03T15:50:41.808Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:50:41 [2020-09-03T15:50:41.815Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
15:50:42 [2020-09-03T15:50:42.069Z] --- PASS: TestAuthZPluginTLS (0.64s)
15:50:42 [2020-09-03T15:50:42.069Z] === RUN   TestAuthZPluginDenyRequest
15:50:42 [2020-09-03T15:50:42.075Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:50:42 [2020-09-03T15:50:42.641Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
15:50:42 [2020-09-03T15:50:42.641Z] === RUN   TestAuthZPluginAPIDenyResponse
15:50:42 [2020-09-03T15:50:42.644Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
15:50:43 [2020-09-03T15:50:43.213Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:50:43 [2020-09-03T15:50:43.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
15:50:43 [2020-09-03T15:50:43.213Z] === RUN   TestAuthZPluginDenyResponse
15:50:43 [2020-09-03T15:50:43.783Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
15:50:43 [2020-09-03T15:50:43.783Z] === RUN   TestAuthZPluginAllowEventStream
15:50:44 [2020-09-03T15:50:44.025Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:50:44 [2020-09-03T15:50:44.353Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:50:44 [2020-09-03T15:50:44.596Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
15:50:44 [2020-09-03T15:50:44.856Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
15:50:45 [2020-09-03T15:50:45.116Z] ok  	github.com/docker/docker/pkg/fsutils	0.209s	coverage: 85.1% of statements
15:50:45 [2020-09-03T15:50:45.116Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:50:45 [2020-09-03T15:50:45.738Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
15:50:45 [2020-09-03T15:50:45.738Z] === RUN   TestAuthZPluginErrorResponse
15:50:46 [2020-09-03T15:50:46.308Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:50:46 [2020-09-03T15:50:46.308Z] === RUN   TestAuthZPluginErrorRequest
15:50:46 [2020-09-03T15:50:46.497Z] ok  	github.com/docker/docker/pkg/idtools	0.507s	coverage: 70.1% of statements
15:50:46 [2020-09-03T15:50:46.498Z] ok  	github.com/docker/docker/pkg/ioutils	0.449s	coverage: 69.3% of statements
15:50:46 [2020-09-03T15:50:46.844Z] === RUN   TestReadPluginNoRead/default
15:50:46 [2020-09-03T15:50:46.844Z] --- PASS: TestDaemonStartWithLogOpt (5.25s)
15:50:46 [2020-09-03T15:50:46.878Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:50:46 [2020-09-03T15:50:46.878Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:50:47 [2020-09-03T15:50:47.068Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
15:50:47 [2020-09-03T15:50:47.068Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
15:50:47 [2020-09-03T15:50:47.381Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
15:50:47 [2020-09-03T15:50:47.381Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:50:47 [2020-09-03T15:50:47.381Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:50:47 [2020-09-03T15:50:47.381Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:50:47 [2020-09-03T15:50:47.381Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:50:47 [2020-09-03T15:50:47.448Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:50:47 [2020-09-03T15:50:47.448Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:50:47 [2020-09-03T15:50:47.448Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:50:47 [2020-09-03T15:50:47.448Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:50:47 [2020-09-03T15:50:47.486Z] === RUN   TestReadPluginNoRead/disabled_caching
15:50:47 [2020-09-03T15:50:47.642Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:50:47 [2020-09-03T15:50:47.718Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:50:47 [2020-09-03T15:50:47.718Z] === RUN   TestDockerSuite/TestBuildSpaces
15:50:47 [2020-09-03T15:50:47.902Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
15:50:48 [2020-09-03T15:50:48.298Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:50:48 [2020-09-03T15:50:48.473Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
15:50:48 [2020-09-03T15:50:48.473Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
15:50:48 [2020-09-03T15:50:48.473Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:50:48 [2020-09-03T15:50:48.473Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:50:48 [2020-09-03T15:50:48.869Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:50:49 [2020-09-03T15:50:49.006Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:50:49 [2020-09-03T15:50:49.130Z] === RUN   TestDockerSuite/TestBuildStderr
15:50:49 [2020-09-03T15:50:49.390Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s)
15:50:49 [2020-09-03T15:50:49.390Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:50:49 [2020-09-03T15:50:49.415Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
15:50:49 [2020-09-03T15:50:49.962Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:50:49 [2020-09-03T15:50:49.985Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:50:50 [2020-09-03T15:50:50.245Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:50:50 [2020-09-03T15:50:50.505Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:50:50 [2020-09-03T15:50:50.526Z] --- PASS: TestReadPluginNoRead (9.02s)
15:50:50 [2020-09-03T15:50:50.526Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
15:50:50 [2020-09-03T15:50:50.526Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
15:50:50 [2020-09-03T15:50:50.526Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
15:50:50 [2020-09-03T15:50:50.526Z]     read_test.go:92: [d77a2889c1ac7] daemon is not started
15:50:51 [2020-09-03T15:50:51.347Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s)
15:50:51 [2020-09-03T15:50:51.347Z] === RUN   TestAuthZPluginHeader
15:50:51 [2020-09-03T15:50:51.583Z] --- PASS: TestContinueAfterPluginCrash (10.32s)
15:50:51 [2020-09-03T15:50:51.583Z] PASS
15:50:51 [2020-09-03T15:50:51.583Z] 
15:50:51 [2020-09-03T15:50:51.583Z] DONE 6 tests in 10.402s
15:50:51 [2020-09-03T15:50:51.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:50:51 [2020-09-03T15:50:51.583Z] ++ 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
15:50:51 [2020-09-03T15:50:51.583Z] ++ set -e
15:50:51 [2020-09-03T15:50:51.583Z] ++ '[' -n 0 ']'
15:50:51 [2020-09-03T15:50:51.583Z] ++ set -x
15:50:51 [2020-09-03T15:50:51.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=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
15:50:51 [2020-09-03T15:50:51.583Z] testing: warning: no tests to run
15:50:51 [2020-09-03T15:50:51.583Z] PASS
15:50:51 [2020-09-03T15:50:51.583Z] 
15:50:51 [2020-09-03T15:50:51.583Z] DONE 0 tests in 0.017s
15:50:51 [2020-09-03T15:50:51.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:50:51 [2020-09-03T15:50:51.583Z] ++ 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
15:50:51 [2020-09-03T15:50:51.583Z] ++ set -e
15:50:51 [2020-09-03T15:50:51.583Z] ++ '[' -n 0 ']'
15:50:51 [2020-09-03T15:50:51.583Z] ++ set -x
15:50:51 [2020-09-03T15:50:51.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=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
15:50:51 [2020-09-03T15:50:51.876Z] INFO: Testing against a local daemon
15:50:51 [2020-09-03T15:50:51.876Z] === RUN   TestPluginWithDevMounts
15:50:51 [2020-09-03T15:50:51.876Z] === PAUSE TestPluginWithDevMounts
15:50:51 [2020-09-03T15:50:51.876Z] === CONT  TestPluginWithDevMounts
15:50:51 [2020-09-03T15:50:51.883Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
15:50:51 [2020-09-03T15:50:51.917Z] --- PASS: TestAuthZPluginHeader (0.84s)
15:50:51 [2020-09-03T15:50:51.917Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:50:52 [2020-09-03T15:50:52.143Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:50:53 [2020-09-03T15:50:53.301Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:50:53 [2020-09-03T15:50:53.457Z] --- PASS: TestPluginWithDevMounts (1.81s)
15:50:53 [2020-09-03T15:50:53.457Z] PASS
15:50:53 [2020-09-03T15:50:53.457Z] 
15:50:53 [2020-09-03T15:50:53.457Z] DONE 1 tests in 1.893s
15:50:53 [2020-09-03T15:50:53.457Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:50:53 [2020-09-03T15:50:53.457Z] ++ 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
15:50:53 [2020-09-03T15:50:53.457Z] ++ set -e
15:50:53 [2020-09-03T15:50:53.457Z] ++ '[' -n 0 ']'
15:50:53 [2020-09-03T15:50:53.457Z] ++ set -x
15:50:53 [2020-09-03T15:50:53.457Z] ++ env -i DEST=/go/src/github.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
15:50:53 [2020-09-03T15:50:53.751Z] INFO: Testing against a local daemon
15:50:53 [2020-09-03T15:50:53.751Z] === RUN   TestSecretInspect
15:50:53 [2020-09-03T15:50:53.871Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:50:54 [2020-09-03T15:50:54.441Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:50:54 [2020-09-03T15:50:54.702Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:50:55 [2020-09-03T15:50:55.434Z] ok  	github.com/docker/docker/pkg/signal	2.375s	coverage: 61.0% of statements
15:50:55 [2020-09-03T15:50:55.434Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:50:55 [2020-09-03T15:50:55.643Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:50:55 [2020-09-03T15:50:55.694Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:50:55 [2020-09-03T15:50:55.833Z] --- PASS: TestSecretInspect (1.86s)
15:50:55 [2020-09-03T15:50:55.833Z] === RUN   TestSecretList
15:50:55 [2020-09-03T15:50:55.954Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:50:56 [2020-09-03T15:50:56.213Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
15:50:56 [2020-09-03T15:50:56.215Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s)
15:50:56 [2020-09-03T15:50:56.215Z] === RUN   TestAuthZPluginV2Disable
15:50:56 [2020-09-03T15:50:56.782Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.6% of statements
15:50:56 [2020-09-03T15:50:56.785Z] === RUN   TestDockerSuite/TestBuildUser
15:50:57 [2020-09-03T15:50:57.353Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
15:50:57 [2020-09-03T15:50:57.361Z] --- PASS: TestSecretList (1.95s)
15:50:57 [2020-09-03T15:50:57.362Z] === RUN   TestSecretsCreateAndDelete
15:50:57 [2020-09-03T15:50:57.613Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
15:50:58 [2020-09-03T15:50:58.167Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:50:58 [2020-09-03T15:50:58.182Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
15:50:58 [2020-09-03T15:50:58.441Z] testing: warning: no tests to run
15:50:58 [2020-09-03T15:50:58.441Z] coverage: [no statements]
15:50:58 [2020-09-03T15:50:58.441Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
15:50:59 [2020-09-03T15:50:59.009Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:50:59 [2020-09-03T15:50:59.009Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:50:59 [2020-09-03T15:50:59.268Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:50:59 [2020-09-03T15:50:59.445Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
15:50:59 [2020-09-03T15:50:59.445Z] === RUN   TestSecretsUpdate
15:51:00 [2020-09-03T15:51:00.077Z] --- PASS: TestAuthZPluginV2Disable (3.83s)
15:51:00 [2020-09-03T15:51:00.077Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:51:00 [2020-09-03T15:51:00.648Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:51:01 [2020-09-03T15:51:01.242Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
15:51:01 [2020-09-03T15:51:01.528Z] --- PASS: TestSecretsUpdate (1.93s)
15:51:01 [2020-09-03T15:51:01.528Z] === RUN   TestTemplatedSecret
15:51:02 [2020-09-03T15:51:02.180Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:51:02 [2020-09-03T15:51:02.750Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:51:03 [2020-09-03T15:51:03.200Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s)
15:51:03 [2020-09-03T15:51:03.200Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:51:03 [2020-09-03T15:51:03.319Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:51:04 [2020-09-03T15:51:04.301Z] --- PASS: TestTemplatedSecret (2.55s)
15:51:04 [2020-09-03T15:51:04.301Z] === RUN   TestSecretCreateResolve
15:51:04 [2020-09-03T15:51:04.698Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
15:51:05 [2020-09-03T15:51:05.267Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:51:05 [2020-09-03T15:51:05.526Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:51:05 [2020-09-03T15:51:05.742Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:51:05 [2020-09-03T15:51:05.819Z] --- PASS: TestSecretCreateResolve (1.92s)
15:51:05 [2020-09-03T15:51:05.820Z] PASS
15:51:05 [2020-09-03T15:51:05.820Z] 
15:51:05 [2020-09-03T15:51:05.820Z] DONE 6 tests in 12.209s
15:51:05 [2020-09-03T15:51:05.820Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:51:05 [2020-09-03T15:51:05.820Z] ++ 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
15:51:05 [2020-09-03T15:51:05.820Z] ++ set -e
15:51:05 [2020-09-03T15:51:05.820Z] ++ '[' -n 0 ']'
15:51:05 [2020-09-03T15:51:05.820Z] ++ set -x
15:51:05 [2020-09-03T15:51:05.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
15:51:05 [2020-09-03T15:51:05.820Z] INFO: Testing against a local daemon
15:51:05 [2020-09-03T15:51:05.820Z] === RUN   TestServiceCreateInit
15:51:05 [2020-09-03T15:51:05.820Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:51:06 [2020-09-03T15:51:06.097Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
15:51:06 [2020-09-03T15:51:06.356Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:51:08 [2020-09-03T15:51:08.895Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:51:09 [2020-09-03T15:51:09.834Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
15:51:10 [2020-09-03T15:51:10.297Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:51:10 [2020-09-03T15:51:10.403Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:51:11 [2020-09-03T15:51:11.340Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
15:51:13 [2020-09-03T15:51:13.847Z] --- PASS: TestServiceCreateInit (7.46s)
15:51:13 [2020-09-03T15:51:13.848Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
15:51:13 [2020-09-03T15:51:13.848Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
15:51:13 [2020-09-03T15:51:13.848Z] === RUN   TestCreateServiceMultipleTimes
15:51:13 [2020-09-03T15:51:13.891Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:51:14 [2020-09-03T15:51:14.465Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:51:14 [2020-09-03T15:51:14.465Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:51:15 [2020-09-03T15:51:15.405Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:51:15 [2020-09-03T15:51:15.665Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.46s)
15:51:15 [2020-09-03T15:51:15.665Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:51:15 [2020-09-03T15:51:15.925Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:51:16 [2020-09-03T15:51:16.865Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:51:16 [2020-09-03T15:51:16.865Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:51:16 [2020-09-03T15:51:16.865Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:51:16 [2020-09-03T15:51:16.865Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:51:16 [2020-09-03T15:51:16.865Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:51:18 [2020-09-03T15:51:18.246Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:51:18 [2020-09-03T15:51:18.246Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:51:18 [2020-09-03T15:51:18.815Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:51:19 [2020-09-03T15:51:19.075Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:51:19 [2020-09-03T15:51:19.647Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:51:19 [2020-09-03T15:51:19.907Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:51:21 [2020-09-03T15:51:21.817Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:51:22 [2020-09-03T15:51:22.756Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:51:23 [2020-09-03T15:51:23.327Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:51:23 [2020-09-03T15:51:23.543Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/rootless	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/volume	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === Skipped
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:73: No driver to put!
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z] time="2020-09-03T15:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:51:23 [2020-09-03T15:51:23.543Z] time="2020-09-03T15:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:51:23 [2020-09-03T15:51:23.543Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:51:23 [2020-09-03T15:51:23.543Z] 
15:51:23 [2020-09-03T15:51:23.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z] time="2020-09-03T15:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z] time="2020-09-03T15:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z] time="2020-09-03T15:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:73: No driver to put!
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     overlay_test.go:49: Fails to compute changes intermittently
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     graphtest_unix.go:73: No driver to put!
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:51:23 [2020-09-03T15:51:23.544Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] 
15:51:23 [2020-09-03T15:51:23.544Z] DONE 2142 tests, 26 skipped in 248.208s
15:51:23 [2020-09-03T15:51:23.587Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
Post stage
[Pipeline] junit
15:51:23 [2020-09-03T15:51:23.815Z] Recording test results
15:51:23 [2020-09-03T15:51:23.846Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:51:23 [2020-09-03T15:51:23.846Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:51:24 [2020-09-03T15:51:24.416Z] === RUN   TestDockerSuite/TestBuildXZHost
15:51:24 [2020-09-03T15:51:24.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:173d6d84167a34273a061a80fa18569cf74644c2 hack/validate/vendor
15:51:25 [2020-09-03T15:51:25.270Z] No vendor changes in diff.
15:51:25 [2020-09-03T15:51:25.797Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:51:25 [2020-09-03T15:51:25.797Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:51:25 [2020-09-03T15:51:25.797Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:51:26 [2020-09-03T15:51:26.176Z] + echo Building e2e image
15:51:26 [2020-09-03T15:51:26.177Z] Building e2e image
15:51:26 [2020-09-03T15:51:26.177Z] + docker build --build-arg DOCKER_GITCOMMIT=173d6d84167a34273a061a80fa18569cf74644c2 -t moby-e2e-test -f Dockerfile.e2e .
15:51:26 [2020-09-03T15:51:26.177Z] #2 [internal] load .dockerignore
15:51:26 [2020-09-03T15:51:26.177Z] #2 transferring context: 34B done
15:51:26 [2020-09-03T15:51:26.177Z] #2 DONE 0.0s
15:51:26 [2020-09-03T15:51:26.177Z] 
15:51:26 [2020-09-03T15:51:26.177Z] #1 [internal] load build definition from Dockerfile.e2e
15:51:26 [2020-09-03T15:51:26.177Z] #1 transferring dockerfile: 3.21kB done
15:51:26 [2020-09-03T15:51:26.177Z] #1 DONE 0.0s
15:51:26 [2020-09-03T15:51:26.177Z] 
15:51:26 [2020-09-03T15:51:26.177Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
15:51:26 [2020-09-03T15:51:26.365Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:51:26 [2020-09-03T15:51:26.436Z] #4 ...
15:51:26 [2020-09-03T15:51:26.436Z] 
15:51:26 [2020-09-03T15:51:26.436Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:51:26 [2020-09-03T15:51:26.436Z] #3 DONE 0.2s
15:51:26 [2020-09-03T15:51:26.436Z] 
15:51:26 [2020-09-03T15:51:26.436Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
15:51:26 [2020-09-03T15:51:26.938Z] === RUN   TestDockerSuite/TestCommitChange
15:51:27 [2020-09-03T15:51:27.008Z] #4 DONE 0.6s
15:51:27 [2020-09-03T15:51:27.008Z] 
15:51:27 [2020-09-03T15:51:27.008Z] #8 [internal] load build context
15:51:27 [2020-09-03T15:51:27.267Z] #8 transferring context: 854.38kB 0.4s done
15:51:27 [2020-09-03T15:51:27.267Z] #8 DONE 0.4s
15:51:27 [2020-09-03T15:51:27.267Z] 
15:51:27 [2020-09-03T15:51:27.267Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:27 [2020-09-03T15:51:27.267Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
15:51:27 [2020-09-03T15:51:27.267Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 21.24MB / 127.34MB 0.5s
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
15:51:27 [2020-09-03T15:51:27.267Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
15:51:27 [2020-09-03T15:51:27.267Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
15:51:27 [2020-09-03T15:51:27.507Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:51:27 [2020-09-03T15:51:27.527Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 38.56MB / 127.34MB 0.7s
15:51:27 [2020-09-03T15:51:27.527Z] #14 ...
15:51:27 [2020-09-03T15:51:27.527Z] 
15:51:27 [2020-09-03T15:51:27.527Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:51:27 [2020-09-03T15:51:27.527Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
15:51:27 [2020-09-03T15:51:27.527Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
15:51:27 [2020-09-03T15:51:27.527Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
15:51:27 [2020-09-03T15:51:27.527Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
15:51:27 [2020-09-03T15:51:27.527Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
15:51:27 [2020-09-03T15:51:27.527Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
15:51:27 [2020-09-03T15:51:27.527Z] #5 DONE 0.7s
15:51:27 [2020-09-03T15:51:27.527Z] 
15:51:27 [2020-09-03T15:51:27.527Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:27 [2020-09-03T15:51:27.527Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 44.98MB / 127.34MB 0.8s
15:51:27 [2020-09-03T15:51:27.788Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.55MB / 127.34MB 1.0s
15:51:27 [2020-09-03T15:51:27.788Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 79.57MB / 127.34MB 1.1s
15:51:28 [2020-09-03T15:51:28.048Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 106.95MB / 127.34MB 1.3s
15:51:28 [2020-09-03T15:51:28.048Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 120.10MB / 127.34MB 1.4s
15:51:28 [2020-09-03T15:51:28.078Z] === RUN   TestDockerSuite/TestCommitHardlink
15:51:28 [2020-09-03T15:51:28.307Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.5s
15:51:28 [2020-09-03T15:51:28.567Z] #14 ...
15:51:28 [2020-09-03T15:51:28.567Z] 
15:51:28 [2020-09-03T15:51:28.567Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:51:28 [2020-09-03T15:51:28.567Z] #6 DONE 1.0s
15:51:28 [2020-09-03T15:51:28.567Z] 
15:51:28 [2020-09-03T15:51:28.567Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:28 [2020-09-03T15:51:28.567Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s done
15:51:28 [2020-09-03T15:51:28.567Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
15:51:29 [2020-09-03T15:51:29.017Z] === RUN   TestDockerSuite/TestCommitNewFile
15:51:29 [2020-09-03T15:51:29.243Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
15:51:29 [2020-09-03T15:51:29.243Z] === RUN   TestCreateServiceConflict
15:51:29 [2020-09-03T15:51:29.979Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:51:30 [2020-09-03T15:51:30.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:51:30 [2020-09-03T15:51:30.500Z] === RUN   TestDockerSuite/TestCommitTTY
15:51:30 [2020-09-03T15:51:30.792Z] --- PASS: TestCreateServiceConflict (1.91s)
15:51:30 [2020-09-03T15:51:30.792Z] === RUN   TestCreateServiceMaxReplicas
15:51:31 [2020-09-03T15:51:31.885Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:51:32 [2020-09-03T15:51:32.460Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
15:51:32 [2020-09-03T15:51:32.460Z] PASS
15:51:32 [2020-09-03T15:51:32.460Z] 
15:51:32 [2020-09-03T15:51:32.460Z] DONE 17 tests in 52.757s
15:51:32 [2020-09-03T15:51:32.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:51:32 [2020-09-03T15:51:32.460Z] ++ 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
15:51:32 [2020-09-03T15:51:32.460Z] ++ set -e
15:51:32 [2020-09-03T15:51:32.460Z] ++ '[' -n 0 ']'
15:51:32 [2020-09-03T15:51:32.460Z] ++ set -x
15:51:32 [2020-09-03T15:51:32.460Z] ++ env -i DEST=/go/src/github.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
15:51:32 [2020-09-03T15:51:32.721Z] INFO: Testing against a local daemon
15:51:32 [2020-09-03T15:51:32.721Z] === RUN   TestPluginInvalidJSON
15:51:32 [2020-09-03T15:51:32.721Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:51:32 [2020-09-03T15:51:32.721Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:51:32 [2020-09-03T15:51:32.721Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:51:32 [2020-09-03T15:51:32.721Z] --- PASS: TestPluginInvalidJSON (0.06s)
15:51:32 [2020-09-03T15:51:32.721Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:51:32 [2020-09-03T15:51:32.721Z] === RUN   TestPluginInstall
15:51:32 [2020-09-03T15:51:32.721Z] === RUN   TestPluginInstall/no_auth
15:51:33 [2020-09-03T15:51:33.293Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:51:33 [2020-09-03T15:51:33.571Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
15:51:33 [2020-09-03T15:51:33.571Z] === RUN   TestCreateWithDuplicateNetworkNames
15:51:33 [2020-09-03T15:51:33.851Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
15:51:33 [2020-09-03T15:51:33.851Z] #14 ...
15:51:33 [2020-09-03T15:51:33.851Z] 
15:51:33 [2020-09-03T15:51:33.851Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:51:33 [2020-09-03T15:51:33.851Z] #7 0.826 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:51:33 [2020-09-03T15:51:33.851Z] #7 1.918 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.014 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.020 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.028 (3/30) Installing readline (8.0.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.034 (4/30) Installing bash (5.0.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.053 Executing bash-5.0.0-r0.post-install
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.056 (5/30) Installing ca-certificates (20191127-r2)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.073 (6/30) Installing libgcc (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.077 (7/30) Installing libstdc++ (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.098 (8/30) Installing binutils (2.32-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.200 (9/30) Installing gmp (6.1.2-r1)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.211 (10/30) Installing isl (0.18-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.230 (11/30) Installing libgomp (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.234 (12/30) Installing libatomic (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.236 (13/30) Installing mpfr3 (3.1.5-r1)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.242 (14/30) Installing mpc1 (1.1.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 2.246 (15/30) Installing gcc (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.113 (16/30) Installing musl-dev (1.1.22-r3)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.232 (17/30) Installing libc-dev (0.7.1-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.235 (18/30) Installing g++ (8.3.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.788 (19/30) Installing nghttp2-libs (1.39.2-r1)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.793 (20/30) Installing libcurl (7.66.0-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.801 (21/30) Installing expat (2.2.8-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.805 (22/30) Installing pcre2 (10.33-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 3.817 (23/30) Installing git (2.22.4-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.025 (24/30) Installing libmnl (1.0.4-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.027 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.032 (26/30) Installing iptables (1.8.3-r1)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.059 (27/30) Installing pigz (2.4-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.065 (28/30) Installing tar (1.32-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.072 (29/30) Installing xz-libs (5.2.4-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.074 (30/30) Installing xz (5.2.4-r0)
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.083 Executing busybox-1.30.1-r3.trigger
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.091 Executing ca-certificates-20191127-r2.trigger
15:51:33 [2020-09-03T15:51:33.851Z] #7 4.143 OK: 179 MiB in 44 packages
15:51:33 [2020-09-03T15:51:33.851Z] #7 DONE 5.4s
15:51:33 [2020-09-03T15:51:33.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:51:34 [2020-09-03T15:51:34.112Z] #9 DONE 0.1s
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:34 [2020-09-03T15:51:34.112Z] #14 ...
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:51:34 [2020-09-03T15:51:34.112Z] #10 DONE 0.0s
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:51:34 [2020-09-03T15:51:34.112Z] #11 DONE 0.0s
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:51:34 [2020-09-03T15:51:34.112Z] #12 DONE 0.0s
15:51:34 [2020-09-03T15:51:34.112Z] 
15:51:34 [2020-09-03T15:51:34.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:34 [2020-09-03T15:51:34.373Z] #14 ...
15:51:34 [2020-09-03T15:51:34.373Z] 
15:51:34 [2020-09-03T15:51:34.373Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:51:34 [2020-09-03T15:51:34.373Z] #13 DONE 0.0s
15:51:34 [2020-09-03T15:51:34.373Z] 
15:51:34 [2020-09-03T15:51:34.373Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:51:34 [2020-09-03T15:51:34.633Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done
15:51:34 [2020-09-03T15:51:34.894Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
15:51:34 [2020-09-03T15:51:34.894Z] #14 DONE 8.1s
15:51:34 [2020-09-03T15:51:34.894Z] 
15:51:34 [2020-09-03T15:51:34.894Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:51:35 [2020-09-03T15:51:35.254Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:51:35 [2020-09-03T15:51:35.462Z] #15 0.397 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
15:51:36 [2020-09-03T15:51:36.197Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:51:36 [2020-09-03T15:51:36.197Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:51:36 [2020-09-03T15:51:36.197Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.468 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.575 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.579 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.585 (3/54) Installing readline (8.0.4-r0)
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.589 (4/54) Installing bash (5.0.17-r0)
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.601 Executing bash-5.0.17-r0.post-install
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.603 (5/54) Installing linux-headers (5.4.5-r1)
15:51:36 [2020-09-03T15:51:36.399Z] #15 1.681 (6/54) Installing libblkid (2.35.2-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.686 (7/54) Installing libuuid (2.35.2-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.688 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.695 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.699 (10/54) Installing libgcc (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.700 (11/54) Installing libstdc++ (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.713 (12/54) Installing binutils (2.34-r1)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.779 (13/54) Installing libmagic (5.38-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.799 (14/54) Installing file (5.38-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.800 (15/54) Installing gmp (6.2.0-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.805 (16/54) Installing isl (0.18-r0)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.819 (17/54) Installing libgomp (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.821 (18/54) Installing libatomic (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.823 (19/54) Installing libgphobos (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.862 (20/54) Installing mpfr4 (4.0.2-r4)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.867 (21/54) Installing mpc1 (1.1.0-r1)
15:51:36 [2020-09-03T15:51:36.659Z] #15 1.869 (22/54) Installing gcc (9.3.0-r2)
15:51:36 [2020-09-03T15:51:36.769Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:51:36 [2020-09-03T15:51:36.769Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:51:36 [2020-09-03T15:51:36.769Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:51:36 [2020-09-03T15:51:36.769Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:51:37 [2020-09-03T15:51:37.598Z] #15 2.710 (23/54) Installing musl-dev (1.1.24-r9)
15:51:37 [2020-09-03T15:51:37.598Z] #15 2.782 (24/54) Installing libc-dev (0.7.2-r3)
15:51:37 [2020-09-03T15:51:37.598Z] #15 2.783 (25/54) Installing g++ (9.3.0-r2)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.200 (26/54) Installing make (4.3-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.204 (27/54) Installing fortify-headers (1.1-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.205 (28/54) Installing patch (2.7.6-r6)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.208 (29/54) Installing build-base (0.5-r2)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.209 (30/54) Installing nghttp2-libs (1.41.0-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.211 (31/54) Installing libcurl (7.69.1-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.217 (32/54) Installing curl (7.69.1-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.220 (33/54) Installing oniguruma (6.9.5-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.226 (34/54) Installing jq (1.6-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.233 (35/54) Installing device-mapper-libs (2.02.186-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.237 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.239 (37/54) Installing libaio (0.3.112-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.241 (38/54) Installing lvm2-libs (2.02.186-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.267 (39/54) Installing blkid (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.270 (40/54) Installing libcap-ng (0.7.10-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.272 (41/54) Installing setpriv (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.274 (42/54) Installing libmount (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.278 (43/54) Installing libsmartcols (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.282 (44/54) Installing findmnt (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.284 (45/54) Installing mcookie (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.285 (46/54) Installing hexdump (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.287 (47/54) Installing lsblk (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.290 (48/54) Installing libfdisk (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.295 (49/54) Installing sfdisk (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.298 (50/54) Installing cfdisk (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.300 (51/54) Installing util-linux (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.335 (52/54) Installing pkgconf (1.7.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.337 (53/54) Installing util-linux-dev (2.35.2-r0)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.357 (54/54) Installing lvm2-dev (2.02.186-r1)
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.362 Executing busybox-1.31.1-r16.trigger
15:51:38 [2020-09-03T15:51:38.172Z] #15 3.369 OK: 230 MiB in 69 packages
15:51:38 [2020-09-03T15:51:38.682Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:51:39 [2020-09-03T15:51:39.551Z] #15 DONE 4.5s
15:51:39 [2020-09-03T15:51:39.551Z] 
15:51:39 [2020-09-03T15:51:39.551Z] #16 [base 3/5] RUN mkdir -p /build/
15:51:40 [2020-09-03T15:51:40.123Z] #16 DONE 0.5s
15:51:40 [2020-09-03T15:51:40.123Z] 
15:51:40 [2020-09-03T15:51:40.123Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:51:40 [2020-09-03T15:51:40.383Z] #17 DONE 0.4s
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:51:40 [2020-09-03T15:51:40.383Z] #18 DONE 0.0s
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:51:40 [2020-09-03T15:51:40.383Z] #22 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #31 [builder 1/4] COPY . .
15:51:40 [2020-09-03T15:51:40.383Z] #31 ...
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:51:40 [2020-09-03T15:51:40.383Z] #19 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:51:40 [2020-09-03T15:51:40.383Z] #26 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.383Z] 
15:51:40 [2020-09-03T15:51:40.383Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:51:40 [2020-09-03T15:51:40.383Z] #23 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.602Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:51:40 [2020-09-03T15:51:40.602Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:51:40 [2020-09-03T15:51:40.645Z] 
15:51:40 [2020-09-03T15:51:40.645Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:51:40 [2020-09-03T15:51:40.645Z] #27 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.645Z] 
15:51:40 [2020-09-03T15:51:40.645Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:51:40 [2020-09-03T15:51:40.645Z] #28 DONE 0.1s
15:51:40 [2020-09-03T15:51:40.645Z] 
15:51:40 [2020-09-03T15:51:40.645Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:51:40 [2020-09-03T15:51:40.865Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:51:41 [2020-09-03T15:51:41.810Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:51:42 [2020-09-03T15:51:42.072Z] time="2020-09-03T15:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:42 [2020-09-03T15:51:42.072Z] time="2020-09-03T15:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e99ca0ccc50d58408d1d9775f8767124140f691c99b66697921be39adf13e385" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:42 [2020-09-03T15:51:42.072Z] time="2020-09-03T15:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:42 [2020-09-03T15:51:42.072Z] time="2020-09-03T15:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e99ca0ccc50d58408d1d9775f8767124140f691c99b66697921be39adf13e385" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:42 [2020-09-03T15:51:42.333Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:51:42 [2020-09-03T15:51:42.596Z] === RUN   TestPluginInstall/with_htpasswd
15:51:42 [2020-09-03T15:51:42.858Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:51:43 [2020-09-03T15:51:43.119Z] time="2020-09-03T15:51:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:43 [2020-09-03T15:51:43.119Z] time="2020-09-03T15:51:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6a5b1421caf2d7e8f3750d2e888ffde62a4bf776fe8e54b163b0d62f096c5c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:43 [2020-09-03T15:51:43.119Z] time="2020-09-03T15:51:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:43 [2020-09-03T15:51:43.119Z] time="2020-09-03T15:51:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6a5b1421caf2d7e8f3750d2e888ffde62a4bf776fe8e54b163b0d62f096c5c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:43 [2020-09-03T15:51:43.379Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:51:43 [2020-09-03T15:51:43.640Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:51:43 [2020-09-03T15:51:43.640Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:51:43 [2020-09-03T15:51:43.640Z] === RUN   TestPluginInstall/with_insecure
15:51:44 [2020-09-03T15:51:44.211Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:51:44 [2020-09-03T15:51:44.211Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:51:44 [2020-09-03T15:51:44.211Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:51:44 [2020-09-03T15:51:44.211Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:51:44 [2020-09-03T15:51:44.211Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:51:44 [2020-09-03T15:51:44.784Z] time="2020-09-03T15:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:44 [2020-09-03T15:51:44.784Z] time="2020-09-03T15:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f41a6f0db4717ef0e16aae96b09ddfd3ca9bd67329608ceab616c2e2c7fc66a1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:44 [2020-09-03T15:51:44.784Z] time="2020-09-03T15:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:51:44 [2020-09-03T15:51:44.784Z] time="2020-09-03T15:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f41a6f0db4717ef0e16aae96b09ddfd3ca9bd67329608ceab616c2e2c7fc66a1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:51:44 [2020-09-03T15:51:44.784Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:51:45 [2020-09-03T15:51:45.046Z] --- PASS: TestPluginInstall (12.29s)
15:51:45 [2020-09-03T15:51:45.046Z]     --- PASS: TestPluginInstall/no_auth (9.70s)
15:51:45 [2020-09-03T15:51:45.046Z]     --- PASS: TestPluginInstall/with_htpasswd (1.06s)
15:51:45 [2020-09-03T15:51:45.046Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
15:51:45 [2020-09-03T15:51:45.046Z]         plugin_test.go:157: [df08b94c28eb5] daemon is not started
15:51:45 [2020-09-03T15:51:45.046Z] PASS
15:51:45 [2020-09-03T15:51:45.046Z] 
15:51:45 [2020-09-03T15:51:45.046Z] DONE 6 tests in 12.577s
15:51:45 [2020-09-03T15:51:45.046Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:51:45 [2020-09-03T15:51:45.046Z] ++ 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
15:51:45 [2020-09-03T15:51:45.046Z] ++ set -e
15:51:45 [2020-09-03T15:51:45.046Z] ++ '[' -n 0 ']'
15:51:45 [2020-09-03T15:51:45.046Z] ++ set -x
15:51:45 [2020-09-03T15:51:45.046Z] ++ env -i DEST=/go/src/github.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
15:51:45 [2020-09-03T15:51:45.306Z] INFO: Testing against a local daemon
15:51:45 [2020-09-03T15:51:45.307Z] === RUN   TestExternalGraphDriver
15:51:45 [2020-09-03T15:51:45.307Z] === RUN   TestExternalGraphDriver/json
15:51:45 [2020-09-03T15:51:45.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:51:45 [2020-09-03T15:51:45.933Z] #29 ...
15:51:45 [2020-09-03T15:51:45.933Z] 
15:51:45 [2020-09-03T15:51:45.933Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.075 + RM_GOPATH=0
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.075 + TMP_GOPATH=
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.075 + : /build
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.075 + '[' -z '' ']'
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.075 ++ mktemp -d
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.082 + export GOPATH=/tmp/tmp.neHcdh
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.082 + GOPATH=/tmp/tmp.neHcdh
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.082 + RM_GOPATH=1
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.082 + case "$(go env GOARCH)" in
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.082 ++ go env GOARCH
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.083 + export GO_BUILDMODE=-buildmode=pie
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.083 + GO_BUILDMODE=-buildmode=pie
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.083 ++ dirname ./install.sh
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.084 + dir=.
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.084 + bin=dockercli
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.084 + shift
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.084 + '[' '!' -f ./dockercli.installer ']'
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.085 + . ./dockercli.installer
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.085 ++ : stable
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.085 ++ : 17.06.2-ce
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.086 + install_dockercli
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.086 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.086 Install docker/cli version 17.06.2-ce from stable
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.087 ++ uname -m
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.088 + arch=x86_64
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.088 + '[' x86_64 '!=' x86_64 ']'
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.090 + url=https://download.docker.com/linux/static
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.090 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:51:45 [2020-09-03T15:51:45.933Z] #24 1.102 + tar -xz docker/docker
15:51:45 [2020-09-03T15:51:45.933Z] #24 3.558 + mkdir -p /build
15:51:45 [2020-09-03T15:51:45.933Z] #24 3.559 + mv docker/docker /build/
15:51:45 [2020-09-03T15:51:45.933Z] #24 3.561 + rmdir docker
15:51:45 [2020-09-03T15:51:45.933Z] #24 DONE 4.6s
15:51:45 [2020-09-03T15:51:45.933Z] 
15:51:45 [2020-09-03T15:51:45.933Z] #31 [builder 1/4] COPY . .
15:51:45 [2020-09-03T15:51:45.933Z] #31 DONE 4.7s
15:51:45 [2020-09-03T15:51:45.933Z] 
15:51:45 [2020-09-03T15:51:45.933Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:51:45 [2020-09-03T15:51:45.933Z] #20 2.038 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:51:45 [2020-09-03T15:51:45.933Z] #20 2.822 
15:51:45 [2020-09-03T15:51:45.933Z] #20 2.953 
###                                                                        5.2%
################                                                          23.4%
###################################                                       48.8%
#################################################                         68.2%
###############################################################           88.3%
######################################################################## 100.0%
15:51:45 [2020-09-03T15:51:45.933Z] #20 3.875 
15:51:45 [2020-09-03T15:51:45.933Z] #20 3.995 
###########################                                               38.1%
######################################################################## 100.0%
15:51:45 [2020-09-03T15:51:45.933Z] #20 4.342 
15:51:45 [2020-09-03T15:51:45.933Z] #20 4.454 
########################################################                  78.0%
######################################################################## 100.0%
15:51:45 [2020-09-03T15:51:45.933Z] #20 5.052 
15:51:46 [2020-09-03T15:51:46.139Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:51:46 [2020-09-03T15:51:46.139Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:51:46 [2020-09-03T15:51:46.195Z] #20 5.179 
                                                                           1.3%
############                                                              17.2%
#########################                                                 34.8%
##################################                                        47.6%
#########################################                                 57.4%
##########################################################                81.0%
######################################################################## 100.0%
15:51:46 [2020-09-03T15:51:46.276Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s)
15:51:46 [2020-09-03T15:51:46.276Z] === RUN   TestCreateServiceSecretFileMode
15:51:46 [2020-09-03T15:51:46.765Z] #20 6.150 
15:51:47 [2020-09-03T15:51:47.287Z] #20 6.263 
##                                                                         4.0%
######                                                                     9.2%
##########                                                                14.2%
##############                                                            19.5%
#################                                                         24.7%
#####################                                                     29.9%
15:51:47 [2020-09-03T15:51:47.287Z] #20 ...
15:51:47 [2020-09-03T15:51:47.287Z] 
15:51:47 [2020-09-03T15:51:47.287Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:51:47 [2020-09-03T15:51:47.287Z] #32 DONE 2.2s
15:51:47 [2020-09-03T15:51:47.287Z] 
15:51:47 [2020-09-03T15:51:47.287Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:51:47 [2020-09-03T15:51:47.287Z] #20 6.263 
##                                                                         4.0%
######                                                                     9.2%
##########                                                                14.2%
##############                                                            19.5%
#################                                                         24.7%
#####################                                                     29.9%
#########################                                                 35.0%
#############################                                             40.4%
15:51:47 [2020-09-03T15:51:47.287Z] #20 ...
15:51:47 [2020-09-03T15:51:47.287Z] 
15:51:47 [2020-09-03T15:51:47.287Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:51:47 [2020-09-03T15:51:47.544Z] === RUN   TestExternalGraphDriver/spec
15:51:47 [2020-09-03T15:51:47.544Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:51:48 [2020-09-03T15:51:48.116Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:51:48 [2020-09-03T15:51:48.116Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:51:48 [2020-09-03T15:51:48.370Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
15:51:48 [2020-09-03T15:51:48.370Z] === RUN   TestCreateServiceConfigFileMode
15:51:48 [2020-09-03T15:51:48.678Z] #33 1.008 
15:51:48 [2020-09-03T15:51:48.678Z] #33 1.266 Removing bundles/
15:51:48 [2020-09-03T15:51:48.678Z] #33 1.267 
15:51:48 [2020-09-03T15:51:48.678Z] #33 1.280 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:51:48 [2020-09-03T15:51:48.687Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:51:48 [2020-09-03T15:51:48.687Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:51:49 [2020-09-03T15:51:49.258Z] === RUN   TestExternalGraphDriver/pull
15:51:49 [2020-09-03T15:51:49.258Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:51:50 [2020-09-03T15:51:50.065Z] #33 2.611 Building test suite binary ./integration-cli/test.main
15:51:50 [2020-09-03T15:51:50.203Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:51:50 [2020-09-03T15:51:50.460Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
15:51:50 [2020-09-03T15:51:50.461Z] === RUN   TestCreateServiceSysctls
15:51:50 [2020-09-03T15:51:50.774Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:51:51 [2020-09-03T15:51:51.035Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:51:51 [2020-09-03T15:51:51.035Z] --- PASS: TestExternalGraphDriver (5.69s)
15:51:51 [2020-09-03T15:51:51.035Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
15:51:51 [2020-09-03T15:51:51.035Z]     --- PASS: TestExternalGraphDriver/spec (1.91s)
15:51:51 [2020-09-03T15:51:51.035Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
15:51:51 [2020-09-03T15:51:51.035Z] === RUN   TestGraphdriverPluginV2
15:51:51 [2020-09-03T15:51:51.977Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:51:52 [2020-09-03T15:51:52.548Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:51:52 [2020-09-03T15:51:52.609Z] #33 ...
15:51:52 [2020-09-03T15:51:52.609Z] 
15:51:52 [2020-09-03T15:51:52.609Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:51:52 [2020-09-03T15:51:52.609Z] #20 6.263 
##                                                                         4.0%
######                                                                     9.2%
##########                                                                14.2%
##############                                                            19.5%
#################                                                         24.7%
#####################                                                     29.9%
#########################                                                 35.0%
#############################                                             40.4%
################################                                          45.6%
###################################                                       49.0%
#######################################                                   54.5%
############################################                              61.3%
###############################################                           66.3%
###################################################                       71.8%
#######################################################                   77.1%
###########################################################               82.4%
##############################################################            87.5%
##################################################################        92.9%
######################################################################    97.9%
######################################################################## 100.0%
15:51:52 [2020-09-03T15:51:52.609Z] #20 8.488 
15:51:52 [2020-09-03T15:51:52.609Z] #20 9.576 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:51:52 [2020-09-03T15:51:52.609Z] #20 10.01 
15:51:52 [2020-09-03T15:51:52.609Z] #20 10.12 
############################################                              61.7%
######################################################################## 100.0%
15:51:52 [2020-09-03T15:51:52.609Z] #20 10.43 
15:51:52 [2020-09-03T15:51:52.610Z] #20 11.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:51:52 [2020-09-03T15:51:52.610Z] #20 11.96 
15:51:52 [2020-09-03T15:51:52.871Z] #20 12.17 
                                                                           0.6%
######################################################################## 100.0%
15:51:53 [2020-09-03T15:51:53.131Z] #20 12.53 
15:51:53 [2020-09-03T15:51:53.492Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:51:53 [2020-09-03T15:51:53.492Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:51:54 [2020-09-03T15:51:54.016Z] --- PASS: TestCreateServiceSysctls (3.01s)
15:51:54 [2020-09-03T15:51:54.016Z] === RUN   TestCreateServiceCapabilities
15:51:54 [2020-09-03T15:51:54.073Z] #20 13.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:51:54 [2020-09-03T15:51:54.333Z] #20 13.79 skipping existing c35d46ef359f
15:51:54 [2020-09-03T15:51:54.434Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:51:54 [2020-09-03T15:51:54.904Z] #20 14.17 
15:51:55 [2020-09-03T15:51:55.376Z] --- PASS: TestGraphdriverPluginV2 (4.52s)
15:51:55 [2020-09-03T15:51:55.376Z] PASS
15:51:55 [2020-09-03T15:51:55.376Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:51:55 [2020-09-03T15:51:55.376Z] DONE 5 tests in 10.353s
15:51:55 [2020-09-03T15:51:55.376Z] 
15:51:55 [2020-09-03T15:51:55.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:51:55 [2020-09-03T15:51:55.637Z] ++ 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
15:51:55 [2020-09-03T15:51:55.637Z] ++ set -e
15:51:55 [2020-09-03T15:51:55.637Z] ++ '[' -n 0 ']'
15:51:55 [2020-09-03T15:51:55.637Z] ++ set -x
15:51:55 [2020-09-03T15:51: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=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
15:51:55 [2020-09-03T15:51:55.637Z] INFO: Testing against a local daemon
15:51:55 [2020-09-03T15:51:55.637Z] === RUN   TestContinueAfterPluginCrash
15:51:55 [2020-09-03T15:51:55.637Z] === PAUSE TestContinueAfterPluginCrash
15:51:55 [2020-09-03T15:51:55.637Z] === RUN   TestReadPluginNoRead
15:51:55 [2020-09-03T15:51:55.637Z] === PAUSE TestReadPluginNoRead
15:51:55 [2020-09-03T15:51:55.637Z] === RUN   TestDaemonStartWithLogOpt
15:51:55 [2020-09-03T15:51:55.637Z] === PAUSE TestDaemonStartWithLogOpt
15:51:55 [2020-09-03T15:51:55.637Z] === CONT  TestContinueAfterPluginCrash
15:51:55 [2020-09-03T15:51:55.637Z] === CONT  TestDaemonStartWithLogOpt
15:51:55 [2020-09-03T15:51:55.845Z] #20 15.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:51:56 [2020-09-03T15:51:56.127Z] --- PASS: TestCreateServiceCapabilities (2.33s)
15:51:56 [2020-09-03T15:51:56.127Z] === RUN   TestInspect
15:51:56 [2020-09-03T15:51:56.416Z] #20 15.87 #=#=#                                                                         
15:51:56 [2020-09-03T15:51:56.416Z] #20 15.94 
######################################################################## 100.0%
15:51:56 [2020-09-03T15:51:56.579Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:51:56 [2020-09-03T15:51:56.579Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:51:56 [2020-09-03T15:51:56.579Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:51:56 [2020-09-03T15:51:56.840Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:51:56 [2020-09-03T15:51:56.840Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:51:56 [2020-09-03T15:51:56.989Z] #20 16.28 
15:51:56 [2020-09-03T15:51:56.989Z] #20 16.40 Download of images into '/build' complete.
15:51:56 [2020-09-03T15:51:56.989Z] #20 16.40 Use something like the following to load the result into a Docker daemon:
15:51:56 [2020-09-03T15:51:56.989Z] #20 16.40   tar -cC '/build' . | docker load
15:51:57 [2020-09-03T15:51:57.250Z] #20 DONE 16.7s
15:51:57 [2020-09-03T15:51:57.250Z] 
15:51:57 [2020-09-03T15:51:57.250Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:51:57 [2020-09-03T15:51:57.414Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:51:58 [2020-09-03T15:51:58.225Z] --- PASS: TestInspect (2.44s)
15:51:58 [2020-09-03T15:51:58.225Z] === RUN   TestCreateJob
15:51:59 [2020-09-03T15:51:59.795Z] #29 ...
15:51:59 [2020-09-03T15:51:59.795Z] 
15:51:59 [2020-09-03T15:51:59.795Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:52:00 [2020-09-03T15:52:00.502Z] #21 DONE 0.8s
15:52:00 [2020-09-03T15:52:00.503Z] 
15:52:00 [2020-09-03T15:52:00.503Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:52:00 [2020-09-03T15:52:00.503Z] #25 DONE 0.1s
15:52:00 [2020-09-03T15:52:00.503Z] 
15:52:00 [2020-09-03T15:52:00.503Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:52:00 [2020-09-03T15:52:00.714Z] --- PASS: TestDaemonStartWithLogOpt (4.62s)
15:52:00 [2020-09-03T15:52:00.714Z] === CONT  TestReadPluginNoRead
15:52:01 [2020-09-03T15:52:01.770Z] --- PASS: TestCreateJob (3.00s)
15:52:01 [2020-09-03T15:52:01.770Z] === RUN   TestReplicatedJob
15:52:02 [2020-09-03T15:52:02.100Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:52:02 [2020-09-03T15:52:02.362Z] === RUN   TestDockerSuite/TestContainerAPITop
15:52:02 [2020-09-03T15:52:02.934Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:52:02 [2020-09-03T15:52:02.934Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:52:03 [2020-09-03T15:52:03.196Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:52:03 [2020-09-03T15:52:03.457Z] === RUN   TestReadPluginNoRead/default
15:52:04 [2020-09-03T15:52:04.842Z] === RUN   TestReadPluginNoRead/disabled_caching
15:52:05 [2020-09-03T15:52:05.414Z] --- PASS: TestContinueAfterPluginCrash (9.59s)
15:52:05 [2020-09-03T15:52:05.677Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:52:06 [2020-09-03T15:52:06.249Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:52:06 [2020-09-03T15:52:06.274Z] --- PASS: TestReplicatedJob (4.66s)
15:52:06 [2020-09-03T15:52:06.274Z] === RUN   TestUpdateReplicatedJob
15:52:06 [2020-09-03T15:52:06.510Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:52:07 [2020-09-03T15:52:07.451Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:52:07 [2020-09-03T15:52:07.713Z] --- PASS: TestReadPluginNoRead (7.34s)
15:52:07 [2020-09-03T15:52:07.713Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
15:52:07 [2020-09-03T15:52:07.713Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
15:52:07 [2020-09-03T15:52:07.713Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s)
15:52:07 [2020-09-03T15:52:07.713Z]     read_test.go:92: [dab45264859d7] daemon is not started
15:52:07 [2020-09-03T15:52:07.713Z] PASS
15:52:07 [2020-09-03T15:52:07.713Z] 
15:52:07 [2020-09-03T15:52:07.713Z] DONE 6 tests in 12.159s
15:52:07 [2020-09-03T15:52:07.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:52:07 [2020-09-03T15:52:07.713Z] ++ 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
15:52:07 [2020-09-03T15:52:07.713Z] ++ set -e
15:52:07 [2020-09-03T15:52:07.713Z] ++ '[' -n 0 ']'
15:52:07 [2020-09-03T15:52:07.713Z] ++ set -x
15:52:07 [2020-09-03T15:52:07.713Z] ++ env -i DEST=/go/src/github.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
15:52:07 [2020-09-03T15:52:07.713Z] testing: warning: no tests to run
15:52:07 [2020-09-03T15:52:07.713Z] PASS
15:52:07 [2020-09-03T15:52:07.713Z] 
15:52:07 [2020-09-03T15:52:07.713Z] DONE 0 tests in 0.050s
15:52:07 [2020-09-03T15:52:07.713Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:52:07 [2020-09-03T15:52:07.713Z] ++ 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
15:52:07 [2020-09-03T15:52:07.713Z] ++ set -e
15:52:07 [2020-09-03T15:52:07.713Z] ++ '[' -n 0 ']'
15:52:07 [2020-09-03T15:52:07.713Z] ++ set -x
15:52:07 [2020-09-03T15:52:07.713Z] ++ env -i DEST=/go/src/github.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
15:52:07 [2020-09-03T15:52:07.974Z] INFO: Testing against a local daemon
15:52:07 [2020-09-03T15:52:07.974Z] === RUN   TestPluginWithDevMounts
15:52:07 [2020-09-03T15:52:07.974Z] === PAUSE TestPluginWithDevMounts
15:52:07 [2020-09-03T15:52:07.974Z] === CONT  TestPluginWithDevMounts
15:52:09 [2020-09-03T15:52:09.035Z] --- PASS: TestUpdateReplicatedJob (3.02s)
15:52:09 [2020-09-03T15:52:09.035Z] === RUN   TestServiceListWithStatuses
15:52:09 [2020-09-03T15:52:09.035Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:52:09 [2020-09-03T15:52:09.035Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:52:09 [2020-09-03T15:52:09.035Z] === RUN   TestDockerNetworkConnectAlias
15:52:09 [2020-09-03T15:52:09.885Z] --- PASS: TestPluginWithDevMounts (1.84s)
15:52:09 [2020-09-03T15:52:09.885Z] PASS
15:52:09 [2020-09-03T15:52:09.885Z] 
15:52:09 [2020-09-03T15:52:09.885Z] DONE 1 tests in 1.982s
15:52:09 [2020-09-03T15:52:09.885Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:52:09 [2020-09-03T15:52:09.885Z] ++ 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
15:52:09 [2020-09-03T15:52:09.885Z] ++ set -e
15:52:09 [2020-09-03T15:52:09.885Z] ++ '[' -n 0 ']'
15:52:09 [2020-09-03T15:52:09.885Z] ++ set -x
15:52:09 [2020-09-03T15:52:09.885Z] ++ env -i DEST=/go/src/github.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
15:52:09 [2020-09-03T15:52:09.885Z] INFO: Testing against a local daemon
15:52:09 [2020-09-03T15:52:09.885Z] === RUN   TestSecretInspect
15:52:10 [2020-09-03T15:52:10.456Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:52:11 [2020-09-03T15:52:11.026Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:52:12 [2020-09-03T15:52:12.412Z] --- PASS: TestSecretInspect (2.43s)
15:52:12 [2020-09-03T15:52:12.412Z] === RUN   TestSecretList
15:52:12 [2020-09-03T15:52:12.412Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:52:12 [2020-09-03T15:52:12.739Z] #29 30.76 # github.com/docker/docker/contrib/httpserver
15:52:12 [2020-09-03T15:52:12.739Z] #29 30.76 loadinternal: cannot find runtime/cgo
15:52:12 [2020-09-03T15:52:12.739Z] #29 DONE 31.0s
15:52:12 [2020-09-03T15:52:12.739Z] 
15:52:12 [2020-09-03T15:52:12.739Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:52:12 [2020-09-03T15:52:12.739Z] #33 ...
15:52:12 [2020-09-03T15:52:12.739Z] 
15:52:12 [2020-09-03T15:52:12.739Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:52:12 [2020-09-03T15:52:12.739Z] #30 DONE 0.1s
15:52:12 [2020-09-03T15:52:12.739Z] 
15:52:12 [2020-09-03T15:52:12.739Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:52:13 [2020-09-03T15:52:13.356Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:52:13 [2020-09-03T15:52:13.527Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
15:52:13 [2020-09-03T15:52:13.527Z] === RUN   TestDockerNetworkReConnect
15:52:14 [2020-09-03T15:52:14.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:52:15 [2020-09-03T15:52:15.239Z] --- PASS: TestSecretList (2.71s)
15:52:15 [2020-09-03T15:52:15.239Z] === RUN   TestSecretsCreateAndDelete
15:52:15 [2020-09-03T15:52:15.500Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:52:16 [2020-09-03T15:52:16.284Z] --- PASS: TestDockerNetworkReConnect (3.26s)
15:52:16 [2020-09-03T15:52:16.284Z] === RUN   TestServicePlugin
15:52:16 [2020-09-03T15:52:16.284Z] --- SKIP: TestServicePlugin (0.00s)
15:52:16 [2020-09-03T15:52:16.284Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:16 [2020-09-03T15:52:16.284Z] === RUN   TestServiceUpdateLabel
15:52:16 [2020-09-03T15:52:16.885Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:52:17 [2020-09-03T15:52:17.456Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
15:52:17 [2020-09-03T15:52:17.456Z] === RUN   TestSecretsUpdate
15:52:18 [2020-09-03T15:52:18.391Z] --- PASS: TestServiceUpdateLabel (2.38s)
15:52:18 [2020-09-03T15:52:18.391Z] === RUN   TestServiceUpdateSecrets
15:52:18 [2020-09-03T15:52:18.396Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:52:19 [2020-09-03T15:52:19.780Z] --- PASS: TestSecretsUpdate (2.40s)
15:52:19 [2020-09-03T15:52:19.780Z] === RUN   TestTemplatedSecret
15:52:19 [2020-09-03T15:52:19.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00034d780_<nil>}
15:52:21 [2020-09-03T15:52:21.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1558537015_/foo_false__<nil>_<nil>_<nil>}
15:52:23 [2020-09-03T15:52:23.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1558537015_/foo_true__<nil>_<nil>_<nil>}
15:52:23 [2020-09-03T15:52:23.075Z] --- PASS: TestTemplatedSecret (3.24s)
15:52:23 [2020-09-03T15:52:23.075Z] === RUN   TestSecretCreateResolve
15:52:23 [2020-09-03T15:52:23.335Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_false__<nil>_<nil>_<nil>}
15:52:24 [2020-09-03T15:52:24.740Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_true__<nil>_<nil>_<nil>}
15:52:25 [2020-09-03T15:52:25.680Z] --- PASS: TestSecretCreateResolve (2.50s)
15:52:25 [2020-09-03T15:52:25.680Z] PASS
15:52:25 [2020-09-03T15:52:25.680Z] 
15:52:25 [2020-09-03T15:52:25.680Z] DONE 6 tests in 15.678s
15:52:25 [2020-09-03T15:52:25.681Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:52:25 [2020-09-03T15:52:25.681Z] ++ 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
15:52:25 [2020-09-03T15:52:25.681Z] ++ set -e
15:52:25 [2020-09-03T15:52:25.681Z] ++ '[' -n 0 ']'
15:52:25 [2020-09-03T15:52:25.681Z] ++ set -x
15:52:25 [2020-09-03T15:52:25.681Z] ++ env -i DEST=/go/src/github.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
15:52:25 [2020-09-03T15:52:25.681Z] INFO: Testing against a local daemon
15:52:25 [2020-09-03T15:52:25.681Z] === RUN   TestServiceCreateInit
15:52:25 [2020-09-03T15:52:25.681Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:52:25 [2020-09-03T15:52:25.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_true__0xc00034d7e0_<nil>_<nil>}
15:52:27 [2020-09-03T15:52:27.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00034d800_<nil>}
15:52:28 [2020-09-03T15:52:28.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00034d820_<nil>}
15:52:29 [2020-09-03T15:52:29.650Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:52:30 [2020-09-03T15:52:30.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00034d840_<nil>}
15:52:31 [2020-09-03T15:52:31.603Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00034d860_<nil>}
15:52:32 [2020-09-03T15:52:32.990Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:52:33 [2020-09-03T15:52:33.250Z] --- PASS: TestServiceCreateInit (7.54s)
15:52:33 [2020-09-03T15:52:33.250Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s)
15:52:33 [2020-09-03T15:52:33.250Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.37s)
15:52:33 [2020-09-03T15:52:33.250Z] === RUN   TestCreateServiceMultipleTimes
15:52:33 [2020-09-03T15:52:33.773Z] --- PASS: TestServiceUpdateSecrets (14.27s)
15:52:33 [2020-09-03T15:52:33.773Z] === RUN   TestServiceUpdateConfigs
15:52:34 [2020-09-03T15:52:34.193Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:52:34 [2020-09-03T15:52:34.194Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:52:36 [2020-09-03T15:52:36.740Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:52:38 [2020-09-03T15:52:38.653Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:52:41 [2020-09-03T15:52:41.198Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:52:42 [2020-09-03T15:52:42.582Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:52:42 [2020-09-03T15:52:42.582Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:52:42 [2020-09-03T15:52:42.842Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:52:43 [2020-09-03T15:52:43.104Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:52:43 [2020-09-03T15:52:43.677Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:52:44 [2020-09-03T15:52:44.647Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:52:45 [2020-09-03T15:52:45.589Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:52:46 [2020-09-03T15:52:46.159Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:52:46 [2020-09-03T15:52:46.729Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:52:47 [2020-09-03T15:52:47.672Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:52:48 [2020-09-03T15:52:48.243Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:52:48 [2020-09-03T15:52:48.816Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:52:49 [2020-09-03T15:52:49.162Z] --- PASS: TestServiceUpdateConfigs (14.32s)
15:52:49 [2020-09-03T15:52:49.163Z] === RUN   TestServiceUpdateNetwork
15:52:49 [2020-09-03T15:52:49.760Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:52:50 [2020-09-03T15:52:50.332Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:52:50 [2020-09-03T15:52:50.902Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:52:50 [2020-09-03T15:52:50.902Z] --- PASS: TestCreateServiceMultipleTimes (17.87s)
15:52:50 [2020-09-03T15:52:50.902Z] === RUN   TestCreateServiceConflict
15:52:52 [2020-09-03T15:52:52.290Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:52:53 [2020-09-03T15:52:53.675Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:52:54 [2020-09-03T15:52:54.617Z] --- PASS: TestCreateServiceConflict (3.39s)
15:52:54 [2020-09-03T15:52:54.617Z] === RUN   TestCreateServiceMaxReplicas
15:52:54 [2020-09-03T15:52:54.617Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:52:55 [2020-09-03T15:52:55.188Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:52:55 [2020-09-03T15:52:55.188Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:52:55 [2020-09-03T15:52:55.761Z] === RUN   TestDockerSuite/TestCpRelativePath
15:52:56 [2020-09-03T15:52:56.705Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:52:57 [2020-09-03T15:52:57.647Z] --- PASS: TestCreateServiceMaxReplicas (3.05s)
15:52:57 [2020-09-03T15:52:57.647Z] === RUN   TestCreateWithDuplicateNetworkNames
15:52:57 [2020-09-03T15:52:57.647Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:52:58 [2020-09-03T15:52:58.218Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:52:58 [2020-09-03T15:52:58.787Z] === RUN   TestDockerSuite/TestCpToCaseA
15:52:59 [2020-09-03T15:52:59.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:52:59 [2020-09-03T15:52:59.559Z] --- PASS: TestServiceUpdateNetwork (12.21s)
15:52:59 [2020-09-03T15:52:59.559Z] === RUN   TestServiceUpdatePidsLimit
15:53:00 [2020-09-03T15:53:00.200Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:53:00 [2020-09-03T15:53:00.743Z] === RUN   TestDockerSuite/TestCpToCaseB
15:53:00 [2020-09-03T15:53:00.841Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:53:01 [2020-09-03T15:53:01.315Z] === RUN   TestDockerSuite/TestCpToCaseC
15:53:03 [2020-09-03T15:53:03.877Z] === RUN   TestDockerSuite/TestCpToCaseD
15:53:06 [2020-09-03T15:53:06.419Z] === RUN   TestDockerSuite/TestCpToCaseE
15:53:07 [2020-09-03T15:53:07.774Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:53:08 [2020-09-03T15:53:08.330Z] === RUN   TestDockerSuite/TestCpToCaseF
15:53:08 [2020-09-03T15:53:08.901Z] === RUN   TestDockerSuite/TestCpToCaseG
15:53:11 [2020-09-03T15:53:11.443Z] === RUN   TestDockerSuite/TestCpToCaseH
15:53:12 [2020-09-03T15:53:12.386Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
15:53:12 [2020-09-03T15:53:12.386Z] === RUN   TestCreateServiceSecretFileMode
15:53:13 [2020-09-03T15:53:13.770Z] === RUN   TestDockerSuite/TestCpToCaseI
15:53:14 [2020-09-03T15:53:14.032Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:53:15 [2020-09-03T15:53:15.416Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
15:53:15 [2020-09-03T15:53:15.416Z] === RUN   TestCreateServiceConfigFileMode
15:53:16 [2020-09-03T15:53:16.325Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
15:53:16 [2020-09-03T15:53:16.325Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
15:53:16 [2020-09-03T15:53:16.325Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
15:53:16 [2020-09-03T15:53:16.325Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
15:53:16 [2020-09-03T15:53:16.325Z] PASS
15:53:16 [2020-09-03T15:53:16.325Z] 
15:53:16 [2020-09-03T15:53:16.325Z] === Skipped
15:53:16 [2020-09-03T15:53:16.325Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:53:16 [2020-09-03T15:53:16.325Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:53:16 [2020-09-03T15:53:16.325Z] 
15:53:16 [2020-09-03T15:53:16.325Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:53:16 [2020-09-03T15:53:16.325Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:53:16 [2020-09-03T15:53:16.326Z] 
15:53:16 [2020-09-03T15:53:16.326Z] 
15:53:16 [2020-09-03T15:53:16.326Z] DONE 27 tests, 2 skipped in 129.389s
15:53:16 [2020-09-03T15:53:16.326Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:53:16 [2020-09-03T15:53:16.326Z] ++ 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
15:53:16 [2020-09-03T15:53:16.326Z] ++ set -e
15:53:16 [2020-09-03T15:53:16.326Z] ++ '[' -n 0 ']'
15:53:16 [2020-09-03T15:53:16.326Z] ++ set -x
15:53:16 [2020-09-03T15:53:16.326Z] ++ env -i DEST=/go/src/github.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
15:53:16 [2020-09-03T15:53:16.326Z] INFO: Testing against a local daemon
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestSessionCreate
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestSessionCreate (0.03s)
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestSessionCreateWithBadUpgrade
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
15:53:16 [2020-09-03T15:53:16.326Z] PASS
15:53:16 [2020-09-03T15:53:16.326Z] 
15:53:16 [2020-09-03T15:53:16.326Z] DONE 2 tests in 0.151s
15:53:16 [2020-09-03T15:53:16.326Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:53:16 [2020-09-03T15:53:16.326Z] ++ 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
15:53:16 [2020-09-03T15:53:16.326Z] ++ set -e
15:53:16 [2020-09-03T15:53:16.326Z] ++ '[' -n 0 ']'
15:53:16 [2020-09-03T15:53:16.326Z] ++ set -x
15:53:16 [2020-09-03T15:53:16.326Z] ++ env -i DEST=/go/src/github.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
15:53:16 [2020-09-03T15:53:16.326Z] INFO: Testing against a local daemon
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:53:16 [2020-09-03T15:53:16.326Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:53:16 [2020-09-03T15:53:16.326Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestEventsExecDie
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestEventsExecDie (0.57s)
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestEventsBackwardsCompatible
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestInfoBinaryCommits
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestInfoAPIVersioned
15:53:16 [2020-09-03T15:53:16.326Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:53:16 [2020-09-03T15:53:16.326Z] === RUN   TestInfoDiscoveryBackend
15:53:16 [2020-09-03T15:53:16.620Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:53:16 [2020-09-03T15:53:16.620Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:53:17 [2020-09-03T15:53:17.662Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:53:17 [2020-09-03T15:53:17.662Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:53:17 [2020-09-03T15:53:17.957Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:53:18 [2020-09-03T15:53:18.307Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:53:18 [2020-09-03T15:53:18.307Z] === RUN   TestInfoAPI
15:53:18 [2020-09-03T15:53:18.307Z] --- PASS: TestInfoAPI (0.03s)
15:53:18 [2020-09-03T15:53:18.307Z] === RUN   TestInfoAPIWarnings
15:53:18 [2020-09-03T15:53:18.528Z] --- PASS: TestCreateServiceConfigFileMode (2.95s)
15:53:18 [2020-09-03T15:53:18.528Z] === RUN   TestCreateServiceSysctls
15:53:18 [2020-09-03T15:53:18.528Z] === RUN   TestDockerSuite/TestCpToDot
15:53:18 [2020-09-03T15:53:18.948Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:53:18 [2020-09-03T15:53:18.948Z] === RUN   TestInfoDebug
15:53:19 [2020-09-03T15:53:19.100Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:53:19 [2020-09-03T15:53:19.246Z] --- PASS: TestInfoDebug (0.53s)
15:53:19 [2020-09-03T15:53:19.246Z] === RUN   TestInfoInsecureRegistries
15:53:19 [2020-09-03T15:53:19.890Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:53:19 [2020-09-03T15:53:19.890Z] === RUN   TestInfoRegistryMirrors
15:53:20 [2020-09-03T15:53:20.485Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:53:20 [2020-09-03T15:53:20.533Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:53:20 [2020-09-03T15:53:20.533Z] === RUN   TestLoginFailsWithBadCredentials
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestPingCacheHeaders
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestPingCacheHeaders (0.03s)
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestPingGet
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestPingGet (0.03s)
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestPingHead
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestPingHead (0.03s)
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestVersion
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestVersion (0.04s)
15:53:20 [2020-09-03T15:53:20.831Z] PASS
15:53:20 [2020-09-03T15:53:20.831Z] 
15:53:20 [2020-09-03T15:53:20.831Z] === Skipped
15:53:20 [2020-09-03T15:53:20.831Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:53:20 [2020-09-03T15:53:20.831Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:53:20 [2020-09-03T15:53:20.831Z] 
15:53:20 [2020-09-03T15:53:20.831Z] 
15:53:20 [2020-09-03T15:53:20.831Z] DONE 18 tests, 1 skipped in 5.487s
15:53:20 [2020-09-03T15:53:20.831Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:53:20 [2020-09-03T15:53:20.831Z] ++ 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
15:53:20 [2020-09-03T15:53:20.831Z] ++ set -e
15:53:20 [2020-09-03T15:53:20.831Z] ++ '[' -n 0 ']'
15:53:20 [2020-09-03T15:53:20.831Z] ++ set -x
15:53:20 [2020-09-03T15:53:20.831Z] ++ env -i DEST=/go/src/github.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
15:53:20 [2020-09-03T15:53:20.831Z] INFO: Testing against a local daemon
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestVolumesCreateAndList
15:53:20 [2020-09-03T15:53:20.831Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:53:20 [2020-09-03T15:53:20.831Z] === RUN   TestVolumesRemove
15:53:21 [2020-09-03T15:53:21.133Z] --- PASS: TestVolumesRemove (0.07s)
15:53:21 [2020-09-03T15:53:21.133Z] === RUN   TestVolumesInspect
15:53:21 [2020-09-03T15:53:21.133Z] --- PASS: TestVolumesInspect (0.03s)
15:53:21 [2020-09-03T15:53:21.133Z] === RUN   TestVolumesInvalidJSON
15:53:21 [2020-09-03T15:53:21.133Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:53:21 [2020-09-03T15:53:21.133Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:53:21 [2020-09-03T15:53:21.133Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:53:21 [2020-09-03T15:53:21.133Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:53:21 [2020-09-03T15:53:21.133Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:53:21 [2020-09-03T15:53:21.133Z] PASS
15:53:21 [2020-09-03T15:53:21.133Z] 
15:53:21 [2020-09-03T15:53:21.133Z] DONE 5 tests in 0.224s
15:53:21 [2020-09-03T15:53:21.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:53:21 [2020-09-03T15:53:21.425Z] === RUN   TestDockerSuite/TestCpToStdout
15:53:21 [2020-09-03T15:53:21.448Z] ++++ cat bundles/test-integration/docker.pid
15:53:21 [2020-09-03T15:53:21.448Z] +++ kill 13749
15:53:22 [2020-09-03T15:53:22.366Z] --- PASS: TestCreateServiceSysctls (3.73s)
15:53:22 [2020-09-03T15:53:22.366Z] === RUN   TestCreateServiceCapabilities
15:53:22 [2020-09-03T15:53:22.366Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:53:22 [2020-09-03T15:53:22.495Z] +++ /etc/init.d/apparmor stop
15:53:22 [2020-09-03T15:53:22.495Z] Leaving: AppArmorNo profiles have been unloaded.
15:53:22 [2020-09-03T15:53:22.495Z] 
15:53:22 [2020-09-03T15:53:22.495Z] Unloading profiles will leave already running processes permanently
15:53:22 [2020-09-03T15:53:22.495Z] unconfined, which can lead to unexpected situations.
15:53:22 [2020-09-03T15:53:22.495Z] 
15:53:22 [2020-09-03T15:53:22.495Z] To set a process to complain mode, use the command line tool
15:53:22 [2020-09-03T15:53:22.495Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:53:22 [2020-09-03T15:53:22.495Z] +++ true
15:53:22 [2020-09-03T15:53:22.495Z] exiting test-integration
15:53:22 [2020-09-03T15:53:22.495Z] ++ exit 0
15:53:22 [2020-09-03T15:53:22.495Z] 
15:53:23 [2020-09-03T15:53:23.317Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:53:23 [2020-09-03T15:53:23.577Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
Post stage
[Pipeline] junit
15:53:24 [2020-09-03T15:53:24.069Z] Recording test results
15:53:24 [2020-09-03T15:53:24.148Z] === RUN   TestDockerSuite/TestCpVolumePath
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:53:24 [2020-09-03T15:53:24.904Z] + echo Ensuring container killed.
15:53:24 [2020-09-03T15:53:24.904Z] Ensuring container killed.
15:53:24 [2020-09-03T15:53:24.904Z] + docker rm -vf docker-pr1
15:53:24 [2020-09-03T15:53:24.904Z] Error: No such container: docker-pr1
15:53:24 [2020-09-03T15:53:24.904Z] + true
[Pipeline] sh
15:53:25 [2020-09-03T15:53:25.090Z] --- PASS: TestCreateServiceCapabilities (3.08s)
15:53:25 [2020-09-03T15:53:25.090Z] === RUN   TestInspect
15:53:25 [2020-09-03T15:53:25.302Z] + echo Chowning /workspace to jenkins user
15:53:25 [2020-09-03T15:53:25.302Z] Chowning /workspace to jenkins user
15:53:25 [2020-09-03T15:53:25.302Z] + id -u
15:53:25 [2020-09-03T15:53:25.302Z] + id -g
15:53:25 [2020-09-03T15:53:25.302Z] + docker run --rm -v /home/docker/workspace/moby_PR-41412:/workspace busybox chown -R 1001:1001 /workspace
15:53:25 [2020-09-03T15:53:25.302Z] Unable to find image 'busybox:latest' locally
15:53:25 [2020-09-03T15:53:25.600Z] latest: Pulling from library/busybox
15:53:25 [2020-09-03T15:53:25.600Z] 8e7d86998f06: Pulling fs layer
15:53:25 [2020-09-03T15:53:25.661Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:53:25 [2020-09-03T15:53:25.661Z] === RUN   TestDockerSuite/TestCreateArgs
15:53:25 [2020-09-03T15:53:25.662Z] === RUN   TestDockerSuite/TestCreateByImageID
15:53:25 [2020-09-03T15:53:25.936Z] 8e7d86998f06: Verifying Checksum
15:53:25 [2020-09-03T15:53:25.936Z] 8e7d86998f06: Download complete
15:53:25 [2020-09-03T15:53:25.936Z] 8e7d86998f06: Pull complete
15:53:25 [2020-09-03T15:53:25.936Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
15:53:25 [2020-09-03T15:53:25.937Z] Status: Downloaded newer image for busybox:latest
15:53:26 [2020-09-03T15:53:26.232Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:53:26 [2020-09-03T15:53:26.493Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:53:26 [2020-09-03T15:53:26.493Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:53:26 [2020-09-03T15:53:26.493Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:53:27 [2020-09-03T15:53:27.435Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:53:27 [2020-09-03T15:53:27.696Z] === RUN   TestDockerSuite/TestCreateLabels
15:53:27 [2020-09-03T15:53:27.696Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:53:27 [2020-09-03T15:53:27.884Z] + bundleName=ppc64le-integration
15:53:27 [2020-09-03T15:53:27.884Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:53:27 [2020-09-03T15:53:27.884Z] Creating ppc64le-integration-bundles.tar.gz
15:53:27 [2020-09-03T15:53:27.884Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -print
15:53:27 [2020-09-03T15:53:27.884Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:53:27 [2020-09-03T15:53:27.931Z] Archiving artifacts
15:53:27 [2020-09-03T15:53:27.957Z] === RUN   TestDockerSuite/TestCreateRM
15:53:28 [2020-09-03T15:53:28.217Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:53:28 [2020-09-03T15:53:28.217Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:53:28 [2020-09-03T15:53:28.217Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:53:28 [2020-09-03T15:53:28.217Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:53:28 [2020-09-03T15:53:28.480Z] --- PASS: TestInspect (3.29s)
15:53:28 [2020-09-03T15:53:28.480Z] === RUN   TestCreateJob
15:53:29 [2020-09-03T15:53:29.864Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:53:30 [2020-09-03T15:53:30.124Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:53:30 [2020-09-03T15:53:30.124Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:53:30 [2020-09-03T15:53:30.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:53:30 [2020-09-03T15:53:30.917Z] + make clean
15:53:31 [2020-09-03T15:53:31.213Z] make: command: Command not found
15:53:31 [2020-09-03T15:53:31.213Z] make: command: Command not found
15:53:31 [2020-09-03T15:53:31.213Z] docker volume rm -f docker-dev-cache
15:53:31 [2020-09-03T15:53:31.213Z] docker-dev-cache
[Pipeline] deleteDir
15:53:32 [2020-09-03T15:53:32.670Z] --- PASS: TestCreateJob (3.89s)
15:53:32 [2020-09-03T15:53:32.670Z] === RUN   TestReplicatedJob
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:53:35 [2020-09-03T15:53:35.216Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:53:35 [2020-09-03T15:53:35.216Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:53:35 [2020-09-03T15:53:35.216Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:53:35 [2020-09-03T15:53:35.216Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:53:35 [2020-09-03T15:53:35.477Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:53:35 [2020-09-03T15:53:35.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:53:35 [2020-09-03T15:53:35.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:53:36 [2020-09-03T15:53:36.685Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:53:38 [2020-09-03T15:53:38.070Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:53:39 [2020-09-03T15:53:39.013Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:53:39 [2020-09-03T15:53:39.013Z] --- PASS: TestReplicatedJob (6.73s)
15:53:39 [2020-09-03T15:53:39.013Z] === RUN   TestUpdateReplicatedJob
15:53:39 [2020-09-03T15:53:39.958Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:53:41 [2020-09-03T15:53:41.344Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:53:41 [2020-09-03T15:53:41.618Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:53:41 [2020-09-03T15:53:41.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:53:42 [2020-09-03T15:53:42.478Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:53:42 [2020-09-03T15:53:42.478Z] === RUN   TestDockerSuite/TestDevicePermissions
15:53:43 [2020-09-03T15:53:43.048Z] --- PASS: TestUpdateReplicatedJob (3.87s)
15:53:43 [2020-09-03T15:53:43.048Z] === RUN   TestServiceListWithStatuses
15:53:43 [2020-09-03T15:53:43.048Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:53:43 [2020-09-03T15:53:43.048Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:53:43 [2020-09-03T15:53:43.048Z] === RUN   TestDockerNetworkConnectAlias
15:53:43 [2020-09-03T15:53:43.308Z] === RUN   TestDockerSuite/TestDockerFails
15:53:43 [2020-09-03T15:53:43.308Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:53:43 [2020-09-03T15:53:43.308Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:53:43 [2020-09-03T15:53:43.308Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:53:44 [2020-09-03T15:53:44.694Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:53:45 [2020-09-03T15:53:45.637Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:53:47 [2020-09-03T15:53:47.020Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:53:47 [2020-09-03T15:53:47.021Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:53:47 [2020-09-03T15:53:47.021Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:53:47 [2020-09-03T15:53:47.283Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:53:48 [2020-09-03T15:53:48.665Z] --- PASS: TestDockerNetworkConnectAlias (5.52s)
15:53:48 [2020-09-03T15:53:48.665Z] === RUN   TestDockerNetworkReConnect
15:53:51 [2020-09-03T15:53:51.962Z] --- PASS: TestDockerNetworkReConnect (3.34s)
15:53:51 [2020-09-03T15:53:51.962Z] === RUN   TestServicePlugin
15:53:52 [2020-09-03T15:53:52.903Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:53:55 [2020-09-03T15:53:55.447Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:53:57 [2020-09-03T15:53:57.362Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:53:58 [2020-09-03T15:53:58.747Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:53:59 [2020-09-03T15:53:59.689Z] === RUN   TestDockerSuite/TestEventsAttach
15:54:00 [2020-09-03T15:54:00.264Z] === RUN   TestDockerSuite/TestEventsCommit
15:54:00 [2020-09-03T15:54:00.835Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:54:01 [2020-09-03T15:54:01.406Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:54:01 [2020-09-03T15:54:01.989Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:54:02 [2020-09-03T15:54:02.559Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:54:03 [2020-09-03T15:54:03.941Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:54:04 [2020-09-03T15:54:04.326Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:54:04 [2020-09-03T15:54:04.326Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:54:04 [2020-09-03T15:54:04.326Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:54:04 [2020-09-03T15:54:04.883Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:54:05 [2020-09-03T15:54:05.704Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:54:07 [2020-09-03T15:54:07.431Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:54:09 [2020-09-03T15:54:09.001Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:54:09 [2020-09-03T15:54:09.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:54:09 [2020-09-03T15:54:09.341Z] === RUN   TestDockerSuite/TestEventsCopy
15:54:09 [2020-09-03T15:54:09.570Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:54:10 [2020-09-03T15:54:10.282Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:54:10 [2020-09-03T15:54:10.954Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:54:12 [2020-09-03T15:54:12.197Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:54:12 [2020-09-03T15:54:12.335Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:54:12 [2020-09-03T15:54:12.336Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:54:14 [2020-09-03T15:54:14.245Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:54:15 [2020-09-03T15:54:15.627Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:54:17 [2020-09-03T15:54:17.485Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:54:17 [2020-09-03T15:54:17.485Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:54:17 [2020-09-03T15:54:17.539Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:54:18 [2020-09-03T15:54:18.425Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:54:18 [2020-09-03T15:54:18.921Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:54:19 [2020-09-03T15:54:19.366Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:54:19 [2020-09-03T15:54:19.366Z] === RUN   TestDockerSuite/TestEventsFilterType
15:54:19 [2020-09-03T15:54:19.491Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:54:19 [2020-09-03T15:54:19.626Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:54:19 [2020-09-03T15:54:19.627Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:54:19 [2020-09-03T15:54:19.886Z] === RUN   TestDockerSuite/TestEventsFilters
15:54:20 [2020-09-03T15:54:20.828Z] === RUN   TestDockerSuite/TestEventsFormat
15:54:20 [2020-09-03T15:54:20.874Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:54:21 [2020-09-03T15:54:21.399Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:54:21 [2020-09-03T15:54:21.399Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:54:21 [2020-09-03T15:54:21.659Z] === RUN   TestDockerSuite/TestEventsImageImport
15:54:22 [2020-09-03T15:54:22.230Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:54:22 [2020-09-03T15:54:22.230Z] === RUN   TestDockerSuite/TestEventsImagePull
15:54:22 [2020-09-03T15:54:22.258Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:54:22 [2020-09-03T15:54:22.489Z] === RUN   TestDockerSuite/TestEventsImageTag
15:54:23 [2020-09-03T15:54:23.443Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:54:23 [2020-09-03T15:54:23.703Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:54:23 [2020-09-03T15:54:23.703Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:54:23 [2020-09-03T15:54:23.703Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:54:24 [2020-09-03T15:54:24.170Z] #33 156.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:54:24 [2020-09-03T15:54:24.643Z] --- PASS: TestServicePlugin (32.78s)
15:54:24 [2020-09-03T15:54:24.643Z]     plugin_test.go:62: [d5c1743552151] joining swarm manager [dd8d4756e5812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:54:24 [2020-09-03T15:54:24.643Z]     plugin_test.go:65: [d6c4076648653] joining swarm manager [dd8d4756e5812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:54:24 [2020-09-03T15:54:24.643Z] === RUN   TestServiceUpdateLabel
15:54:25 [2020-09-03T15:54:25.111Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:54:25 [2020-09-03T15:54:25.585Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:54:25 [2020-09-03T15:54:25.845Z] === RUN   TestDockerSuite/TestEventsRename
15:54:26 [2020-09-03T15:54:26.415Z] === RUN   TestDockerSuite/TestEventsResize
15:54:26 [2020-09-03T15:54:26.493Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:54:27 [2020-09-03T15:54:27.356Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:54:27 [2020-09-03T15:54:27.356Z] --- PASS: TestServiceUpdateLabel (2.68s)
15:54:27 [2020-09-03T15:54:27.356Z] === RUN   TestServiceUpdateSecrets
15:54:27 [2020-09-03T15:54:27.878Z] #33 160.2 
15:54:27 [2020-09-03T15:54:27.878Z] #33 DONE 160.3s
15:54:27 [2020-09-03T15:54:27.878Z] 
15:54:27 [2020-09-03T15:54:27.878Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:54:29 [2020-09-03T15:54:29.260Z] #34 DONE 1.2s
15:54:30 [2020-09-03T15:54:30.643Z] 
15:54:30 [2020-09-03T15:54:30.643Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:54:31 [2020-09-03T15:54:31.212Z] #35 DONE 0.8s
15:54:31 [2020-09-03T15:54:31.212Z] 
15:54:31 [2020-09-03T15:54:31.212Z] #36 exporting to image
15:54:31 [2020-09-03T15:54:31.212Z] #36 exporting layers
15:54:32 [2020-09-03T15:54:32.637Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:54:33 [2020-09-03T15:54:33.208Z] === RUN   TestDockerSuite/TestEventsStreaming
15:54:33 [2020-09-03T15:54:33.777Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:54:34 [2020-09-03T15:54:34.509Z] #36 exporting layers 3.1s done
15:54:34 [2020-09-03T15:54:34.509Z] #36 writing image sha256:73cd5e73ee0399c84de380d2f5ca88077eceb9c144d3cb7d0812cddfdf34a352 done
15:54:34 [2020-09-03T15:54:34.509Z] #36 naming to docker.io/library/moby-e2e-test done
15:54:34 [2020-09-03T15:54:34.509Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:54:34 [2020-09-03T15:54:34.875Z] + echo Ensuring container killed.
15:54:34 [2020-09-03T15:54:34.875Z] Ensuring container killed.
15:54:34 [2020-09-03T15:54:34.875Z] + docker rm -vf docker-pr1
15:54:34 [2020-09-03T15:54:34.875Z] Error: No such container: docker-pr1
15:54:34 [2020-09-03T15:54:34.875Z] + true
[Pipeline] sh
15:54:35 [2020-09-03T15:54:35.161Z] + echo Chowning /workspace to jenkins user
15:54:35 [2020-09-03T15:54:35.161Z] Chowning /workspace to jenkins user
15:54:35 [2020-09-03T15:54:35.161Z] + id -u
15:54:35 [2020-09-03T15:54:35.161Z] + id -g
15:54:35 [2020-09-03T15:54:35.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:54:36 [2020-09-03T15:54:36.031Z] + bundleName=unit
15:54:36 [2020-09-03T15:54:36.031Z] + echo Creating unit-bundles.tar.gz
15:54:36 [2020-09-03T15:54:36.031Z] Creating unit-bundles.tar.gz
15:54:36 [2020-09-03T15:54:36.031Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:54:36 [2020-09-03T15:54:36.031Z] bundles/junit-report.xml
15:54:36 [2020-09-03T15:54:36.031Z] bundles/go-test-report.json
15:54:36 [2020-09-03T15:54:36.031Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:54:36 [2020-09-03T15:54:36.043Z] Archiving artifacts
15:54:36 [2020-09-03T15:54:36.318Z] === RUN   TestDockerSuite/TestEventsTop
15:54:36 [2020-09-03T15:54:36.543Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:54:36 [2020-09-03T15:54:36.858Z] + make clean
15:54:36 [2020-09-03T15:54:36.888Z] === RUN   TestDockerSuite/TestEventsUntag
15:54:37 [2020-09-03T15:54:37.119Z] docker volume rm -f docker-dev-cache
15:54:37 [2020-09-03T15:54:37.119Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:54:39 [2020-09-03T15:54:39.426Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:54:40 [2020-09-03T15:54:40.367Z] === RUN   TestDockerSuite/TestExec
15:54:40 [2020-09-03T15:54:40.936Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:54:41 [2020-09-03T15:54:41.198Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:54:42 [2020-09-03T15:54:42.139Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:54:42 [2020-09-03T15:54:42.139Z] --- PASS: TestServiceUpdateSecrets (14.67s)
15:54:42 [2020-09-03T15:54:42.139Z] === RUN   TestServiceUpdateConfigs
15:54:42 [2020-09-03T15:54:42.400Z] === RUN   TestDockerSuite/TestExecAPIStart
15:54:43 [2020-09-03T15:54:43.798Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:54:44 [2020-09-03T15:54:44.369Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:54:44 [2020-09-03T15:54:44.939Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:54:45 [2020-09-03T15:54:45.510Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:54:46 [2020-09-03T15:54:46.081Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:54:46 [2020-09-03T15:54:46.341Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:54:46 [2020-09-03T15:54:46.913Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:54:47 [2020-09-03T15:54:47.853Z] === RUN   TestDockerSuite/TestExecCgroup
15:54:48 [2020-09-03T15:54:48.794Z] === RUN   TestDockerSuite/TestExecEnv
15:54:49 [2020-09-03T15:54:49.055Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:54:49 [2020-09-03T15:54:49.995Z] === RUN   TestDockerSuite/TestExecExitStatus
15:54:50 [2020-09-03T15:54:50.564Z] === RUN   TestDockerSuite/TestExecInspectID
15:54:53 [2020-09-03T15:54:53.860Z] === RUN   TestDockerSuite/TestExecInteractive
15:54:53 [2020-09-03T15:54:53.860Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:54:54 [2020-09-03T15:54:54.430Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:54:54 [2020-09-03T15:54:54.690Z] === RUN   TestDockerSuite/TestExecParseError
15:54:55 [2020-09-03T15:54:55.261Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:54:55 [2020-09-03T15:54:55.832Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:54:56 [2020-09-03T15:54:56.093Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:54:57 [2020-09-03T15:54:57.038Z] --- PASS: TestServiceUpdateConfigs (14.99s)
15:54:57 [2020-09-03T15:54:57.038Z] === RUN   TestServiceUpdateNetwork
15:54:57 [2020-09-03T15:54:57.038Z] === RUN   TestDockerSuite/TestExecSetEnv
15:54:57 [2020-09-03T15:54:57.610Z] === RUN   TestDockerSuite/TestExecStartFails
15:54:58 [2020-09-03T15:54:58.180Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:55:10 [2020-09-03T15:55:10.435Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:55:10 [2020-09-03T15:55:10.435Z] === RUN   TestDockerSuite/TestExecTTY
15:55:10 [2020-09-03T15:55:10.435Z] --- PASS: TestServiceUpdateNetwork (13.09s)
15:55:10 [2020-09-03T15:55:10.435Z] === RUN   TestServiceUpdatePidsLimit
15:55:10 [2020-09-03T15:55:10.435Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:55:10 [2020-09-03T15:55:10.696Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:55:11 [2020-09-03T15:55:11.267Z] === RUN   TestDockerSuite/TestExecUlimits
15:55:11 [2020-09-03T15:55:11.530Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:55:11 [2020-09-03T15:55:11.791Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:55:11 [2020-09-03T15:55:11.791Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:55:12 [2020-09-03T15:55:12.362Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:55:13 [2020-09-03T15:55:13.303Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:55:13 [2020-09-03T15:55:13.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:55:13 [2020-09-03T15:55:13.874Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:55:14 [2020-09-03T15:55:14.816Z] === RUN   TestDockerSuite/TestExecWithTERM
15:55:15 [2020-09-03T15:55:15.759Z] === RUN   TestDockerSuite/TestExecWithUser
15:55:16 [2020-09-03T15:55:16.330Z] === RUN   TestDockerSuite/TestGetContainerStats
15:55:19 [2020-09-03T15:55:19.626Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:55:21 [2020-09-03T15:55:21.009Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:55:26 [2020-09-03T15:55:26.288Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:55:27 [2020-09-03T15:55:27.231Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:55:27 [2020-09-03T15:55:27.231Z] --- PASS: TestServiceUpdatePidsLimit (17.20s)
15:55:27 [2020-09-03T15:55:27.231Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
15:55:27 [2020-09-03T15:55:27.231Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:55:27 [2020-09-03T15:55:27.231Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
15:55:27 [2020-09-03T15:55:27.231Z] PASS
15:55:27 [2020-09-03T15:55:27.231Z] 
15:55:27 [2020-09-03T15:55:27.231Z] === Skipped
15:55:27 [2020-09-03T15:55:27.231Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:55:27 [2020-09-03T15:55:27.231Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:55:27 [2020-09-03T15:55:27.231Z] 
15:55:27 [2020-09-03T15:55:27.231Z] 
15:55:27 [2020-09-03T15:55:27.231Z] DONE 27 tests, 1 skipped in 181.787s
15:55:27 [2020-09-03T15:55:27.231Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:55:27 [2020-09-03T15:55:27.231Z] ++ 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
15:55:27 [2020-09-03T15:55:27.231Z] ++ set -e
15:55:27 [2020-09-03T15:55:27.231Z] ++ '[' -n 0 ']'
15:55:27 [2020-09-03T15:55:27.231Z] ++ set -x
15:55:27 [2020-09-03T15:55:27.231Z] ++ env -i DEST=/go/src/github.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
15:55:27 [2020-09-03T15:55:27.491Z] INFO: Testing against a local daemon
15:55:27 [2020-09-03T15:55:27.491Z] === RUN   TestSessionCreate
15:55:27 [2020-09-03T15:55:27.491Z] --- PASS: TestSessionCreate (0.02s)
15:55:27 [2020-09-03T15:55:27.491Z] === RUN   TestSessionCreateWithBadUpgrade
15:55:27 [2020-09-03T15:55:27.491Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:55:27 [2020-09-03T15:55:27.491Z] PASS
15:55:27 [2020-09-03T15:55:27.491Z] 
15:55:27 [2020-09-03T15:55:27.491Z] DONE 2 tests in 0.218s
15:55:27 [2020-09-03T15:55:27.491Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:55:27 [2020-09-03T15:55:27.491Z] ++ 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
15:55:27 [2020-09-03T15:55:27.491Z] ++ set -e
15:55:27 [2020-09-03T15:55:27.491Z] ++ '[' -n 0 ']'
15:55:27 [2020-09-03T15:55:27.491Z] ++ set -x
15:55:27 [2020-09-03T15:55:27.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=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
15:55:27 [2020-09-03T15:55:27.752Z] INFO: Testing against a local daemon
15:55:27 [2020-09-03T15:55:27.752Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:55:27 [2020-09-03T15:55:27.752Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:55:27 [2020-09-03T15:55:27.752Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:55:27 [2020-09-03T15:55:27.752Z] === RUN   TestEventsExecDie
15:55:28 [2020-09-03T15:55:28.323Z] --- PASS: TestEventsExecDie (0.54s)
15:55:28 [2020-09-03T15:55:28.323Z] === RUN   TestEventsBackwardsCompatible
15:55:28 [2020-09-03T15:55:28.323Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:55:28 [2020-09-03T15:55:28.323Z] === RUN   TestInfoBinaryCommits
15:55:28 [2020-09-03T15:55:28.323Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:55:28 [2020-09-03T15:55:28.323Z] === RUN   TestInfoAPIVersioned
15:55:28 [2020-09-03T15:55:28.323Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:55:28 [2020-09-03T15:55:28.323Z] === RUN   TestInfoDiscoveryBackend
15:55:28 [2020-09-03T15:55:28.892Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:55:28 [2020-09-03T15:55:28.892Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:55:29 [2020-09-03T15:55:29.857Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:55:29 [2020-09-03T15:55:29.857Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:55:30 [2020-09-03T15:55:30.429Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:55:30 [2020-09-03T15:55:30.429Z] === RUN   TestInfoAPI
15:55:30 [2020-09-03T15:55:30.429Z] --- PASS: TestInfoAPI (0.03s)
15:55:30 [2020-09-03T15:55:30.429Z] === RUN   TestInfoAPIWarnings
15:55:30 [2020-09-03T15:55:30.999Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:55:30 [2020-09-03T15:55:30.999Z] === RUN   TestInfoDebug
15:55:31 [2020-09-03T15:55:31.572Z] --- PASS: TestInfoDebug (0.53s)
15:55:31 [2020-09-03T15:55:31.572Z] === RUN   TestInfoInsecureRegistries
15:55:31 [2020-09-03T15:55:31.572Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:55:32 [2020-09-03T15:55:32.144Z] --- PASS: TestInfoInsecureRegistries (0.55s)
15:55:32 [2020-09-03T15:55:32.144Z] === RUN   TestInfoRegistryMirrors
15:55:32 [2020-09-03T15:55:32.144Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:55:32 [2020-09-03T15:55:32.144Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:55:32 [2020-09-03T15:55:32.144Z] === RUN   TestDockerSuite/TestHealth
15:55:32 [2020-09-03T15:55:32.405Z] --- PASS: TestInfoRegistryMirrors (0.55s)
15:55:32 [2020-09-03T15:55:32.405Z] === RUN   TestLoginFailsWithBadCredentials
15:55:32 [2020-09-03T15:55:32.666Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
15:55:32 [2020-09-03T15:55:32.666Z] === RUN   TestPingCacheHeaders
15:55:32 [2020-09-03T15:55:32.927Z] --- PASS: TestPingCacheHeaders (0.04s)
15:55:32 [2020-09-03T15:55:32.927Z] === RUN   TestPingGet
15:55:32 [2020-09-03T15:55:32.927Z] --- PASS: TestPingGet (0.02s)
15:55:32 [2020-09-03T15:55:32.927Z] === RUN   TestPingHead
15:55:32 [2020-09-03T15:55:32.927Z] --- PASS: TestPingHead (0.03s)
15:55:32 [2020-09-03T15:55:32.927Z] === RUN   TestVersion
15:55:32 [2020-09-03T15:55:32.927Z] --- PASS: TestVersion (0.03s)
15:55:32 [2020-09-03T15:55:32.927Z] PASS
15:55:32 [2020-09-03T15:55:32.927Z] 
15:55:32 [2020-09-03T15:55:32.927Z] === Skipped
15:55:32 [2020-09-03T15:55:32.927Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:55:32 [2020-09-03T15:55:32.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:55:32 [2020-09-03T15:55:32.927Z] 
15:55:32 [2020-09-03T15:55:32.927Z] 
15:55:32 [2020-09-03T15:55:32.927Z] DONE 18 tests, 1 skipped in 5.341s
15:55:32 [2020-09-03T15:55:32.927Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:55:32 [2020-09-03T15:55:32.927Z] ++ 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
15:55:32 [2020-09-03T15:55:32.927Z] ++ set -e
15:55:32 [2020-09-03T15:55:32.927Z] ++ '[' -n 0 ']'
15:55:32 [2020-09-03T15:55:32.927Z] ++ set -x
15:55:32 [2020-09-03T15:55:32.927Z] ++ env -i DEST=/go/src/github.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
15:55:32 [2020-09-03T15:55:32.927Z] INFO: Testing against a local daemon
15:55:32 [2020-09-03T15:55:32.927Z] === RUN   TestVolumesCreateAndList
15:55:33 [2020-09-03T15:55:33.188Z] --- PASS: TestVolumesCreateAndList (0.05s)
15:55:33 [2020-09-03T15:55:33.188Z] === RUN   TestVolumesRemove
15:55:33 [2020-09-03T15:55:33.188Z] --- PASS: TestVolumesRemove (0.08s)
15:55:33 [2020-09-03T15:55:33.188Z] === RUN   TestVolumesInspect
15:55:33 [2020-09-03T15:55:33.188Z] --- PASS: TestVolumesInspect (0.03s)
15:55:33 [2020-09-03T15:55:33.188Z] === RUN   TestVolumesInvalidJSON
15:55:33 [2020-09-03T15:55:33.188Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:55:33 [2020-09-03T15:55:33.188Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:55:33 [2020-09-03T15:55:33.188Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:55:33 [2020-09-03T15:55:33.188Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:55:33 [2020-09-03T15:55:33.188Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:55:33 [2020-09-03T15:55:33.188Z] PASS
15:55:33 [2020-09-03T15:55:33.188Z] 
15:55:33 [2020-09-03T15:55:33.188Z] DONE 5 tests in 0.296s
15:55:33 [2020-09-03T15:55:33.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:55:33 [2020-09-03T15:55:33.449Z] ++++ cat bundles/test-integration/docker.pid
15:55:33 [2020-09-03T15:55:33.449Z] +++ kill 5569
15:55:34 [2020-09-03T15:55:34.831Z] +++ /etc/init.d/apparmor stop
15:55:34 [2020-09-03T15:55:34.832Z] Leaving: AppArmorNo profiles have been unloaded.
15:55:34 [2020-09-03T15:55:34.832Z] 
15:55:34 [2020-09-03T15:55:34.832Z] Unloading profiles will leave already running processes permanently
15:55:34 [2020-09-03T15:55:34.832Z] unconfined, which can lead to unexpected situations.
15:55:34 [2020-09-03T15:55:34.832Z] 
15:55:34 [2020-09-03T15:55:34.832Z] To set a process to complain mode, use the command line tool
15:55:34 [2020-09-03T15:55:34.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:55:34 [2020-09-03T15:55:34.832Z] +++ true
15:55:34 [2020-09-03T15:55:34.832Z] exiting test-integration
15:55:34 [2020-09-03T15:55:34.832Z] ++ exit 0
15:55:34 [2020-09-03T15:55:34.832Z] 
15:55:35 [2020-09-03T15:55:35.402Z] + for job in $(jobs -p)
15:55:35 [2020-09-03T15:55:35.402Z] + wait 15913
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:55:53 [2020-09-03T15:55:53.504Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:55:54 [2020-09-03T15:55:54.447Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:55:54 [2020-09-03T15:55:54.707Z] === RUN   TestDockerSuite/TestImagesFormat
15:55:54 [2020-09-03T15:55:54.707Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:55:55 [2020-09-03T15:55:55.280Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:55:57 [2020-09-03T15:55:57.819Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:55:57 [2020-09-03T15:55:57.819Z] === RUN   TestDockerSuite/TestImportBadURL
15:55:58 [2020-09-03T15:55:58.079Z] === RUN   TestDockerSuite/TestImportDisplay
15:55:59 [2020-09-03T15:55:59.021Z] === RUN   TestDockerSuite/TestImportFile
15:56:00 [2020-09-03T15:56:00.440Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:56:00 [2020-09-03T15:56:00.440Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:56:01 [2020-09-03T15:56:01.379Z] === RUN   TestDockerSuite/TestImportGzipped
15:56:02 [2020-09-03T15:56:02.322Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:56:03 [2020-09-03T15:56:03.706Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:56:03 [2020-09-03T15:56:03.967Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:56:04 [2020-09-03T15:56:04.539Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:56:05 [2020-09-03T15:56:05.110Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:56:05 [2020-09-03T15:56:05.110Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:56:05 [2020-09-03T15:56:05.110Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:56:05 [2020-09-03T15:56:05.371Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:56:05 [2020-09-03T15:56:05.942Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:56:06 [2020-09-03T15:56:06.514Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:56:06 [2020-09-03T15:56:06.774Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:56:07 [2020-09-03T15:56:07.347Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:56:07 [2020-09-03T15:56:07.607Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:56:07 [2020-09-03T15:56:07.607Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:56:08 [2020-09-03T15:56:08.990Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:56:09 [2020-09-03T15:56:09.250Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:56:09 [2020-09-03T15:56:09.820Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:56:09 [2020-09-03T15:56:09.820Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:56:10 [2020-09-03T15:56:10.082Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:56:10 [2020-09-03T15:56:10.082Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:56:11 [2020-09-03T15:56:11.025Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:56:11 [2020-09-03T15:56:11.285Z] === RUN   TestDockerSuite/TestInspectDefault
15:56:11 [2020-09-03T15:56:11.855Z] === RUN   TestDockerSuite/TestInspectHistory
15:56:12 [2020-09-03T15:56:12.116Z] === RUN   TestDockerSuite/TestInspectImage
15:56:12 [2020-09-03T15:56:12.116Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:56:12 [2020-09-03T15:56:12.377Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:56:12 [2020-09-03T15:56:12.377Z] === RUN   TestDockerSuite/TestInspectInt64
15:56:12 [2020-09-03T15:56:12.637Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:56:13 [2020-09-03T15:56:13.208Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:56:13 [2020-09-03T15:56:13.208Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:56:13 [2020-09-03T15:56:13.778Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:56:14 [2020-09-03T15:56:14.038Z] === RUN   TestDockerSuite/TestInspectPlugin
15:56:15 [2020-09-03T15:56:15.950Z] === RUN   TestDockerSuite/TestInspectRootFS
15:56:15 [2020-09-03T15:56:15.950Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:56:16 [2020-09-03T15:56:16.215Z] === RUN   TestDockerSuite/TestInspectStatus
15:56:16 [2020-09-03T15:56:16.788Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:56:17 [2020-09-03T15:56:17.730Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:56:18 [2020-09-03T15:56:18.301Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:56:18 [2020-09-03T15:56:18.562Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:56:19 [2020-09-03T15:56:19.136Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:56:19 [2020-09-03T15:56:19.707Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:56:19 [2020-09-03T15:56:19.971Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:56:20 [2020-09-03T15:56:20.541Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:56:20 [2020-09-03T15:56:20.541Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:56:20 [2020-09-03T15:56:20.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:56:22 [2020-09-03T15:56:22.183Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:56:22 [2020-09-03T15:56:22.753Z] === RUN   TestDockerSuite/TestLinksEnvs
15:56:23 [2020-09-03T15:56:23.693Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:56:23 [2020-09-03T15:56:23.953Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:56:24 [2020-09-03T15:56:24.895Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:56:26 [2020-09-03T15:56:26.278Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:56:27 [2020-09-03T15:56:27.664Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:56:27 [2020-09-03T15:56:27.664Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:56:29 [2020-09-03T15:56:29.047Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:56:29 [2020-09-03T15:56:29.307Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:56:29 [2020-09-03T15:56:29.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:56:36 [2020-09-03T15:56:36.470Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:56:37 [2020-09-03T15:56:37.860Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:56:38 [2020-09-03T15:56:38.801Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:56:39 [2020-09-03T15:56:39.375Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:56:40 [2020-09-03T15:56:40.758Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:56:40 [2020-09-03T15:56:40.758Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:56:41 [2020-09-03T15:56:41.019Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:56:41 [2020-09-03T15:56:41.019Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:56:41 [2020-09-03T15:56:41.019Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:56:41 [2020-09-03T15:56:41.589Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:56:41 [2020-09-03T15:56:41.850Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:56:42 [2020-09-03T15:56:42.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:56:45 [2020-09-03T15:56:45.406Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:56:46 [2020-09-03T15:56:46.346Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:56:46 [2020-09-03T15:56:46.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:56:51 [2020-09-03T15:56:51.632Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:56:51 [2020-09-03T15:56:51.632Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:56:51 [2020-09-03T15:56:51.632Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:56:53 [2020-09-03T15:56:53.020Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:56:53 [2020-09-03T15:56:53.963Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:56:54 [2020-09-03T15:56:54.903Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:56:55 [2020-09-03T15:56:55.842Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:56:56 [2020-09-03T15:56:56.412Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:56:58 [2020-09-03T15:56:58.334Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:56:58 [2020-09-03T15:56:58.905Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:56:59 [2020-09-03T15:56:59.474Z] === RUN   TestDockerSuite/TestLogsSince
15:57:03 [2020-09-03T15:57:03.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:57:06 [2020-09-03T15:57:06.221Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:57:11 [2020-09-03T15:57:11.504Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:57:12 [2020-09-03T15:57:12.076Z] === RUN   TestDockerSuite/TestLogsTail
15:57:12 [2020-09-03T15:57:12.646Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:57:12 [2020-09-03T15:57:12.908Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:57:13 [2020-09-03T15:57:13.477Z] === RUN   TestDockerSuite/TestMountIntoProc
15:57:13 [2020-09-03T15:57:13.477Z] === RUN   TestDockerSuite/TestMountIntoSys
15:57:14 [2020-09-03T15:57:14.049Z] === RUN   TestDockerSuite/TestNetHostname
15:57:15 [2020-09-03T15:57:15.432Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:57:15 [2020-09-03T15:57:15.432Z] === RUN   TestDockerSuite/TestNetworkEvents
15:57:20 [2020-09-03T15:57:20.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:57:20 [2020-09-03T15:57:20.977Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:57:22 [2020-09-03T15:57:22.907Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:57:23 [2020-09-03T15:57:23.478Z] === RUN   TestDockerSuite/TestPluginActive
15:57:25 [2020-09-03T15:57:25.388Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:57:30 [2020-09-03T15:57:30.670Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:57:30 [2020-09-03T15:57:30.670Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:57:32 [2020-09-03T15:57:32.052Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:57:34 [2020-09-03T15:57:34.593Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:57:35 [2020-09-03T15:57:35.532Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:57:35 [2020-09-03T15:57:35.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:57:37 [2020-09-03T15:57:37.704Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:57:41 [2020-09-03T15:57:41.907Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:57:42 [2020-09-03T15:57:42.477Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:57:43 [2020-09-03T15:57:43.862Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:57:44 [2020-09-03T15:57:44.804Z] === RUN   TestDockerSuite/TestPortHostBinding
15:57:46 [2020-09-03T15:57:46.203Z] === RUN   TestDockerSuite/TestPortList
15:57:54 [2020-09-03T15:57:54.336Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:57:54 [2020-09-03T15:57:54.336Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:57:59 [2020-09-03T15:57:59.613Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:57:59 [2020-09-03T15:57:59.613Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:57:59 [2020-09-03T15:57:59.613Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:58:00 [2020-09-03T15:58:00.184Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:58:00 [2020-09-03T15:58:00.184Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:58:00 [2020-09-03T15:58:00.444Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:58:00 [2020-09-03T15:58:00.444Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:58:01 [2020-09-03T15:58:01.015Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:58:01 [2020-09-03T15:58:01.015Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:58:01 [2020-09-03T15:58:01.958Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:58:01 [2020-09-03T15:58:01.958Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:58:03 [2020-09-03T15:58:03.870Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:58:04 [2020-09-03T15:58:04.441Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:58:05 [2020-09-03T15:58:05.011Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:58:05 [2020-09-03T15:58:05.271Z] === RUN   TestDockerSuite/TestPsByOrder
15:58:07 [2020-09-03T15:58:07.183Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:58:07 [2020-09-03T15:58:07.753Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:58:09 [2020-09-03T15:58:09.666Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:58:09 [2020-09-03T15:58:09.927Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:58:12 [2020-09-03T15:58:12.486Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:58:13 [2020-09-03T15:58:13.429Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:58:13 [2020-09-03T15:58:13.429Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:58:16 [2020-09-03T15:58:16.729Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:58:23 [2020-09-03T15:58:23.311Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:58:24 [2020-09-03T15:58:24.693Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:58:26 [2020-09-03T15:58:26.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:58:27 [2020-09-03T15:58:27.175Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:58:28 [2020-09-03T15:58:28.116Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:58:29 [2020-09-03T15:58:29.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:58:30 [2020-09-03T15:58:30.882Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:58:31 [2020-09-03T15:58:31.830Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:58:32 [2020-09-03T15:58:32.091Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:58:32 [2020-09-03T15:58:32.660Z] === RUN   TestDockerSuite/TestPsRightTagName
15:58:34 [2020-09-03T15:58:34.064Z] === RUN   TestDockerSuite/TestPsShowMounts
15:58:35 [2020-09-03T15:58:35.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:58:35 [2020-09-03T15:58:35.451Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:58:36 [2020-09-03T15:58:36.026Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:58:36 [2020-09-03T15:58:36.026Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:58:36 [2020-09-03T15:58:36.290Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:58:36 [2020-09-03T15:58:36.551Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:58:36 [2020-09-03T15:58:36.551Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:58:37 [2020-09-03T15:58:37.122Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:58:38 [2020-09-03T15:58:38.506Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:58:39 [2020-09-03T15:58:39.078Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:58:40 [2020-09-03T15:58:40.021Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:58:46 [2020-09-03T15:58:46.609Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:58:47 [2020-09-03T15:58:47.181Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:58:48 [2020-09-03T15:58:48.564Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:58:48 [2020-09-03T15:58:48.564Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:58:48 [2020-09-03T15:58:48.564Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:58:48 [2020-09-03T15:58:48.824Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:58:50 [2020-09-03T15:58:50.735Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:58:51 [2020-09-03T15:58:51.675Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:58:54 [2020-09-03T15:58:54.217Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:58:55 [2020-09-03T15:58:55.171Z] === RUN   TestDockerSuite/TestRmiBlank
15:58:55 [2020-09-03T15:58:55.171Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:58:55 [2020-09-03T15:58:55.435Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:58:58 [2020-09-03T15:58:58.731Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:58:58 [2020-09-03T15:58:58.731Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:58:58 [2020-09-03T15:58:58.991Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:58:59 [2020-09-03T15:58:59.933Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:59:00 [2020-09-03T15:59:00.873Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:59:01 [2020-09-03T15:59:01.815Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:59:02 [2020-09-03T15:59:02.387Z] === RUN   TestDockerSuite/TestRmiTag
15:59:02 [2020-09-03T15:59:02.648Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:59:02 [2020-09-03T15:59:02.648Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:59:02 [2020-09-03T15:59:02.909Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:59:06 [2020-09-03T15:59:06.210Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:59:06 [2020-09-03T15:59:06.780Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:59:07 [2020-09-03T15:59:07.351Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:59:07 [2020-09-03T15:59:07.351Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:59:08 [2020-09-03T15:59:08.735Z] === RUN   TestDockerSuite/TestRunAddHost
15:59:09 [2020-09-03T15:59:09.678Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:59:09 [2020-09-03T15:59:09.938Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:59:10 [2020-09-03T15:59:10.880Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:59:10 [2020-09-03T15:59:10.880Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:59:11 [2020-09-03T15:59:11.141Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:59:12 [2020-09-03T15:59:12.525Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:59:13 [2020-09-03T15:59:13.096Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:59:14 [2020-09-03T15:59:14.038Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:59:14 [2020-09-03T15:59:14.614Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:59:15 [2020-09-03T15:59:15.185Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:59:16 [2020-09-03T15:59:16.127Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:59:16 [2020-09-03T15:59:16.697Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:59:17 [2020-09-03T15:59:17.267Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:59:17 [2020-09-03T15:59:17.838Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:59:18 [2020-09-03T15:59:18.409Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:59:18 [2020-09-03T15:59:18.984Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:59:19 [2020-09-03T15:59:19.927Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:59:20 [2020-09-03T15:59:20.498Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:59:21 [2020-09-03T15:59:21.069Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:59:21 [2020-09-03T15:59:21.329Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:59:21 [2020-09-03T15:59:21.900Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:59:21 [2020-09-03T15:59:21.900Z] === RUN   TestDockerSuite/TestRunBindMounts
15:59:23 [2020-09-03T15:59:23.282Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:59:23 [2020-09-03T15:59:23.543Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:59:24 [2020-09-03T15:59:24.115Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:59:24 [2020-09-03T15:59:24.685Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:59:25 [2020-09-03T15:59:25.256Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:59:25 [2020-09-03T15:59:25.256Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:59:25 [2020-09-03T15:59:25.516Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:59:26 [2020-09-03T15:59:26.087Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:59:26 [2020-09-03T15:59:26.348Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:59:26 [2020-09-03T15:59:26.920Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:59:27 [2020-09-03T15:59:27.491Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:59:27 [2020-09-03T15:59:27.491Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:59:27 [2020-09-03T15:59:27.752Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:59:27 [2020-09-03T15:59:27.752Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:59:28 [2020-09-03T15:59:28.695Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:59:28 [2020-09-03T15:59:28.956Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:59:29 [2020-09-03T15:59:29.530Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:59:29 [2020-09-03T15:59:29.530Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:59:30 [2020-09-03T15:59:30.106Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:59:30 [2020-09-03T15:59:30.107Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:59:30 [2020-09-03T15:59:30.678Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:59:32 [2020-09-03T15:59:32.061Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:59:33 [2020-09-03T15:59:33.003Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:59:34 [2020-09-03T15:59:34.917Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:59:34 [2020-09-03T15:59:34.917Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:59:35 [2020-09-03T15:59:35.487Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:59:36 [2020-09-03T15:59:36.058Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:59:36 [2020-09-03T15:59:36.628Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:59:37 [2020-09-03T15:59:37.200Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:59:38 [2020-09-03T15:59:38.140Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:59:40 [2020-09-03T15:59:40.051Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:59:40 [2020-09-03T15:59:40.311Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:59:40 [2020-09-03T15:59:40.571Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:59:41 [2020-09-03T15:59:41.957Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:59:43 [2020-09-03T15:59:43.341Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:59:45 [2020-09-03T15:59:45.252Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:59:46 [2020-09-03T15:59:46.636Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:59:46 [2020-09-03T15:59:46.636Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:59:46 [2020-09-03T15:59:46.636Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:59:46 [2020-09-03T15:59:46.896Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:59:47 [2020-09-03T15:59:47.839Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:59:48 [2020-09-03T15:59:48.796Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:59:50 [2020-09-03T15:59:50.707Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:59:50 [2020-09-03T15:59:50.967Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:59:52 [2020-09-03T15:59:52.350Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:59:52 [2020-09-03T15:59:52.609Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:59:52 [2020-09-03T15:59:52.609Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:59:52 [2020-09-03T15:59:52.870Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:59:53 [2020-09-03T15:59:53.811Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:59:53 [2020-09-03T15:59:53.811Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:59:54 [2020-09-03T15:59:54.382Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:59:54 [2020-09-03T15:59:54.953Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:59:55 [2020-09-03T15:59:55.213Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:59:55 [2020-09-03T15:59:55.784Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:59:55 [2020-09-03T15:59:55.785Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:59:56 [2020-09-03T15:59:56.356Z] === RUN   TestDockerSuite/TestRunEnvironment
15:59:56 [2020-09-03T15:59:56.927Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:59:57 [2020-09-03T15:59:57.497Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:59:58 [2020-09-03T15:59:58.436Z] === RUN   TestDockerSuite/TestRunExitCode
15:59:58 [2020-09-03T15:59:58.696Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:59:59 [2020-09-03T15:59:59.272Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:59:59 [2020-09-03T15:59:59.532Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:00:00 [2020-09-03T16:00:00.103Z] === RUN   TestDockerSuite/TestRunExposePort
16:00:00 [2020-09-03T16:00:00.103Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:00:00 [2020-09-03T16:00:00.673Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:00:00 [2020-09-03T16:00:00.935Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:00:01 [2020-09-03T16:00:01.878Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:00:01 [2020-09-03T16:00:01.878Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:00:02 [2020-09-03T16:00:02.139Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:00:04 [2020-09-03T16:00:04.049Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:00:04 [2020-09-03T16:00:04.618Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:00:08 [2020-09-03T16:00:08.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:00:15 [2020-09-03T16:00:15.426Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:00:16 [2020-09-03T16:00:16.366Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:00:17 [2020-09-03T16:00:17.305Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:00:17 [2020-09-03T16:00:17.305Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:00:17 [2020-09-03T16:00:17.305Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:00:17 [2020-09-03T16:00:17.305Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:00:17 [2020-09-03T16:00:17.565Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:00:20 [2020-09-03T16:00:20.107Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:00:20 [2020-09-03T16:00:20.678Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:00:21 [2020-09-03T16:00:21.617Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:00:28 [2020-09-03T16:00:28.191Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:00:28 [2020-09-03T16:00:28.191Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:00:28 [2020-09-03T16:00:28.191Z] === RUN   TestDockerSuite/TestRunModeHostname
16:00:28 [2020-09-03T16:00:28.761Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:00:28 [2020-09-03T16:00:28.761Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:00:29 [2020-09-03T16:00:29.021Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:00:29 [2020-09-03T16:00:29.960Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:00:30 [2020-09-03T16:00:30.532Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:00:31 [2020-09-03T16:00:31.923Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:00:31 [2020-09-03T16:00:31.923Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:00:32 [2020-09-03T16:00:32.182Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:00:32 [2020-09-03T16:00:32.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:00:33 [2020-09-03T16:00:33.330Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:00:34 [2020-09-03T16:00:34.270Z] === RUN   TestDockerSuite/TestRunMount
16:00:37 [2020-09-03T16:00:37.567Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:00:40 [2020-09-03T16:00:40.110Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:00:40 [2020-09-03T16:00:40.110Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:00:40 [2020-09-03T16:00:40.110Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:00:41 [2020-09-03T16:00:41.052Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:00:42 [2020-09-03T16:00:42.435Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:00:42 [2020-09-03T16:00:42.435Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:00:43 [2020-09-03T16:00:43.815Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:00:45 [2020-09-03T16:00:45.726Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:00:46 [2020-09-03T16:00:46.295Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:00:47 [2020-09-03T16:00:47.678Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:00:49 [2020-09-03T16:00:49.063Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:00:49 [2020-09-03T16:00:49.635Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:00:51 [2020-09-03T16:00:51.030Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:00:51 [2020-09-03T16:00:51.967Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:00:51 [2020-09-03T16:00:51.967Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:00:51 [2020-09-03T16:00:51.967Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:00:52 [2020-09-03T16:00:52.537Z] === RUN   TestDockerSuite/TestRunNetHost
16:00:53 [2020-09-03T16:00:53.478Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:00:54 [2020-09-03T16:00:54.049Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:00:54 [2020-09-03T16:00:54.620Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:00:56 [2020-09-03T16:00:56.002Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:00:56 [2020-09-03T16:00:56.262Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:00:58 [2020-09-03T16:00:58.172Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:01:00 [2020-09-03T16:01:00.717Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:01:01 [2020-09-03T16:01:01.288Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:01:01 [2020-09-03T16:01:01.860Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:01:01 [2020-09-03T16:01:01.860Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:01:02 [2020-09-03T16:01:02.431Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:01:02 [2020-09-03T16:01:02.692Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:01:03 [2020-09-03T16:01:03.261Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:01:03 [2020-09-03T16:01:03.833Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:01:03 [2020-09-03T16:01:03.833Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:01:04 [2020-09-03T16:01:04.404Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:01:10 [2020-09-03T16:01:10.974Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:01:10 [2020-09-03T16:01:10.974Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:01:10 [2020-09-03T16:01:10.974Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:01:10 [2020-09-03T16:01:10.974Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:01:11 [2020-09-03T16:01:11.925Z] === RUN   TestDockerSuite/TestRunPortInUse
16:01:12 [2020-09-03T16:01:12.194Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:01:12 [2020-09-03T16:01:12.765Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:01:13 [2020-09-03T16:01:13.335Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:01:13 [2020-09-03T16:01:13.595Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:01:14 [2020-09-03T16:01:14.165Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:01:14 [2020-09-03T16:01:14.426Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:01:14 [2020-09-03T16:01:14.426Z] === RUN   TestDockerSuite/TestRunPublishPort
16:01:14 [2020-09-03T16:01:14.997Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:01:15 [2020-09-03T16:01:15.256Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:01:15 [2020-09-03T16:01:15.256Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:01:15 [2020-09-03T16:01:15.828Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:01:16 [2020-09-03T16:01:16.767Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:01:16 [2020-09-03T16:01:16.767Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:01:18 [2020-09-03T16:01:18.677Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:01:19 [2020-09-03T16:01:19.615Z] === RUN   TestDockerSuite/TestRunRm
16:01:19 [2020-09-03T16:01:19.875Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:01:24 [2020-09-03T16:01:24.070Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:01:24 [2020-09-03T16:01:24.070Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:01:24 [2020-09-03T16:01:24.329Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:01:24 [2020-09-03T16:01:24.901Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:01:25 [2020-09-03T16:01:25.840Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:01:26 [2020-09-03T16:01:26.412Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:01:29 [2020-09-03T16:01:29.716Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:01:32 [2020-09-03T16:01:32.262Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:01:32 [2020-09-03T16:01:32.522Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:01:33 [2020-09-03T16:01:33.092Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:01:34 [2020-09-03T16:01:34.032Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:01:34 [2020-09-03T16:01:34.032Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:01:34 [2020-09-03T16:01:34.293Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:01:34 [2020-09-03T16:01:34.866Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:01:35 [2020-09-03T16:01:35.437Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:01:36 [2020-09-03T16:01:36.008Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:01:36 [2020-09-03T16:01:36.950Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:01:37 [2020-09-03T16:01:37.519Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:01:37 [2020-09-03T16:01:37.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:01:40 [2020-09-03T16:01:40.062Z] === RUN   TestDockerSuite/TestRunState
16:01:40 [2020-09-03T16:01:40.638Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:01:41 [2020-09-03T16:01:41.209Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:01:41 [2020-09-03T16:01:41.779Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:01:41 [2020-09-03T16:01:41.779Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:01:41 [2020-09-03T16:01:41.779Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:01:42 [2020-09-03T16:01:42.350Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:01:42 [2020-09-03T16:01:42.611Z] === RUN   TestDockerSuite/TestRunSysctls
16:01:43 [2020-09-03T16:01:43.554Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:01:43 [2020-09-03T16:01:43.554Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:01:43 [2020-09-03T16:01:43.554Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:01:44 [2020-09-03T16:01:44.125Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:01:45 [2020-09-03T16:01:45.507Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:01:45 [2020-09-03T16:01:45.767Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:01:47 [2020-09-03T16:01:47.151Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:01:49 [2020-09-03T16:01:49.062Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:01:50 [2020-09-03T16:01:50.015Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:01:51 [2020-09-03T16:01:51.922Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:01:52 [2020-09-03T16:01:52.862Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:01:52 [2020-09-03T16:01:52.862Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:01:53 [2020-09-03T16:01:53.122Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:01:53 [2020-09-03T16:01:53.693Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:01:55 [2020-09-03T16:01:55.605Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:01:55 [2020-09-03T16:01:55.866Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:01:56 [2020-09-03T16:01:56.806Z] === RUN   TestDockerSuite/TestRunUserByID
16:01:57 [2020-09-03T16:01:57.067Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:01:57 [2020-09-03T16:01:57.327Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:01:57 [2020-09-03T16:01:57.588Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:01:58 [2020-09-03T16:01:58.159Z] === RUN   TestDockerSuite/TestRunUserByName
16:01:58 [2020-09-03T16:01:58.729Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:01:58 [2020-09-03T16:01:58.729Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:01:58 [2020-09-03T16:01:58.990Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:01:58 [2020-09-03T16:01:58.990Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:01:59 [2020-09-03T16:01:59.250Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:01:59 [2020-09-03T16:01:59.820Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:02:02 [2020-09-03T16:02:02.363Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:02:03 [2020-09-03T16:02:03.303Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:02:03 [2020-09-03T16:02:03.874Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:02:04 [2020-09-03T16:02:04.815Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:02:05 [2020-09-03T16:02:05.386Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:02:06 [2020-09-03T16:02:06.327Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:02:07 [2020-09-03T16:02:07.724Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:02:08 [2020-09-03T16:02:08.667Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:02:09 [2020-09-03T16:02:09.239Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:02:11 [2020-09-03T16:02:11.153Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:02:11 [2020-09-03T16:02:11.415Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:02:11 [2020-09-03T16:02:11.986Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:02:12 [2020-09-03T16:02:12.246Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:02:12 [2020-09-03T16:02:12.818Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:02:12 [2020-09-03T16:02:12.818Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:02:12 [2020-09-03T16:02:12.818Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:02:12 [2020-09-03T16:02:12.818Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:02:13 [2020-09-03T16:02:13.079Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:02:13 [2020-09-03T16:02:13.079Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:02:14 [2020-09-03T16:02:14.022Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:02:14 [2020-09-03T16:02:14.284Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:02:14 [2020-09-03T16:02:14.545Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:02:15 [2020-09-03T16:02:15.487Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:02:16 [2020-09-03T16:02:16.429Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:02:17 [2020-09-03T16:02:17.000Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:02:17 [2020-09-03T16:02:17.000Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:02:17 [2020-09-03T16:02:17.571Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:02:17 [2020-09-03T16:02:17.571Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:02:17 [2020-09-03T16:02:17.571Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:02:17 [2020-09-03T16:02:17.571Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:02:17 [2020-09-03T16:02:17.571Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:02:17 [2020-09-03T16:02:17.831Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:02:17 [2020-09-03T16:02:17.831Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:02:17 [2020-09-03T16:02:17.831Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:02:17 [2020-09-03T16:02:17.831Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:02:17 [2020-09-03T16:02:17.831Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:02:18 [2020-09-03T16:02:18.091Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:02:18 [2020-09-03T16:02:18.661Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:02:19 [2020-09-03T16:02:19.232Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:02:19 [2020-09-03T16:02:19.232Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:02:19 [2020-09-03T16:02:19.802Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:02:19 [2020-09-03T16:02:19.802Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:02:20 [2020-09-03T16:02:20.376Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:02:20 [2020-09-03T16:02:20.376Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:02:20 [2020-09-03T16:02:20.376Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:02:20 [2020-09-03T16:02:20.949Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:02:21 [2020-09-03T16:02:21.518Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:02:21 [2020-09-03T16:02:21.518Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:02:21 [2020-09-03T16:02:21.518Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:02:22 [2020-09-03T16:02:22.090Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:02:23 [2020-09-03T16:02:23.473Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:02:23 [2020-09-03T16:02:23.752Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:02:23 [2020-09-03T16:02:23.752Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:02:24 [2020-09-03T16:02:24.330Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:02:24 [2020-09-03T16:02:24.330Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:02:25 [2020-09-03T16:02:25.273Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:02:25 [2020-09-03T16:02:25.843Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:02:25 [2020-09-03T16:02:25.843Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:02:27 [2020-09-03T16:02:27.753Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:02:28 [2020-09-03T16:02:28.698Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:02:28 [2020-09-03T16:02:28.698Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:02:28 [2020-09-03T16:02:28.698Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:02:29 [2020-09-03T16:02:29.269Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:02:30 [2020-09-03T16:02:30.209Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:02:30 [2020-09-03T16:02:30.783Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:02:30 [2020-09-03T16:02:30.783Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:02:32 [2020-09-03T16:02:32.166Z] === RUN   TestDockerSuite/TestSaveImageId
16:02:32 [2020-09-03T16:02:32.167Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:02:32 [2020-09-03T16:02:32.427Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:02:33 [2020-09-03T16:02:33.810Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:02:33 [2020-09-03T16:02:33.810Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:02:34 [2020-09-03T16:02:34.751Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:02:34 [2020-09-03T16:02:34.751Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:02:34 [2020-09-03T16:02:34.751Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:02:36 [2020-09-03T16:02:36.134Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:02:37 [2020-09-03T16:02:37.518Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:02:38 [2020-09-03T16:02:38.087Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:02:38 [2020-09-03T16:02:38.347Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:02:38 [2020-09-03T16:02:38.347Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:02:38 [2020-09-03T16:02:38.607Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:02:39 [2020-09-03T16:02:39.177Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:02:39 [2020-09-03T16:02:39.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:02:41 [2020-09-03T16:02:41.352Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:02:42 [2020-09-03T16:02:42.309Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:02:46 [2020-09-03T16:02:46.508Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:02:46 [2020-09-03T16:02:46.508Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:02:48 [2020-09-03T16:02:48.421Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:02:48 [2020-09-03T16:02:48.989Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:02:49 [2020-09-03T16:02:49.249Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:02:50 [2020-09-03T16:02:50.189Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:02:52 [2020-09-03T16:02:52.733Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:02:53 [2020-09-03T16:02:53.674Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:02:54 [2020-09-03T16:02:54.615Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:02:55 [2020-09-03T16:02:55.557Z] === RUN   TestDockerSuite/TestStartRecordError
16:02:56 [2020-09-03T16:02:56.498Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:02:57 [2020-09-03T16:02:57.069Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:02:58 [2020-09-03T16:02:58.456Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:02:59 [2020-09-03T16:02:59.842Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:03:02 [2020-09-03T16:03:02.400Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:03:06 [2020-09-03T16:03:06.595Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:03:09 [2020-09-03T16:03:09.131Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:03:09 [2020-09-03T16:03:09.701Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:03:13 [2020-09-03T16:03:13.896Z] === RUN   TestDockerSuite/TestStatsNoStream
16:03:16 [2020-09-03T16:03:16.432Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:03:17 [2020-09-03T16:03:17.811Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:03:18 [2020-09-03T16:03:18.381Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:03:18 [2020-09-03T16:03:18.640Z] === RUN   TestDockerSuite/TestTopPrivileged
16:03:19 [2020-09-03T16:03:19.209Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:03:19 [2020-09-03T16:03:19.209Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:03:19 [2020-09-03T16:03:19.780Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:03:22 [2020-09-03T16:03:22.322Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:03:22 [2020-09-03T16:03:22.322Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:03:25 [2020-09-03T16:03:25.627Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:03:25 [2020-09-03T16:03:25.627Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:03:26 [2020-09-03T16:03:26.196Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:03:26 [2020-09-03T16:03:26.196Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:03:26 [2020-09-03T16:03:26.765Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:03:27 [2020-09-03T16:03:27.705Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:03:27 [2020-09-03T16:03:27.705Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:03:28 [2020-09-03T16:03:28.644Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:03:29 [2020-09-03T16:03:29.215Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:03:29 [2020-09-03T16:03:29.785Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:03:30 [2020-09-03T16:03:30.725Z] === RUN   TestDockerSuite/TestUpdateStats
16:03:34 [2020-09-03T16:03:34.017Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:03:34 [2020-09-03T16:03:34.957Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:03:34 [2020-09-03T16:03:34.957Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:03:35 [2020-09-03T16:03:35.529Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:03:35 [2020-09-03T16:03:35.789Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:03:36 [2020-09-03T16:03:36.359Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:03:38 [2020-09-03T16:03:38.902Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:03:38 [2020-09-03T16:03:38.902Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:03:41 [2020-09-03T16:03:41.442Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:03:43 [2020-09-03T16:03:43.351Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:03:44 [2020-09-03T16:03:44.731Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:03:48 [2020-09-03T16:03:48.041Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:03:50 [2020-09-03T16:03:50.585Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:03:51 [2020-09-03T16:03:51.968Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:03:53 [2020-09-03T16:03:53.353Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:03:54 [2020-09-03T16:03:54.296Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:03:55 [2020-09-03T16:03:55.683Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:03:57 [2020-09-03T16:03:57.068Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:03:57 [2020-09-03T16:03:57.329Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:03:58 [2020-09-03T16:03:58.713Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:04:00 [2020-09-03T16:04:00.095Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:04:00 [2020-09-03T16:04:00.354Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:04:01 [2020-09-03T16:04:01.737Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:04:03 [2020-09-03T16:04:03.122Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:04:03 [2020-09-03T16:04:03.382Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:04:21 [2020-09-03T16:04:21.494Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:04:21 [2020-09-03T16:04:21.755Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:04:21 [2020-09-03T16:04:21.755Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:04:22 [2020-09-03T16:04:22.016Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:04:22 [2020-09-03T16:04:22.016Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:04:22 [2020-09-03T16:04:22.016Z] === RUN   TestDockerSuite/TestVolumeEvents
16:04:22 [2020-09-03T16:04:22.587Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:04:27 [2020-09-03T16:04:27.870Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:04:28 [2020-09-03T16:04:28.811Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:04:29 [2020-09-03T16:04:29.072Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:04:29 [2020-09-03T16:04:29.072Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:04:30 [2020-09-03T16:04:30.455Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:04:31 [2020-09-03T16:04:31.397Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:04:33 [2020-09-03T16:04:33.307Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:04:33 [2020-09-03T16:04:33.878Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:04:33 [2020-09-03T16:04:33.878Z] --- PASS: TestDockerSuite (1326.54s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
16:04:33 [2020-09-03T16:04:33.878Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.31s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.09s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.72s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.93s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.10s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.94s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.61s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.31s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.26s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.87s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.95s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.57s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.07s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.99s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.77s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.32s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.51s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.30s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.89s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.85s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.71s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.92s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.28s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.60s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.85s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:04:34 [2020-09-03T16:04:34.140Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.27s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.97s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.26s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.02s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.33s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s)
16:04:34 [2020-09-03T16:04:34.140Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s)
16:04:34 [2020-09-03T16:04:34.140Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.29s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.10s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.56s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.87s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.32s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.85s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.05s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.23s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.25s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.32s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.29s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.52s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.55s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.30s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.39s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.63s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.17s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFails (0.66s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.66s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.75s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.75s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.74s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.51s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.67s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.98s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.29s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.07s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.05s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.58s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.90s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.31s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.83s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRm (3.17s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.97s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.07s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.44s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.71s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.16s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildUser (1.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.34s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_cli_sni_test.go:18: Flakey test
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitChange (0.63s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.90s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.71s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.40s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.17s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.25s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.07s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.29s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.38s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.58s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:04:34 [2020-09-03T16:04:34.141Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s)
16:04:34 [2020-09-03T16:04:34.141Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.11s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.75s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.38s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.37s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.43s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.42s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00034d780_<nil>} (1.30s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1558537015_/foo_false__<nil>_<nil>_<nil>} (1.52s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1558537015_/foo_true__<nil>_<nil>_<nil>} (0.58s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_false__<nil>_<nil>_<nil>} (1.31s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_true__<nil>_<nil>_<nil>} (1.44s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3167503658_/foo_true__0xc00034d7e0_<nil>_<nil>} (1.40s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00034d800_<nil>} (1.42s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00034d820_<nil>} (1.45s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00034d840_<nil>} (1.40s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00034d860_<nil>} (1.34s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.54s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.51s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.90s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.63s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.70s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.75s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.96s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.85s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.55s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.66s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.14s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.57s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.77s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.84s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.26s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.44s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.64s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.14s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.76s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.74s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.12s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.04s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.60s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.94s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.87s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.87s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.88s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.53s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.22s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.142Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:04:34 [2020-09-03T16:04:34.142Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.71s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsRename (0.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsResize (0.64s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsTop (0.48s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.94s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExec (0.49s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.18s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.73s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.59s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.42s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.91s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecTTY (0.68s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.61s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.41s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.93s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.76s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.72s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.62s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHealth (18.77s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
16:04:34 [2020-09-03T16:04:34.142Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportFile (1.10s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.40s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.58s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.71s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.58s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.39s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.67s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsSince (6.62s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestNetHostname (1.25s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.17s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.61s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.77s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginActive (1.78s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.06s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.21s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.38s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.57s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.61s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.41s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPortList (6.63s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.82s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.83s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.81s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.67s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.17s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.41s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.51s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:04:34 [2020-09-03T16:04:34.143Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.07s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.71s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.56s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.24s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.80s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.10s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.72s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.27s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.35s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
16:04:34 [2020-09-03T16:04:34.143Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.97s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.11s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.40s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.63s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.89s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.06s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.66s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMount (5.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.65s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.91s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.82s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.58s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.49s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.57s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRm (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.09s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.67s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunState (0.89s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.91s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.15s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.59s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.50s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.57s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.77s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.24s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.01s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s)
16:04:34 [2020-09-03T16:04:34.144Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents277423524
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:04:34 [2020-09-03T16:04:34.144Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.78s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.24s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.31s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.58s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.31s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.78s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.48s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:04:34 [2020-09-03T16:04:34.145Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:04:34 [2020-09-03T16:04:34.145Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.06s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:04:34 [2020-09-03T16:04:34.145Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:04:34 [2020-09-03T16:04:34.145Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.73s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.49s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.87s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.03s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.78s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.44s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.17s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.10s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.80s)
16:04:34 [2020-09-03T16:04:34.145Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:04:34 [2020-09-03T16:04:34.145Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:04:34 [2020-09-03T16:04:34.145Z] === RUN   TestDockerRegistrySuite
16:04:34 [2020-09-03T16:04:34.145Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:04:35 [2020-09-03T16:04:35.529Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:04:36 [2020-09-03T16:04:36.468Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:04:37 [2020-09-03T16:04:37.860Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:04:38 [2020-09-03T16:04:38.121Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:04:40 [2020-09-03T16:04:40.660Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:04:43 [2020-09-03T16:04:43.956Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:04:45 [2020-09-03T16:04:45.863Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:04:46 [2020-09-03T16:04:46.801Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:04:47 [2020-09-03T16:04:47.741Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:04:49 [2020-09-03T16:04:49.124Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:04:49 [2020-09-03T16:04:49.124Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:04:50 [2020-09-03T16:04:50.067Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:04:51 [2020-09-03T16:04:51.978Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:04:52 [2020-09-03T16:04:52.625Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:04:54 [2020-09-03T16:04:54.007Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:04:55 [2020-09-03T16:04:55.916Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:04:57 [2020-09-03T16:04:57.298Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:04:58 [2020-09-03T16:04:58.236Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:05:00 [2020-09-03T16:05:00.776Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:05:01 [2020-09-03T16:05:01.345Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:05:01 [2020-09-03T16:05:01.345Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:05:02 [2020-09-03T16:05:02.285Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:05:03 [2020-09-03T16:05:03.224Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:05:04 [2020-09-03T16:05:04.164Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:05:06 [2020-09-03T16:05:06.705Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:05:06 [2020-09-03T16:05:06.705Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:05:07 [2020-09-03T16:05:07.645Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:05:07 [2020-09-03T16:05:07.905Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:05:08 [2020-09-03T16:05:08.165Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:05:08 [2020-09-03T16:05:08.426Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:05:08 [2020-09-03T16:05:08.426Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:05:08 [2020-09-03T16:05:08.687Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:05:08 [2020-09-03T16:05:08.947Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:05:09 [2020-09-03T16:05:09.209Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:05:10 [2020-09-03T16:05:10.610Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:05:11 [2020-09-03T16:05:11.991Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:05:12 [2020-09-03T16:05:12.935Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:05:13 [2020-09-03T16:05:13.873Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:05:14 [2020-09-03T16:05:14.812Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:05:15 [2020-09-03T16:05:15.382Z] --- PASS: TestDockerRegistrySuite (41.39s)
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.55s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dda5058dc7f15] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [de09b4e62482e] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [db1f9944e9eb9] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d1c71f9c9bf5d] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [de6579bc0c72c] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.78s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d2a19d00f8290] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [daf1b4a27353e] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d341140d00d84] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d1801d6a32b7a] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [daff926dc0033] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d99d5339b15b3] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dbc1ff64ce0f3] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d96cd0738f5b5] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d32d58f870058] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.64s)
16:05:15 [2020-09-03T16:05:15.382Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:56d4ba7a2c876fb227751d4b92965a249ff1748fc2f617cd506e48d485020def
16:05:15 [2020-09-03T16:05:15.382Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b302068e41f02309263eda7e2123362a3b6b61c999a0d39f95d28433d5cdc16
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d27a973b61d51] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s)
16:05:15 [2020-09-03T16:05:15.382Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:043c260990bda1d5b50fc9f6af0fb98ea92329992073b1f479143b1326ad0c97
16:05:15 [2020-09-03T16:05:15.382Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d996bafe04d54db9343fcfaea07218fb502c2a9cff24165d203b871904a992c
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dad1203ef9637] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d75939c142e0d] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [db4460ced076e] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d12d65f1fe261] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d85e906975b08] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [de0f5bce17c5d] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dcff3c1db575b] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d1183a713a8de] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d2c49c39ccc3f] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dc055b20cd2ca] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d11ad76c771ad] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d9409e36e323f] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d4bac4a3956ee] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d052322ad4018] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [dba741a604dfc] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d18341bc6fa95] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d9b7b87c1d7bd] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [da3f4f20ee7a5] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d3e936309a96f] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [de03259c40f4d] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
16:05:15 [2020-09-03T16:05:15.382Z]         check_test.go:196: [d520e65134c1e] daemon is not started
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
16:05:15 [2020-09-03T16:05:15.382Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
16:05:15 [2020-09-03T16:05:15.382Z] === RUN   TestDockerSchema1RegistrySuite
16:05:15 [2020-09-03T16:05:15.382Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:05:15 [2020-09-03T16:05:15.642Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:05:15 [2020-09-03T16:05:15.902Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:05:19 [2020-09-03T16:05:19.200Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:05:21 [2020-09-03T16:05:21.742Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:05:25 [2020-09-03T16:05:25.038Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:05:25 [2020-09-03T16:05:25.297Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:05:26 [2020-09-03T16:05:26.679Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:05:26 [2020-09-03T16:05:26.679Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:05:27 [2020-09-03T16:05:27.620Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:05:28 [2020-09-03T16:05:28.190Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:05:29 [2020-09-03T16:05:29.130Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:05:31 [2020-09-03T16:05:31.670Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:05:31 [2020-09-03T16:05:31.930Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:05:32 [2020-09-03T16:05:32.499Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:05:32 [2020-09-03T16:05:32.499Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:05:32 [2020-09-03T16:05:32.759Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:05:33 [2020-09-03T16:05:33.020Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:05:33 [2020-09-03T16:05:33.280Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:05:33 [2020-09-03T16:05:33.540Z] --- PASS: TestDockerSchema1RegistrySuite (18.12s)
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d2a468c0ac93b] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.29s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d85bf677b8727] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.00s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [de05e55306537] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.58s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d50cbaf2c03cb] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [ddc3cd2c38982] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d4210a6d451e7] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d30e047751ee7] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [dcea0c3444db3] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d4dd5167197fb] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [dddd15fc88b8a] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d64193d48d019] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [daab1f319d9ee] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d7b783b8d419e] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [ddfc3d990604b] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [db33fe8d45592] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [ddd4e92b4ecc6] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [d576f42f4cab9] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:05:33 [2020-09-03T16:05:33.540Z]         check_test.go:223: [df24f1959c8cc] daemon is not started
16:05:33 [2020-09-03T16:05:33.540Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:05:33 [2020-09-03T16:05:33.540Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:05:34 [2020-09-03T16:05:34.479Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:05:34 [2020-09-03T16:05:34.738Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:05:34 [2020-09-03T16:05:34.998Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:05:35 [2020-09-03T16:05:35.937Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:05:36 [2020-09-03T16:05:36.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:05:36 [2020-09-03T16:05:36.765Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:05:37 [2020-09-03T16:05:37.335Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:05:37 [2020-09-03T16:05:37.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s)
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d900c25f295e4] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d70934e864eb0] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d9e793a688cbc] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d50ef362431ad] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d0d5be45264b0] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d92d74b2388d5] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
16:05:37 [2020-09-03T16:05:37.336Z]         check_test.go:252: [d4b4a2e5dd784] daemon is not started
16:05:37 [2020-09-03T16:05:37.336Z] === RUN   TestDockerRegistryAuthTokenSuite
16:05:37 [2020-09-03T16:05:37.336Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:05:42 [2020-09-03T16:05:42.621Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:05:42 [2020-09-03T16:05:42.621Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:05:42 [2020-09-03T16:05:42.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:05:42 [2020-09-03T16:05:42.880Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:05:43 [2020-09-03T16:05:43.142Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
16:05:43 [2020-09-03T16:05:43.142Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
16:05:43 [2020-09-03T16:05:43.142Z]         check_test.go:279: [d9180848ff9b4] daemon is not started
16:05:43 [2020-09-03T16:05:43.142Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:05:43 [2020-09-03T16:05:43.142Z]         check_test.go:279: [de952a24060b3] daemon is not started
16:05:43 [2020-09-03T16:05:43.142Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:05:43 [2020-09-03T16:05:43.142Z]         check_test.go:279: [d65fbe8a3530e] daemon is not started
16:05:43 [2020-09-03T16:05:43.142Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
16:05:43 [2020-09-03T16:05:43.142Z]         check_test.go:279: [d8c10bb647941] daemon is not started
16:05:43 [2020-09-03T16:05:43.142Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
16:05:43 [2020-09-03T16:05:43.142Z]         check_test.go:279: [d01a98592e347] daemon is not started
16:05:43 [2020-09-03T16:05:43.142Z] === RUN   TestDockerNetworkSuite
16:05:43 [2020-09-03T16:05:43.142Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:05:45 [2020-09-03T16:05:45.683Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:05:45 [2020-09-03T16:05:45.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:05:48 [2020-09-03T16:05:48.484Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:05:50 [2020-09-03T16:05:50.391Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:05:52 [2020-09-03T16:05:52.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:05:53 [2020-09-03T16:05:53.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:05:59 [2020-09-03T16:05:59.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:06:01 [2020-09-03T16:06:01.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:06:02 [2020-09-03T16:06:02.643Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:06:02 [2020-09-03T16:06:02.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:06:03 [2020-09-03T16:06:03.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:06:04 [2020-09-03T16:06:04.417Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:06:05 [2020-09-03T16:06:05.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:06:05 [2020-09-03T16:06:05.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:06:05 [2020-09-03T16:06:05.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:06:06 [2020-09-03T16:06:06.496Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:06:06 [2020-09-03T16:06:06.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:06:06 [2020-09-03T16:06:06.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:06:06 [2020-09-03T16:06:06.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:06:07 [2020-09-03T16:06:07.694Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:06:08 [2020-09-03T16:06:08.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:06:08 [2020-09-03T16:06:08.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:06:08 [2020-09-03T16:06:08.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:06:08 [2020-09-03T16:06:08.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:06:11 [2020-09-03T16:06:11.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:06:12 [2020-09-03T16:06:12.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:06:19 [2020-09-03T16:06:19.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:06:19 [2020-09-03T16:06:19.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:06:19 [2020-09-03T16:06:19.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:06:19 [2020-09-03T16:06:19.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:06:19 [2020-09-03T16:06:19.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:06:20 [2020-09-03T16:06:20.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:06:20 [2020-09-03T16:06:20.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:06:20 [2020-09-03T16:06:20.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:06:22 [2020-09-03T16:06:22.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:06:22 [2020-09-03T16:06:22.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:06:22 [2020-09-03T16:06:22.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:06:23 [2020-09-03T16:06:23.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:06:26 [2020-09-03T16:06:26.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:06:30 [2020-09-03T16:06:30.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:06:30 [2020-09-03T16:06:30.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:06:30 [2020-09-03T16:06:30.811Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:06:32 [2020-09-03T16:06:32.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:06:32 [2020-09-03T16:06:32.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:06:33 [2020-09-03T16:06:33.132Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:06:33 [2020-09-03T16:06:33.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:06:34 [2020-09-03T16:06:34.331Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:06:40 [2020-09-03T16:06:40.905Z] --- PASS: TestDockerNetworkSuite (56.81s)
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.11s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dc231dfd2cb48] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d9065ebc6f589] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.66s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d400e9cb3ac0f] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [ddfe2eec2206b] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:1233: [d65e676deba0b] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dfffded120177] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.10s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d9d4dd84ac309] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d649700a7b3e7] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dc39c9a575aed] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d6ab56cf44591] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d50f3f9da72eb] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dcd37ce6d16f5] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d6bbe79336d4a] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [df70e3d4a7737] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d36e4a89ca6d5] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dd3eb89cc5a05] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [de06c4c34477d] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d0c667b38b896] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dab8bfe7cfdc1] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dd2dc432f846b] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dd9ae2940c663] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d8f54e76c2e68] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dd069ed1bfa1d] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d179e80cf2254] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:968: [def066f97a143] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d011fd202a685] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.75s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:1116: [d63ed174aa868] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d22d1e896963a] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d81dbd0f3be1f] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dd9317b7d3dc0] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d614c7bd78aab] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dcb074023469e] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [da072572dbf4c] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d95bff1326ce7] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [df937e8308eca] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d4918aa3c80b0] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d675e5e967f2a] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d328ea0efdd16] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s)
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:1084: [ddfe54f72d186] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d069ce799ba53] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.86s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d12aac0cf69fe] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d6fd3570481f5] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d0996d209e18c] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [ddd91d4abd511] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d9d95ffc7848a] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [dc757309e2fae] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.58s)
16:06:40 [2020-09-03T16:06:40.905Z]         docker_cli_network_unix_test.go:46: [d6e6fc7e65646] daemon is not started
16:06:40 [2020-09-03T16:06:40.905Z] === RUN   TestDockerHubPullSuite
16:06:40 [2020-09-03T16:06:40.905Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:06:41 [2020-09-03T16:06:41.843Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:06:44 [2020-09-03T16:06:44.379Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:06:44 [2020-09-03T16:06:44.638Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:06:46 [2020-09-03T16:06:46.017Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:06:46 [2020-09-03T16:06:46.586Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:06:47 [2020-09-03T16:06:47.154Z] --- PASS: TestDockerHubPullSuite (7.12s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.31s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.48s)
16:06:47 [2020-09-03T16:06:47.154Z] PASS
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === Skipped
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_sni_test.go:18: Flakey test
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:06:47 [2020-09-03T16:06:47.154Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:06:47 [2020-09-03T16:06:47.154Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:06:47 [2020-09-03T16:06:47.155Z]         docker_cli_network_unix_test.go:46: [d675e5e967f2a] daemon is not started
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] 
16:06:47 [2020-09-03T16:06:47.155Z] DONE 1277 tests, 51 skipped in 1501.917s
16:06:47 [2020-09-03T16:06:47.155Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:06:47 [2020-09-03T16:06:47.155Z] ++++ cat bundles/test-integration/docker.pid
16:06:47 [2020-09-03T16:06:47.155Z] +++ kill 7581
16:06:48 [2020-09-03T16:06:48.093Z] +++ /etc/init.d/apparmor stop
16:06:48 [2020-09-03T16:06:48.093Z] Leaving: AppArmorNo profiles have been unloaded.
16:06:48 [2020-09-03T16:06:48.093Z] 
16:06:48 [2020-09-03T16:06:48.093Z] Unloading profiles will leave already running processes permanently
16:06:48 [2020-09-03T16:06:48.093Z] unconfined, which can lead to unexpected situations.
16:06:48 [2020-09-03T16:06:48.093Z] 
16:06:48 [2020-09-03T16:06:48.093Z] To set a process to complain mode, use the command line tool
16:06:48 [2020-09-03T16:06:48.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:06:48 [2020-09-03T16:06:48.093Z] +++ true
16:06:48 [2020-09-03T16:06:48.093Z] exiting test-integration
16:06:48 [2020-09-03T16:06:48.093Z] ++ exit 0
16:06:48 [2020-09-03T16:06:48.093Z] 
16:06:48 [2020-09-03T16:06:48.352Z] + for job in $(jobs -p)
16:06:48 [2020-09-03T16:06:48.352Z] + wait 15914
16:07:44 [2020-09-03T16:07:44.592Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:07:46 [2020-09-03T16:07:46.498Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:07:51 [2020-09-03T16:07:51.776Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:07:58 [2020-09-03T16:07:58.350Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:07:59 [2020-09-03T16:07:59.290Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:08:04 [2020-09-03T16:08:04.567Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:08:11 [2020-09-03T16:08:11.138Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:08:14 [2020-09-03T16:08:14.434Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:08:14 [2020-09-03T16:08:14.434Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:08:19 [2020-09-03T16:08:19.710Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:08:20 [2020-09-03T16:08:20.278Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:08:21 [2020-09-03T16:08:21.216Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:08:23 [2020-09-03T16:08:23.755Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:09:20 [2020-09-03T16:09:20.004Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:10:16 [2020-09-03T16:10:16.243Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:10:20 [2020-09-03T16:10:20.436Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:10:24 [2020-09-03T16:10:24.732Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:12:46 [2020-09-03T16:12:46.236Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:12:48 [2020-09-03T16:12:48.772Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:12:49 [2020-09-03T16:12:49.710Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:12:49 [2020-09-03T16:12:49.969Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:12:49 [2020-09-03T16:12:49.969Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:12:49 [2020-09-03T16:12:49.969Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:12:50 [2020-09-03T16:12:50.909Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:12:53 [2020-09-03T16:12:53.445Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:12:56 [2020-09-03T16:12:56.740Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:12:58 [2020-09-03T16:12:58.647Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:13:54 [2020-09-03T16:13:54.884Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:13:54 [2020-09-03T16:13:54.884Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:13:55 [2020-09-03T16:13:55.453Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:13:57 [2020-09-03T16:13:57.991Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:14:01 [2020-09-03T16:14:01.291Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:14:03 [2020-09-03T16:14:03.832Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:14:25 [2020-09-03T16:14:25.773Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:14:37 [2020-09-03T16:14:37.984Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:14:39 [2020-09-03T16:14:39.363Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:14:41 [2020-09-03T16:14:41.901Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:14:44 [2020-09-03T16:14:44.453Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:14:54 [2020-09-03T16:14:54.436Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:14:57 [2020-09-03T16:14:57.727Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:15:00 [2020-09-03T16:15:00.265Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:15:02 [2020-09-03T16:15:02.802Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:15:05 [2020-09-03T16:15:05.343Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:15:07 [2020-09-03T16:15:07.886Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:15:10 [2020-09-03T16:15:10.425Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:15:12 [2020-09-03T16:15:12.962Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:16:09 [2020-09-03T16:16:09.197Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:16:24 [2020-09-03T16:16:24.099Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:16:42 [2020-09-03T16:16:42.193Z] --- PASS: TestDockerSwarmSuite (1723.81s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.90s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.48s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:562: [d1983702a043f] joining swarm manager [dc4be32400257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:584: [da04568239430] joining swarm manager [dc4be32400257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         check_test.go:380: [d1983702a043f] daemon is not started
16:16:42 [2020-09-03T16:16:42.193Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.08s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:45: [dd6e627b2b038] joining swarm manager [d42317a0bda27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.49s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.14s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:303: [d3e8f4623ac4f] joining swarm manager [d09d1da209996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:304: [d2c2708fb06ef] joining swarm manager [d09d1da209996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:363: Waiting for possible election...
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:271: [dfb3431b7eda8] joining swarm manager [d50eb24ae76f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:272: [da26a0f128f05] joining swarm manager [d50eb24ae76f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.51s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.72s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.64s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_node_test.go:19: [dec1a5fb56bd2] joining swarm manager [d3a63dd3a3fc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_node_test.go:20: [d86bca68abf74] joining swarm manager [d3a63dd3a3fc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.28s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:501: [dac390c4479cf] joining swarm manager [d6280685ef444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:506: [dd73544b918dc] joining swarm manager [d6280685ef444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.36s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_node_test.go:80: [da9377da9aa5c] joining swarm manager [dfac87c19dac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.95s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_node_test.go:52: [d8fcf97d28b13] joining swarm manager [de134154fd28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_node_test.go:53: [de05be0b1f934] joining swarm manager [de134154fd28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.80s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.23s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:201: [da2c926a4c405] joining swarm manager [d5c6b2135c058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.10s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:383: [dbe021db6a1c4] joining swarm manager [d3f304765dedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:384: [d32f48c4f9293] joining swarm manager [d3f304765dedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         check_test.go:380: [d32f48c4f9293] daemon is not started
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.46s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:801: [d7c70c40a4121] joining swarm manager [d88021cedf8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:801: [d9cafadf8c617] joining swarm manager [d88021cedf8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:801: [d0c1639e32e12] joining swarm manager [d88021cedf8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:801: [dd83c56279744] joining swarm manager [d88021cedf8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_test.go:809: [d0420c2fe7028] joining swarm manager [d88021cedf8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.17s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.43s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:394: [d3226b894f99f] joining swarm manager [dffa3022bf7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:394: [d88da5ed4b380] joining swarm manager [dffa3022bf7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.19s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:342: [d8eca264180ca] joining swarm manager [d76ce438bd944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:342: [d21bbde13852d] joining swarm manager [d76ce438bd944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.76s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:489: [d32691d91c535] joining swarm manager [d5b27257974bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:489: [d2f702f0bc487] joining swarm manager [d5b27257974bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.67s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:127: [df6e1a301f1e1] joining swarm manager [d068e36197f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:128: [d40256a1a02bc] joining swarm manager [d068e36197f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:136: [d22a71eaea270] joining swarm manager [d068e36197f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:137: [dec276d0f44dd] joining swarm manager [d068e36197f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:303: [d32f49d536001] joining swarm manager [d064846b8c2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:303: [d837d1e15e3a3] joining swarm manager [d064846b8c2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.60s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:99: [d895b32f264f3] joining swarm manager [df6e635437c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:100: [df6731c4d0bc4] joining swarm manager [df6e635437c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         check_test.go:380: [d895b32f264f3] daemon is not started
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.71s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:532: [d1d6b3111f278] joining swarm manager [d896d9ff5a73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:533: [ded9e07c2cd24] joining swarm manager [d896d9ff5a73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.90s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:147: [de8f78408ebc1] joining swarm manager [d19526bc6d4ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_api_swarm_service_test.go:147: [de20c23b662da] joining swarm manager [d19526bc6d4ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.25s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.83s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.43s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.56s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.08s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.26s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.81s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.41s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.27s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.82s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.58s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.60s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.71s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.21s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_service_logs_test.go:245: checking task fls12lgvhwpk
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_service_logs_test.go:250: checking messages for fls12lgvhwpk
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_service_logs_test.go:245: checking task vextpcpe3je7
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_service_logs_test.go:250: checking messages for vextpcpe3je7
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.96s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.89s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.50s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1901: [d4bfe9a33ad0c] joining swarm manager [d7074d1cff109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1902: [daf1b82e369bb] joining swarm manager [d7074d1cff109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1802: [db7adbd515fb6] joining swarm manager [d3537456fc8e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1803: [d42201a39c997] joining swarm manager [d3537456fc8e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.44s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (146.75s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1321: [d48d6e7dfd217] joining swarm manager [d33b6ec18de4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1322: [dd0fee353d67f] joining swarm manager [d33b6ec18de4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.62s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.43s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.76s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.86s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.54s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.49s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.24s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.59s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.21s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1186: [de128c110a67e] joining swarm manager [d16f71da43742]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1195: [d18424b640022] joining swarm manager [d16f71da43742]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.51s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.40s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1118: [d4ccc225d884a] joining swarm manager [d7446a0545a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1119: [d7463a6a724cc] joining swarm manager [d7446a0545a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1172: [d9aa30641c055] joining swarm manager [d7446a0545a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s)
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1453: [d9ba36d034f35] joining swarm manager [df1a9a16a72f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.193Z]         docker_cli_swarm_test.go:1454: [d159dbcb91198] joining swarm manager [df1a9a16a72f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.41s)
16:16:42 [2020-09-03T16:16:42.193Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
16:16:42 [2020-09-03T16:16:42.193Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
16:16:42 [2020-09-03T16:16:42.193Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
16:16:42 [2020-09-03T16:16:42.193Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.37s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.55s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.85s)
16:16:42 [2020-09-03T16:16:42.193Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.87s)
16:16:42 [2020-09-03T16:16:42.194Z]         docker_cli_swarm_unix_test.go:62: [d96b9a4b0f367] joining swarm manager [dc6af741ac691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.77s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.63s)
16:16:42 [2020-09-03T16:16:42.194Z]         docker_api_swarm_test.go:961: [d1fdb1d47601d] joining swarm manager [ddb80821dc824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.48s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.30s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.61s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s)
16:16:42 [2020-09-03T16:16:42.194Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.33s)
16:16:42 [2020-09-03T16:16:42.194Z] === RUN   TestDockerExternalVolumeSuite
16:16:42 [2020-09-03T16:16:42.194Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:16:57 [2020-09-03T16:16:57.081Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:18:04 [2020-09-03T16:18:04.787Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:18:12 [2020-09-03T16:18:12.907Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:18:44 [2020-09-03T16:18:44.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:18:57 [2020-09-03T16:18:57.205Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:19:29 [2020-09-03T16:19:29.289Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:19:44 [2020-09-03T16:19:44.174Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:20:16 [2020-09-03T16:20:16.280Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:20:31 [2020-09-03T16:20:31.166Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:20:46 [2020-09-03T16:20:46.051Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:21:32 [2020-09-03T16:21:32.737Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:21:50 [2020-09-03T16:21:50.831Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:22:22 [2020-09-03T16:22:22.923Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:22:55 [2020-09-03T16:22:55.010Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:23:09 [2020-09-03T16:23:09.897Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:23:27 [2020-09-03T16:23:27.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:23:39 [2020-09-03T16:23:39.520Z] ok  	github.com/docker/docker/integration-cli	2048.486s
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === Skipped
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.81s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.81s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
16:23:39 [2020-09-03T16:23:39.520Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.520Z] 
16:23:39 [2020-09-03T16:23:39.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s)
16:23:39 [2020-09-03T16:23:39.520Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.16s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.16s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:23:39 [2020-09-03T16:23:39.521Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.521Z] 
16:23:39 [2020-09-03T16:23:39.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_sni_test.go:18: Flakey test
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.522Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.522Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:23:39 [2020-09-03T16:23:39.523Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.523Z] 
16:23:39 [2020-09-03T16:23:39.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:23:39 [2020-09-03T16:23:39.523Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.524Z] 
16:23:39 [2020-09-03T16:23:39.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.524Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.525Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.525Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.42s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.42s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:23:39 [2020-09-03T16:23:39.526Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.526Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:23:39 [2020-09-03T16:23:39.527Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.527Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:23:39 [2020-09-03T16:23:39.990Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.990Z] 
16:23:39 [2020-09-03T16:23:39.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:23:39 [2020-09-03T16:23:39.990Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:23:39 [2020-09-03T16:23:39.991Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] DONE 1096 tests, 549 skipped in 2055.810s
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Integration tests ended at 09/03/2020 16:23:39. Duration:00:34:15.9195159
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Docker info of the daemon under test at end of run
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] Containers: 2
16:23:39 [2020-09-03T16:23:39.991Z]  Running: 0
16:23:39 [2020-09-03T16:23:39.991Z]  Paused: 0
16:23:39 [2020-09-03T16:23:39.991Z]  Stopped: 2
16:23:39 [2020-09-03T16:23:39.991Z] Images: 15
16:23:39 [2020-09-03T16:23:39.991Z] Server Version: 0.0.0-dev
16:23:39 [2020-09-03T16:23:39.991Z] Storage Driver: windowsfilter
16:23:39 [2020-09-03T16:23:39.991Z]  Windows: 
16:23:39 [2020-09-03T16:23:39.991Z] Logging Driver: json-file
16:23:39 [2020-09-03T16:23:39.991Z] Plugins: 
16:23:39 [2020-09-03T16:23:39.991Z]  Volume: local
16:23:39 [2020-09-03T16:23:39.991Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:23:39 [2020-09-03T16:23:39.991Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:23:39 [2020-09-03T16:23:39.991Z] Swarm: inactive
16:23:39 [2020-09-03T16:23:39.991Z] Default Isolation: process
16:23:39 [2020-09-03T16:23:39.991Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:23:39 [2020-09-03T16:23:39.991Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:23:39 [2020-09-03T16:23:39.991Z] OSType: windows
16:23:39 [2020-09-03T16:23:39.991Z] Architecture: x86_64
16:23:39 [2020-09-03T16:23:39.991Z] CPUs: 4
16:23:39 [2020-09-03T16:23:39.991Z] Total Memory: 32GiB
16:23:39 [2020-09-03T16:23:39.991Z] Name: azwin-2-8f41d0
16:23:39 [2020-09-03T16:23:39.991Z] ID: VU6K:ESNI:GLF2:KL63:6DLT:2N3A:7B47:KRNI:4RNI:VEIL:Y2KO:OFOJ
16:23:39 [2020-09-03T16:23:39.991Z] Docker Root Dir: D:\CI\PR-41412\1\daemon
16:23:39 [2020-09-03T16:23:39.991Z] Debug Mode (client): false
16:23:39 [2020-09-03T16:23:39.991Z] Debug Mode (server): true
16:23:39 [2020-09-03T16:23:39.991Z]  File Descriptors: -1
16:23:39 [2020-09-03T16:23:39.991Z]  Goroutines: 18
16:23:39 [2020-09-03T16:23:39.991Z]  System Time: 2020-09-03T16:23:39.5989735Z
16:23:39 [2020-09-03T16:23:39.991Z]  EventsListeners: 0
16:23:39 [2020-09-03T16:23:39.991Z] Registry: https://index.docker.io/v1/
16:23:39 [2020-09-03T16:23:39.991Z] Labels:
16:23:39 [2020-09-03T16:23:39.991Z] Experimental: false
16:23:39 [2020-09-03T16:23:39.991Z] Insecure Registries:
16:23:39 [2020-09-03T16:23:39.991Z]  127.0.0.0/8
16:23:39 [2020-09-03T16:23:39.991Z] Live Restore Enabled: false
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] 
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Stopping daemon under test
16:23:39 [2020-09-03T16:23:39.991Z] SUCCESS: The process with PID 1084 (child process of PID 3864) has been terminated.
16:23:39 [2020-09-03T16:23:39.991Z] SUCCESS: The process with PID 3864 (child process of PID 4316) has been terminated.
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Stop tailing logs of the daemon under tests
16:23:39 [2020-09-03T16:23:39.991Z] INFO: executeCI.ps1 Completed successfully at 09/03/2020 16:23:39.
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Tidying up at end of run
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Saving daemon under test log (d:\CI\PR-41412\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Saving daemon under test log (d:\CI\PR-41412\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:23:39 [2020-09-03T16:23:39.991Z] INFO: Nuke-Everything...
16:23:40 [2020-09-03T16:23:40.454Z] INFO: Container count on control daemon to delete is 2
16:23:40 [2020-09-03T16:23:40.917Z] 163a28be2ea7
16:23:40 [2020-09-03T16:23:40.917Z] 204cf9cfd37a
16:23:40 [2020-09-03T16:23:40.917Z] INFO: Tidying pidfile d:\CI\PR-41412\1\docker.pid
16:23:40 [2020-09-03T16:23:40.917Z] INFO: Nuking d:\CI
16:23:42 [2020-09-03T16:23:42.878Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:23:57 [2020-09-03T16:23:57.763Z] --- PASS: TestDockerExternalVolumeSuite (436.79s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:53: [df79c6c759a42] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.13s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:53: [d8cea67b0dd28] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:53: [d4d17ad25df8b] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:53: [d95cfef5dd7b7] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:485: [d83fb1910e100] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_external_volume_driver_test.go:53: [d67352158b09f] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z] PASS
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] === Skipped
16:23:57 [2020-09-03T16:23:57.763Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:23:57 [2020-09-03T16:23:57.763Z]         check_test.go:309: [d4b9f000ef646] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:23:57 [2020-09-03T16:23:57.763Z]         check_test.go:309: [d8971610efc9a] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:23:57 [2020-09-03T16:23:57.763Z]         check_test.go:309: [d0783ede1c64c] daemon is not started
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
16:23:57 [2020-09-03T16:23:57.763Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] DONE 273 tests, 5 skipped in 2531.059s
16:23:57 [2020-09-03T16:23:57.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:23:57 [2020-09-03T16:23:57.763Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1293c577dcbf/docker.pid
16:23:57 [2020-09-03T16:23:57.763Z] +++ kill 5421
16:23:57 [2020-09-03T16:23:57.763Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5421 is not a child of this shell
16:23:57 [2020-09-03T16:23:57.763Z] warning: PID 5421 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1293c577dcbf/docker.pid had a nonzero exit code
16:23:57 [2020-09-03T16:23:57.763Z] ++++ cat bundles/test-integration/docker.pid
16:23:57 [2020-09-03T16:23:57.763Z] +++ kill 7579
16:23:57 [2020-09-03T16:23:57.763Z] +++ /etc/init.d/apparmor stop
16:23:57 [2020-09-03T16:23:57.763Z] Leaving: AppArmorNo profiles have been unloaded.
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] Unloading profiles will leave already running processes permanently
16:23:57 [2020-09-03T16:23:57.763Z] unconfined, which can lead to unexpected situations.
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:57 [2020-09-03T16:23:57.763Z] To set a process to complain mode, use the command line tool
16:23:57 [2020-09-03T16:23:57.763Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:23:57 [2020-09-03T16:23:57.763Z] +++ true
16:23:57 [2020-09-03T16:23:57.763Z] exiting test-integration
16:23:57 [2020-09-03T16:23:57.763Z] ++ exit 0
16:23:57 [2020-09-03T16:23:57.763Z] 
16:23:58 [2020-09-03T16:23:58.022Z] + exit 0
16:23:58 [2020-09-03T16:23:58.022Z] ++ jobs -p
16:23:58 [2020-09-03T16:23:58.022Z] + pids=
16:23:58 [2020-09-03T16:23:58.022Z] + echo 'Remaining pids to kill: []'
16:23:58 [2020-09-03T16:23:58.022Z] Remaining pids to kill: []
16:23:58 [2020-09-03T16:23:58.022Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:23:58 [2020-09-03T16:23:58.036Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:24:00 [2020-09-03T16:24:00.566Z] + echo Ensuring container killed.
16:24:00 [2020-09-03T16:24:00.566Z] Ensuring container killed.
16:24:00 [2020-09-03T16:24:00.566Z] + docker ps -aq -f name=docker-pr1-*
16:24:00 [2020-09-03T16:24:00.566Z] + cids=34f9afa91c60
16:24:00 [2020-09-03T16:24:00.566Z] 9a3711ad00ef
16:24:00 [2020-09-03T16:24:00.566Z] 074651628d6b
16:24:00 [2020-09-03T16:24:00.566Z] + [ -n 34f9afa91c60
16:24:00 [2020-09-03T16:24:00.566Z] 9a3711ad00ef
16:24:00 [2020-09-03T16:24:00.566Z] 074651628d6b ]
16:24:00 [2020-09-03T16:24:00.566Z] + docker rm -vf 34f9afa91c60 9a3711ad00ef 074651628d6b
16:24:01 [2020-09-03T16:24:01.516Z] 34f9afa91c60
16:24:02 [2020-09-03T16:24:02.456Z] 9a3711ad00ef
16:24:03 [2020-09-03T16:24:03.025Z] 074651628d6b
[Pipeline] sh
16:24:03 [2020-09-03T16:24:03.318Z] + echo Chowning /workspace to jenkins user
16:24:03 [2020-09-03T16:24:03.318Z] Chowning /workspace to jenkins user
16:24:03 [2020-09-03T16:24:03.318Z] + id -u
16:24:03 [2020-09-03T16:24:03.318Z] + id -g
16:24:03 [2020-09-03T16:24:03.318Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41412:/workspace busybox chown -R 1000:1000 /workspace
16:24:03 [2020-09-03T16:24:03.318Z] Unable to find image 'busybox:latest' locally
16:24:06 [2020-09-03T16:24:06.117Z] INFO: Zapped successfully
16:24:06 [2020-09-03T16:24:06.117Z] 
16:24:06 [2020-09-03T16:24:06.117Z] INFO: executeCI.ps1 exiting at Thu Sep  3 16:24:04 CUT 2020. Duration 00:54:16.1484225
16:24:06 [2020-09-03T16:24:06.117Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:24:06 [2020-09-03T16:24:06.364Z] Recording test results
16:24:08 [2020-09-03T16:24:08.598Z] latest: Pulling from library/busybox
16:24:08 [2020-09-03T16:24:08.598Z] 9c075fe2c773: Pulling fs layer
16:24:08 [2020-09-03T16:24:08.598Z] 9c075fe2c773: Verifying Checksum
16:24:08 [2020-09-03T16:24:08.598Z] 9c075fe2c773: Download complete
16:24:08 [2020-09-03T16:24:08.598Z] 9c075fe2c773: Pull complete
16:24:08 [2020-09-03T16:24:08.598Z] Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
16:24:08 [2020-09-03T16:24:08.598Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:24:12 [2020-09-03T16:24:12.198Z] + bundleName=amd64
16:24:12 [2020-09-03T16:24:12.198Z] + echo Creating amd64-bundles.tar.gz
16:24:12 [2020-09-03T16:24:12.198Z] Creating amd64-bundles.tar.gz
16:24:12 [2020-09-03T16:24:12.198Z] + xargs tar -czf amd64-bundles.tar.gz
16:24:12 [2020-09-03T16:24:12.198Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
[Pipeline] archiveArtifacts
16:24:13 [2020-09-03T16:24:13.379Z] Archiving artifacts
16:24:13 [2020-09-03T16:24:13.823Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:24:15 [2020-09-03T16:24:15.585Z] Archiving artifacts
16:24:15 [2020-09-03T16:24:15.690Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:24:16 [2020-09-03T16:24:16.009Z] + make clean
16:24:16 [2020-09-03T16:24:16.269Z] docker volume rm -f docker-dev-cache
16:24:16 [2020-09-03T16:24:16.269Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:24:29 [2020-09-03T16:24:29.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41412/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:24:30 [2020-09-03T16:24:30.518Z] + make clean
16:24:32 [2020-09-03T16:24:32.715Z] docker volume rm -f docker-dev-cache
16:24:32 [2020-09-03T16:24:32.715Z] 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